Tuesday, November 4, 2008

Hi Guys Well every one Know how to use Hand Cursor in LinkButton and a Simple Button but if You want to make a Label or Text as Button than you can easily do that like add some click event on Click of that Label or TextField but by buttonMode true or by useHandCursor  property set to true  you can't get HandCursor Over a Label or TextField than at Last Use This Property as Well.


Label text='Searching' buttonMode='true' mouseChildren='false' useHandCursor='true'

By setting the mouseChildren property false you get handCursor Over a Label.

Hi Guys , I hope every one doing great in flex 2.0 0r Flex 3.0, every one the action script 3.0 but i am sharing some that cool thing that can increase your Flex Development .
I recentally found some hot and usefull flex 3.0 Shortcut keys that can really help you in your Development so Use this keys get Fast Development in Current Flex World.