|
||||||
|
||||||
Tutorial - Preload External Flash Movies with Components

Free
Flash Tutorial
Step Six: The ActionScript Layer - Frame 2
Important: Make sure you change the name of the file to the name of your file: myMovie.swfStrange but True: It is the location of the web page and the Movie that is loading that is important not the location of this preloader Movie! If you wish to move this preloader Movie to a different folder you can. It can also be used several times on several different web pages as long as each time the web page is located in the same place as a Movie called: myMovie.swf. Each version of the Movie myMovie.swf could be a different Movie with different content!
Usually the Main Content Movie would be in the same folder as the web page. If it is not you will need to type a target path like this:
myLoader.contentPath = "images/myMovie.swf";
You may also use a full URL like this:
myLoader.contentPath = "http://www.webwasp.co.uk/images/myMovie.swf";Confused? If you get in a muddle the easiest thing is to have the Web Page, Preloader Movie and Main Movie all in the same folder.
Your Layers should now look like this:
That's it.
|
Why not try out webwasp's new community. Meet new people, find friends in your area: Webwasp Mates & Dates
•
33890 visitors to this page since
Oct 05 •
|
|
|
All material on this site is protected under international copyright © law. DO NOT reproduce any material from this site without written permission. Please ask as permission is often granted.
|