piratefish
10-21-2005, 02:55 AM
I'm having troubles with a two frame preloader I have. On the first frame I have the standard preloading code (see the Smooth Preloader tutorial) in the main frame. On the second frame I have
_root.gotoAndPlay(1);
So it should theoretically work. When I run it on the net, the preloader doesn't show until it's up to 98%. That seems to defy the purpose of the preloader.
I think it may have to do with the file being so huge (4 MB). If you want to see it yo ucan go to http://piratefish.com/games.html and then go to Rock Paper Scissors.
If anyone has had a similar problem, please advise. Thank in advance.
_root.gotoAndPlay(1);
So it should theoretically work. When I run it on the net, the preloader doesn't show until it's up to 98%. That seems to defy the purpose of the preloader.
I think it may have to do with the file being so huge (4 MB). If you want to see it yo ucan go to http://piratefish.com/games.html and then go to Rock Paper Scissors.
If anyone has had a similar problem, please advise. Thank in advance.