[SWFObject] Javascript error :: using Joomla and swfObject

Jim Berkey jim at jimbo.us
Fri Jul 28 08:18:29 PDT 2006


I get no error in either - page looks great!

Windows XP
IE 6.0.2900.xpsp.050622-1524
Firefox 1.5.0.5

jimbo
*********** REPLY SEPARATOR ***********

On 7/28/2006 at 11:11 AM Jamie Larsen wrote:
I am getting the following JavaScript error in both Firefox and IE when using the swfObject on my Joomla site:
Error: n has no properties
Source File: 
http://webdev.displaypack.com/joomla/templates/displaypack/scripts/swfobject.js
Line: 86
 
The site that I am working on is at: http://webdev.displaypack.com/joomla/index.php
 
I am using the .js SWFObject v1.4.2 file that I downloaded from the site and the following code on the page:
 
<div id="flashmain"><img src/templates/displaypack/images/top_placeholder.jpg" alt="" /></div>
 
<script type="text/javascript">
// <![CDATA[
 
var so = new SWFObject("<?php echo $mosConfig_live_site;?>/templates/displaypack/flash/flash-main.swf", "flashmain", "980", "354", "7", "#FFF");
                        so.addParam("wmode", "transparent");
                        so.addParam("menu", "false");
                        so.addParam("quality", "high");
                        so.write("flashmain");
//]]>
</script>
 
Can anyone help with this issue? 
 
Thanks
 
Jamie
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060728/4297832a/attachment-0005.htm>


More information about the Swfobject mailing list