Flash End-of-Life, Ruffle Integration!
This game runs on Adobe Flash. Effective Jan. 2021, Adobe began blocking its flash player's use everywhere. Kongregate is now partnering with Ruffle to make some of our Flash content playable again. Please note: If you are using Ruffle, badges will not work normally. In order to earn a badge in a Flash game, you will need to complete the badge, then submit a screenshot (showing both proof of completion and your username) as a missing badge report using the report missing achievement option. Also, please join us in the Kongregate Discord for all the latest Kongregate news!
Upcoming Planned Outage for Site Updates
On Monday, November 24th starting at midnight Eastern Time, Kongregate.com will be unavailable for up to two hours for planned maintenance.
Preloader AS3
由 Comicsserg
Preloader AS3
Preloader AS3 的標籤
遊戲介紹
A tutorial about the preloader in flash.
留言
Craetions
Feb. 10, 2010
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
Feb. 10, 2010
Meh, wasn't watching, forgive the typos.
Craetions
Feb. 10, 2010
Serously, last thing: var perc:Number = l.contentLoaderInfo.bytesLoaded / l.contentLoaderInfo.bytesTotal
Craetions
Feb. 10, 2010
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
Feb. 10, 2010
nvm, forget that last part, I doubt it would work with Kongregate.