Log in to save your progress and earn points!
Preloader AS3

Preloader AS3

by Comicsserg

Loading ad...

Preloader AS3

Rating:
2.5
Released: January 28, 2010
Last updated: January 28, 2010
Developer: Comicsserg

Tags for Preloader AS3

Description

A tutorial about the preloader in flash.

Comments

0/1000
Craetions avatar

Craetions

Feb. 10, 2010

2
0

Have you also thought about reusablility? Passing the height and width of the game.swf to dynamically resize the preloader.swf would be a great touch.

Craetions avatar

Craetions

Feb. 10, 2010

2
0

Meh, wasn't watching, forgive the typos.

Craetions avatar

Craetions

Feb. 10, 2010

1
0

Serously, last thing: var perc:Number = l.contentLoaderInfo.bytesLoaded / l.contentLoaderInfo.bytesTotal

Craetions avatar

Craetions

Feb. 10, 2010

1
0

One last note, for anyone using this method of loading a swf from another swf(aka the preloader.fla), you must create the swf of your content.fla and then create the swf of the preloader.fla loading it. That swf is the one you use to upload as the game (preloader+content). Cheers.

Craetions avatar

Craetions

Feb. 10, 2010

1
0

nvm, forget that last part, I doubt it would work with Kongregate.