Mag-log in para masave ang iyong progreso at makaipon ng puntos!
Preloader AS3

Preloader AS3

ni Comicsserg

Loading ad...

Preloader AS3

Rating:
2.5
Pinalabas: January 28, 2010
Huling update: January 28, 2010
Developer: Comicsserg

Mga tag para sa Preloader AS3

Deskripsyon

A tutorial about the preloader in flash.

Mga Komento

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.