İlerlemeni kaydetmek ve puan kazanmak için giriş yap!
Preloader AS3

Preloader AS3

yapan Comicsserg

Loading ad...

Preloader AS3

Puan:
2.5
Yayınlanma tarihi: January 28, 2010
Son güncelleme: January 28, 2010
Geliştirici: Comicsserg

Preloader AS3 için Etiketler

Açıklama

A tutorial about the preloader in flash.

Yorumlar

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.