|
||||||
|
||||||
Tutorial - Web Page Controls Flash Movie

Free Tutorial
Step Two: Creating the Web page
Note: You may need to use My Computer, or some similar file management program to do this.
Note: You must use the code above or it will not work.
Note: Be careful because this is case sensitive, also never use spaces for file names that are used on the web.
To play a Movie Clip:
<a href='javascript:example.TPlay("_level0/InstanceNameOfMC")'>Play First Movie</a>
Note: Replace InstanceNameOfMC with the Instance Name of the Movie Clip you want to control
To stop a Movie Clip:
To go a specific frame number:
To go a specific frame label:
To move one frame forward in a Movie Clip:
Move one frame back in a Movie Clip:
Load an external Movie into the main Movie:
Note: You can change the value 1 to whatever level you want to load the Movie into.
Cross Ref: For more information about loading external Movies into a base Movie using Levels see: Loading Movies into Levels or Movie Clips
Clear the external Movie you loaded into your main Movie:
<a href='javascript:example.TLoadMovie("1", "")'>Clear External Movie</a>
Note: Use the same number as you did when you loaded the Movie.
|
Why not try out webwasp's new community. Meet new people, find friends in your area: Webwasp Mates & Dates
|
|
|
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.
|