GetBytes Issue in Loading External Flash
- by henry
I'm trying to debug a gallery section within a site of mine. Currently the section display a number of thumbnails which visitor select one to view.
Once selected, the main flash loads in an external swf. To make the process smoother, I have a preloader for this process using normal getbytes codes. However for some reasons, the flash works fine in IE but not in Firefox or Chrome.
In these browsers, as soon as you click the thumbnail, the preloader animated away to reveal the holder of the external swf. However as it is still loading, the holder is a blank area.
Would appreciate if anyone can shed some light on why this is so.