When I went to your website I got a 2032 Streamerror in FF. To solve that check out this blog:
http://www.judahfrangipane.com/blog/?p=87

The problem in IE occurs when several images or several high mb rich objects are loaded in a row fast using a for loop for example. This can be solved by using a Timer to preload, which gives more time to each loading than a loop.