@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
<view-source:http://www.adobe.com/go/getflashplayer>"><img
src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif
<view-source: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
On 5 February 2010 14:52, [email protected] <[email protected]> wrote:
> 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
>
>
>
> On 5 feb, 07:54, benjamin <[email protected]> wrote:
> > 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 :)
>
> --
> 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]<swfobject%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/swfobject?hl=en.
>
>
--
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.