[SWFObject] swfObject script within target div?
    Geoff Stearns 
    geoff at deconcept.com
       
    Fri Nov 17 13:42:18 PST 2006
    
    
  
it may work in some browsers, but it's not a very good idea...
swfobject replaces the content in the target div, so in a sense, it  
would be replacing the script call that inserts itself.. so maybe if  
you had some code after the .write() call, that might not be executed.
not to mention strange results if the page is loading slow - you  
would basically be trying to replace the html content of the div  
before the div is loaded, which is bad.
On Nov 17, 2006, at 4:35 PM, Micky Hulse wrote:
> Micky Hulse wrote:
>> A co-worker is using the swfObject in this way... seems to work,  
>> but is
>> it acceptable?
>
> Ah, well, I can already see the problem. IE7 just shows nothing... I
> assume it is the "click to activate" problem... and because I have no
> alt content, it just displays nothing.
>
> I will do a few more tests and post my results if anyone is  
> interested. :)
>
> Cheers,
> M
>
>
>
> -- 
>   Wishlist: <http://snipurl.com/vrs9>
>     Switch: <http://browsehappy.com/>
>       BCC?: <http://snipurl.com/w6f8>
>         My: <http://del.icio.us/mhulse>
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
    
    
More information about the Swfobject
mailing list