GetBytes Issue in Loading External Flash
Posted
by henry
on Stack Overflow
See other posts from Stack Overflow
or by henry
Published on 2009-06-22T10:07:37Z
Indexed on
2010/05/10
5:08 UTC
Read the original article
Hit count: 226
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.
© Stack Overflow or respective owner