First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: Bill Mackin | Website: http://www.billmackin.com

Step 2 - The Scripting

onClipEvent (enterFrame) {
	if (_root.loadingsequence == true && this.percent == null) {
		loadMovie("http://www.yourdomain.com/your.swf", _root.shell);
		_root.shell._alpha = 0;
		this.percent = 0;
	}
	if (_root.loadingsequence == true && _root.shell.getBytesTotal() > 10) {
		this.percent = (_root.shell.getBytesLoaded()/_root.shell.getBytesTotal()*100);
		_root.loadingtext = Math.floor(this.percent);
		_root.loadingbar._width = 476-(this.percent*4.76);
		if (this.percent == 100) {
			_root.shell._alpha = 100;
			_root.loadingsequence = false;
		}
	}
}
NOTE: Your browser may wrap long lines of code onto 2 or more lines, even though they should be 1 when entered into Flash. Download the example .fla to make sure you are using the following code properly. In the example .fla I also explain in detail what each line of code is doing.
» Level Intermediate

Added: 2003-05-19
Rating: 6.96 Votes: 98
(10 being the highest)
» Author
designer . consultant . IT specialist
» Download
Download the files used in this tutorial.
» Forums
More help? Search our boards for quick answers!

Comments

  • There are no comments yet. Be the first to comment!

  • You must have javascript enabled in order to post comments.

Leave a Comment
  • Your email address will not be published. All fields are required.
Featured Flash FLA
» Author: S.Saipriya
» Title: Flash Fire Effect
» Description: This tutorial explains about how to create Fire Effect in Flash of Actionscript 2.0.I hope this tutorial helps you!
Featured Sound Loops
Image for equalize

Audio Player

» Author: Aidan Crouzet-Pascal
» Title: Falling Star
» Description: This loop is a cool sounding, E minor loop.
Latest Font
» Author: Fábio FAFERS
» Description: I created this font for free use. Everyone can apply it in personal or business texts. Its free, but I want to be communicated in case of business use. Donations are accepted to keep the project of free fonts alive! Thank you all
Featured Sound Fx
Image for equalize

Audio Player

» Author: Brandan Paulin
» Description: Epic sounding loop with Brass, Percussion, Strings and Winds. This is actually part of a Loop Pack called the Coming where you can download the rest of the loops that go with it FREE from my website.