divarch
02-11-2004, 05:41 AM
Hi guys, I was just finishing a preloader component, when I ran into some problems.
If anyone would have a look, the problem is, I don't get the progress displayed, though the image is being loaded, and tracing events triggered.
I am puzzled once again...
Just make an instance on the stage and set a path for the'movie' in component parameters panel to test it.
Any help appreciated, please.
[edit] I can make an MX also, just didn't want to cross post
[edit2]Oh, and add this to 'preLoad' function:
this.container.loadMovie(movie);//to much copying and pasting
If anyone would have a look, the problem is, I don't get the progress displayed, though the image is being loaded, and tracing events triggered.
I am puzzled once again...
Just make an instance on the stage and set a path for the'movie' in component parameters panel to test it.
Any help appreciated, please.
[edit] I can make an MX also, just didn't want to cross post
[edit2]Oh, and add this to 'preLoad' function:
this.container.loadMovie(movie);//to much copying and pasting