登入即可保存進度並獲得點數!
Preloader AS3

Preloader AS3

由 Comicsserg

Loading ad...

Preloader AS3

評分:
2.5
上架時間: January 28, 2010
最後更新: January 28, 2010
開發者: Comicsserg

Preloader AS3 的標籤

遊戲介紹

A tutorial about the preloader in flash.

留言

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.