Loaded image not showing on refresh, but resize

Hi,

I have a project where I’m creating a flashbased gallery. The gallery images respectively fill the entire browser window as sort of a background. This gallery is completely written in actionscript 3 and all movieclips, loaders etc. are created via actionscript.

The problem is that when the flash movie gets loaded, the subsequent image is invisible. It gets loaded alright though, since it shows up when I resize the browser window and that triggers an event to rescale and reposition all elements in the movie.

I wait for the loader object to finish before the movieclip gets loaded but that doesn’t work. Is this a known problem? Any hints are welcome!

Thanks!

I have chosen not to include code here due to space, if it’s of interest let me know and I’ll supply it.