Size

hello everyone I have a problem. I have a movie that dynamically loads another movie for thumbnails. The thumbnail movie is about 250kb but it is so choppy the first time it loads. It would be ok if that is it, but there is about 15 other pages that dynamically load the thumbnails and I can’t have everypage choppy the first time. So each picture is about 36kb and 7 pictures per page. How can I make this so the movie runs smoother with less lag without reducing the picture quality? I want to try to avoid using loader bars for each thumbnail gallery. Is there anyother way? Thanks,
Marc:hair:

You don’t want to add preloaders and you don’t want to reduce image quality…

You’re not giving yourself much of an option…

The only thing I can think of is reducing the number of images in each gallery, other wise you’ll have to resort to preloaders and optimizing your images more.

You could load them at the begining of your movie, but then why load them at all (and not include them from the start)…