I have a problem with preloader..
In a web page, instead of loading images from the flash library, I'm loading images from a file folder using ' loadMovie(); '
I have around 25 small thumbnail images
Right now the preloader loads only the flash file not the files in the file folder...
So can I load all those images in that file folder using preloader....????
How I can do that preloader.....???.... or should I have to put preloader for each movieclip where the image loads....????
Please provide some solutions