Load External SWFs With Smooth Transition

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.

Read the rest of this entry »

Load External Files Into Flash

Lets cover some methods about loading movies, images, sounds or anything from outside flash into a parent SWF movie.

There are main two methods

  • Loading By Level
  • Loading By Target

Read the rest of this entry »