Page freezes until Flash movie loads

Hey,

I have made a Flash image gallery that is working just fine. I’m preloading the thumbnails and loading the main images only when these are clicked for display, in order to save load time. The problem comes when the user configures say 100 images to be shown in the gallery. In this case the page containing the gallery freezes until all the thumbnails are loaded.

My question would be: is there any solution to load the rest of the page first? Or load everything in paralel assigning the page content a higher priority?

Many thanks in advance for any help!