Hey.
Need some xpert help.
I have a a Main movie, from which I load external swf into empty movie clip.
this.createEmptyMovieClip(“printa_mc”, 10);
loadMovie(“kencato.swf”, printa_mc);
printa_mc._x =-180
printa_mc._y =-145
printa_mc._xscale = 100
printa_mc._yscale = 100
I have made a few buttons that each loads an external swf into the same movieclip.
(like a thumbnail gallery)
The preloader is inside the external swf file.
When I test the movie, the preloader shows up perfect and indicates the loading time etc th FIRST TIME. If I try to click on another thumbnail, the preloader do not show up. but after a while the external swf is visible. If I click the first swf that was correct loaded with the preloader. The preloader do not show up.
NEED HELP!!
To see my files, see www.mikael f a g er.com and click portfolio > print.
( take away the blanks from the address
cheers