I would like to if someone to know why i have so big delay in my flash main file when I go to test the preloading bar with duble control enter…
I have enable the status report file in flash wich say to me was I load a class
(AS 3.0 Classes Export Frame) but i dont link any class in my file..
Please help me Thanks!
I would like to if someone to know why i have so big delay
Share
Most probably your classes are being exported and linked to the very first frame, and in that case the preloader will take a long time depending on the content.
I would suggest you look into the preloader template of flashdevelop to get started.