So I used this tuturial .http://www.kirupa.com/developer/mx/percentagepreloader.htm
for the preloader, which works and everythings fine. I added a menu item to the .fla and now the preloader doesn’t work when I test (control + enter twice) It loads the entire movie, then flashes the preloader (thinking cuz its only two frames) then shows the movie. Any ideas on what the problem is? I even went so far as to nuke the preloader I put in and redo and its doing the same thing
Well when you preview it, it loads instantly (or really really fast since its off your hard drive). Thats why the preloader doesnt show. Try uploading it to the web and viewing it there.
It does the same thing, and when you do control+enter twice it simulates as if it was loading from a 56k. The movie is almost a meg…there should be something, but I get a blank screen until the movie is fully loaded, then it flashes the loader bar then goes into the movie. It works in all my other movies, but this one. Its a little aggravating because I don’t understand what is wrong.
Since your movie is ‘almost a meg’ have you got sounds and compoenets in your library that are used via linkage? If so, flash loads all these items before the first frame, and that means before the preloader.
What have you got in your movie?
Regards,
Viru.
*Originally posted by kO2n *
**Since your movie is ‘almost a meg’ have you got sounds and compoenets in your library that are used via linkage? If so, flash loads all these items before the first frame, and that means before the preloader.
That’s interesting because I’m having a similar problem with a preloader. Instead of it displaying from 0%, the screen is just blank for a while then appears when it’s at about 47%. So that’s because of the linked assets? How can you make it so the preloader displays from the beginning?
The assets are only linked to export for actionscript.
Right click on the item and select ‘Linkage’ then uncheck the arrow that says export in first frame.
Viru.