swfobject 2's *dynamic* publishing option (swfobject.embed) uses an
onload/domready event to load the SWF.  pages with lots of markup will take
longer to load, which means it will take longer for the SWF to be written to
the DOM. this also means that pages with lots of markup (or a very large
SWF) may have a flash of unstyled content while loading.

swfobject 1.x allowed inline scripting that would load the SWF before the
DOM finished loading, thereby preventing the (short) delay caused by waiting
for the entire DOM to load.

try using swfobject's *static* publishing method and see if it helps.

http://code.google.com/p/swfobject/wiki/documentation

- philip


On Mon, Apr 13, 2009 at 5:11 PM, craig16229 <[email protected]> wrote:

>
> I have seen several reports of this problem, but have not found
> anything that resolves this behavior:  the flicker of a white box
> before my Flash content is embeded using SWFObject 2.1.  So far, I
> know it is happening in IE6, IE7, and Safari 3.x
>
> I recenty rebuilt my site, and upgraded to 2.1 at the same time.  I
> did not experience with with 1.4.  Would someone mind taking a look
> and let me know what I have missed?  I would really appreciate it.
>
> The site is http://www.craigwasselphotoart.com
>
> Thanks,
>
> Craig
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to