Posts Tagged ‘transitions’

The BitmapFader class, a generic approach for smooth transitions

Friday, April 25th, 2008

This post demonstrates how to make smooth transitions when a component view changes. I used this technique in the FactBook Demo and in Filemap (the AIR sample bundled with ILOG Elixir).

This behaviour is implemented by the…

Read more