Flash ActionScript Tutorials: Load External Files
The most common external files you wish to load into Flash Movies with Flash ActionScript are:
- flash movies,
- images, and
- text files.
The external files will be loaded into the MainTimeline or stage of the main Flash Movie when play.
In our Flash ActionScript tutorials, we will show how to load external flash movies, external images and external text files
with a lot of examples.
Remarks:
This Flash ActionScript tutorial seris shows how to load external Flash Movie, external images and external text files.