Tuesday, June 9, 2009

Basic Form Effects in Flex

One thing that flex comes up trumps is the way it can flatter the end user with fantastic effects like
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!!!!