In this series of video tutorials, I add a preloader at the beginning of the Flash timeline, a "skip intro" button to allow the user to bypass the introductory animation by taking him/her to the end of the animation, and an external loader, added to the end of the timeline, which will load the actual website.
In this part, I add a preloader to the Flash intro movie
In this part, I add a "skip intro" button to the Flash intro movie
In this part, I load an external Flash movie (website) from the intro movie using contentLoader in Actionscript 3.0
| < Prev | Next > |
|---|






Just a reminder and something I struggled with; gotoAndplay is not the same as gotoAndPlay. Actionscript is CASE sensitive and will cause you an enormous headache.