Hi everyone,
I have some problems with my preloader. I’m trying to load many thumbnails from an external location on my server into flash. I created “for loops” to load them and to create holders for them (the names of the files are 1.jpg, 2.jpg…).
my preloader is actually a square that covers the entire movie with a little loadbar on it with the text “sourcing images” on it. I want the screen to disappear after everything is in place. but it doesn’t work! the preloader disappears before they are all in place! what’s also funny (and strange) is that while testing on my computer (“simulate download”), it works much better than it does when it’s online.
is there any type of code that i could use as a reference to load many external thumbs and have them be placed before jumping to the next frame? I’ve seen so many types of preloaders but nothing really helps.
thanks for anything that could help.