Posts Tagged ‘Effects’

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

OrgChart with flipping renderers

Monday, February 11th, 2008

Several times discussions at ILOG raised the fact that having an organization chart with a flip effect on renderers would be nice. Indeed you would see basic information on the main side of the renderer and (for example) clicking on it…

Read more