Transition Between Sections of a Flash Movie

By just looking at the image, I think you will not get the whole idea about the function. You will have to download it to see working example. This is an explanation of how to animate different sections of a movie smoothly. When some button is clicked, the previous animation restores its original state or disappears in a smooth way and after that new movie appears or gains the new position.
Tags: Control, flash, smooth, transition
Load External SWFs With Smooth Transition
Oct 20, 2008 Control, External Load

In the following example I have taken two external swf movies which are called when buttons are clicked. The idea is to create a smooth transition effect between loading and unloading of flash external movies.
Tags: Control, external, flash, load, smooth, transition, unload