transitions/move/dissolve etc etc.The effects are not just pleasing to the eye but provides us with the option of cutting down on the cluttering up of the screen real estate which is precious.And this is without writing and debugging the long subroutines in dhtml or javascript.
I will provide you with a very simple example of the endless possibilities of the effects in Flex.
Provided below is the view and source of my example as well as the snapshot.
Hope it helps and happy FLEXing!!!!
2 comments:
Dear Gursharan,
This was a very simple and good example which shows how powerfull Flex can be...Thanks for you code and keep writing.
I too want to start learn Flex. It would be helpful if you can give us some introduction about the environment using which we can design these things.
Thanks in advance
Download the free flex builder IDE from
http://www.adobe.com/products/flex/
After you have installed create a flex projectand copy and paste the code in a flex application.
It should be pretty intuitive to follow the flex IDE.
Post a Comment