I have been using this addon for a while and it has worked fine. Today I added my first flash banner and it doesn't display.
I get an error
'FlashObject' is undefined. Or in Firefox
FlashObject is not defined.
The view source is the following:
Code:
<!-- BEGIN ad 96495895 -->
<div id='m3_0869ec791522e23bbf6e5d350caab773' style='display: inline;'><img src='http://ads.xxxxxxx.com/www/images/1x1.gif' alt='New York Shark Bar' title='New York Shark Bar' border='0' /></div>
<script type='text/javascript'> <!--// <![CDATA[ var fo = new FlashObject('http://ads.xxxxxxx.com/www/delivery/ai.php?filename=sharkbar.swf&contenttype=swf&clickTARGET=_blank&clickTAG=http://ads.xxxxxxx.com/www/delivery/ck.php?oaparams=2__bannerid=14__zoneid=1__cb=bb83a83d89', 'mymovie', '468', '60', '8'); fo.addParam('wmode','transparent'); fo.write('m3_0869ec791522e23bbf6e5d350caab773'); // ]]> --></script><div id='beacon_14' style='position: absolute; left: 0px; top: 0px; visibility: hidden;'><img src='http://ads.xxxxxxx.com/www/delivery/lg.php?bannerid=14&campaignid=8&zoneid=1&channel_ids=,&cb=bb83a83d89' width='0' height='0' alt='' style='width: 0px; height: 0px;' /></div><!-- END ad 96495895 -->
Any ideas?