|
||||||
|
||||||
Tutorial - Preloading External Flash Movies

Free
Flash Tutorial
Step Six: Creating the Timer Movie Clip
This Movie Clip has a small amount of ActionScript that controls the loading of the first external MC. Subsequently MCs are loaded when the user clicks on one of the buttons.

// This is how we automatically load the swf when the Movie loads
loadMovie(_root.MyVariable, _root.MyExternallyLoadedSWFMovieHolder);
// Tell the preloader to preload the first MC
_root.preloaderloader.gotoAndPlay(2);
// Stop this Movie Clip now the first MC has loaded
stop();
|
Why not try out webwasp's new community. Meet new people, find friends in your area: Webwasp Mates & Dates
•
50118 visitors to this page since
6 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.
|