this is the code from my external swf:
http://pastie.org/368806
i have commented out some lines because i have similar code in my main movie.
(if i test preloader in my external swf it works fine)
this is the code from my main movie:
http://pastie.org/368807
load_txt is dynamic textfield located on stage in my main movie!
right now, as it is, if i test my main movie with simulated download, the preloader quickly comes to 100%, but then i still have to wait quite a long time for swf to load.
i have never used a preloader for loading external swfs so far, so i need help to setup this correctly!
thank you!