Home > Flash, Java > Flash Game Preloader

Flash Game Preloader

October 16th, 2009

I need a Flash Game (.swf) preloader (also .SWF) with ability for AdSense code in it. Here is a list of what I need

- black backgrund
- preloader will get the URL (ID) of the game from outside
- preloader will get its width/height from outside
- preloader will be one file with IDs. That means preloader.swf$id=123, where the 123 is the ID of the game (respectivly the URL of the game swf)
- when we load preloader.swf$id=123, it will play, and then load the game.


Flash Game Preloader

Comments are closed.
Bear