Hi all, Please check out this page:
http://www.autofusion.com/development/jwsinv/v0.5/details.html?&VIN=JTDJT903095230017 If you click on the interior or exterior 360 buttons, a DIV is created in the gallery area and a rotational Flash video is inserted via embedSWF(). Works fine. Well the next version has its data inserted via PHP: http://www.autofusion.com/development/jwsinv/0.6/details.php?&VIN=JTDJT903095230017 Exact same markup, exact same JS, but embedSWF() silently fails. If I use a callback, it never runs. The script continues to execute, however, processing statements beyond this function. This is the line in question: swfobject.embedSWF(this.ext360, "details_360Replace", "320", "240", "9.0.0", false, {}, {}, {}); Any ideas? If I check it out in Firebug, the target DIV is just sitting there, waiting to be replaced as though embedSWF was never called. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
