Imagine an airplane that takes off the ground, flies across a distance and lands at an arbitrary destination. This post will explain how to do the same in Flex, using the Flight effect, which you can download here.
Before I explain any further, take a look at a running example. I've taken the Cairngormstore and added the Flight effect to the point when the user wants to add a product to his shopping cart. Simply click on the "Add to Cart" button to see the effect playing.
The key here is that the product doesn't immediately appear in the shopping cart DataGrid control as the user presses the "Add to Cart" button. Instead, the Flight effect animates the product into the shopping cart control. Download it here.




