I have a music page with about 30 Mp3’s dynamically loaded into it. I also have a artwork page with about 30 Jpegs dynamically loaded in it. I’m using a preloader component that seems to work fine when displaying the movie’s file size (about 882K) but once the preloading is done and the movie begins none of the dynamically program stuff seems to come up right away. It takes a good 10 minutes for just one jpeg to pop up. Could it be that the preloader is ignoring or bypassing the dynamically loaded stuff since its not in the flash library?