Hi, Change span to div :
<span id="video0" class="flashvideo"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span> to: <div id="video0" class="flashvideo"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div> Also you page is loading swobject.js file twice... Andras http://www.kende.com -----Original Message----- From: rubyonrails-spinoffs@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cnickel Sent: Wednesday, May 21, 2008 12:46 AM To: Ruby on Rails: Spinoffs Subject: [Rails-spinoffs] PrototypeJS and flash video Hi, I'm using PrototypeJS Updater AJAX function to update the content of a div section in my webpage without reloading the whole page when clicking on a link. The problem is for one link that gives flash video (FLV) content through Flash video player(swfobject.js). The video doesnt display and i have the following message instead: "Get Flash video player to see this player" although i have the player installed (works without ajax). Could you help? my website is http://www.avastarweb.com - link is "About" Thx --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---