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!
Preloader AS3
ni Comicsserg
Preloader AS3
Mga tag para sa Preloader AS3
Deskripsyon
A tutorial about the preloader in flash.
Mga Komento
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.