Hi, I’ve been working with this weird bug in my flash file for about 2 weeks now. Im trying to load images to my site through LoadMovie(“something.jpg”, content_mc); which I’ve used several times before. It works fine everywhere but Internet explorer. I recently onticed that if I type in the image location into the browser to get the image to load by itself in the wondow (thereby adding it to the cache) it will then work fine on the flash page. Is there any way to get the browser to add all these images to the cache ahead of time?
Odd that it only happens in internet explorer for pc…
thanks in advance
Brandon