Inicia sesión para guardar tu progreso y ganar puntos.
Preloader AS3

Preloader AS3

por Comicsserg

Loading ad...

Preloader AS3

Valoración:
2.5
Lanzamiento: January 28, 2010
Última actualización: January 28, 2010
Desarrollador: Comicsserg

Etiquetas para Preloader AS3

Descripción

A tutorial about the preloader in flash.

Comentarios

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.