This kind of preloader possible? And some general issues with preloaders.
Is it possible that I can make this kind of preloader for my game?
http://king-soukutu.xsrv.jp/flash/rokko.html
I want to make a preloader similar to this, but not the same.
- When I last tried adding my own preloader, they don't allow for sounds? Any reason for this?
- Another issue is, when I tried adding any kind of preloader into my game, when running the SWF file alone brings up an error message. I'm adding the preloader as an MFA, maybe I should add as SWF instead?
- When a custom preloader is done, how can I decide whether I want the prelaoder to automatically go to the actual game, or include a button to start the game?