Finally, here is the source code and demo for SearchTransition, an application that demonstrates animated transitions that's shown in
this video that got posted a few weeks ago.
First, let's see the demo:
And
here's the source code. Note that it's just the one file: no image assets, no other ActionScript code; it all works by simple MXML code and use of the standard Flex effects.
I'll leave the explanation of the code and application to the
video, so check that out if you haven't seen it yet.
Enjoy!
Nice demo,
ReplyDeleteYou should also look at the case when the user hits the enter key while in transition.
Cheers.