Problem with FF 3, works well on IE 7,8

0 views
Skip to first unread message

benjamin

unread,
Feb 5, 2010, 1:54:47 AM2/5/10
to SWFObject
Hi,
Kind of new at this.. here´s my problem:


I have a header in flash that i loaded using the dynamic object using
javascript. We have a joomla setup and placed the code just like the
generator suggested. However the flash did not work on firefox, it
worked great on IE which we really wanted to work on that and avoid
the outer border that IE places on flash files.

Here´s a link to that:
http://www.dichosyhechos.tv/index.php


Hopefully someone knows about this :)

mar...@fift.nl

unread,
Feb 5, 2010, 9:52:04 AM2/5/10
to SWFObject
Exact same problem on safari and IE 8
www.bentwoud.info/default1.aspx
ie and firefox work fine but on safari sub menu on Plan disapear

Sam Sherlock

unread,
Feb 5, 2010, 3:01:01 PM2/5/10
to swfo...@googlegroups.com
@Benjamin 

You've lots of JS on that page - it appears that you have sorted the issue though - the video player works for me. 

I do notice that you are not using SWFObject exactly are documented
        <script type="text/javascript">
	var jxtc4b6c75d07646eflashvars = {....};
	var params = {"wmode":"transparent","allowFullscreen":"true"};
	</script><script type="text/javascript">swfobject.embedSWF("http://www.dichosyhechos.tv/modules/mod_jxtc_mediacenter/flash/jxtc_video.swf", "jxtc4b6c75d07646e", "710", "380", "9", null, jxtc4b6c75d07646eflashvars, params);</script>
	<div id="jxtc4b6c75d07646e">
		<a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a>
	</div>
The Script should be i the head - I think its a limitation of Joomla that this can't be done - also are you using a modified version of SWFObject?  If so please try an isolated test with just swfobject out of Joolma

Perhaps using swfobject 1.5 would be better for you - but still you want to call the script after the html for the div.  Reducing the number of scripts would also be something I would look at - you have run active content which does the same as SWFObject - you don't need them both :)


Using firefox 3.5

@Martin

Your set up is also work for me, the following might be better in the head of your html

 swfobject.registerObject("FlashID");
 
- S



--
You received this message because you are subscribed to the Google Groups "SWFObject" group.
To post to this group, send email to swfo...@googlegroups.com.
To unsubscribe from this group, send email to swfobject+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.


Reply all
Reply to author
Forward
0 new messages