[SWFObject] Ajax and swfobject are not compatible. :(
    nyls 
    info at nyls.nl
       
    Mon Nov 27 07:50:00 PST 2006
    
    
  
First of all put the swf object javascript outside the DIV, maybe this fixes
it ?? 
 
<div id="bannertop"><p>Uw browser ondersteund geen FLASH!!</p></div>
 
            <script type="text/javascript">
var so = new SWFObject("sampleflash.swf", "bannertop", "1024", "106", "8",
"#336699");
            so.addParam("quality","high");
            so.addParam("menu", "false");
            so.write("bannertop");
            </script>
 
nyls
 
  _____  
Van: swfobject-bounces at lists.deconcept.com
[mailto:swfobject-bounces at lists.deconcept.com] Namens micheal jansen
Verzonden: Monday, November 27, 2006 3:00 PM
Aan: swfobject at lists.deconcept.com
Onderwerp: [SWFObject] Ajax and swfobject are not compatible. :(
 
Hello, 
 
First i like to thank you for this wonderfull script. I have used it
sometimes now.
In my latest page i wanted to load dynamically content with ajax script. But
when i do this in combination
with the swfobject script the flash object dissapears when clicking a link.
It only dissapears in IExplorer.. 
I made an example
 
http://www.webdesign-cs.com/ajaxtest/
 Does anyone reconize this problem? And can it be fixed?
Regards,
Micheal.
  _____  
Zeg meteen wat je denkt met Windows Live Messenger! Windows Live Messenger!
<http://imagine-msn.com/messenger/launch80/default.aspx?locale=nl-nl&source=
joinmsncom/messenger> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061127/aad603f8/attachment-0005.htm>
    
    
More information about the Swfobject
mailing list