WCO
12-02-2005, 05:19 AM
Hi I really hope someone can help on this... been tearing my hair out for months!!
I've made a series of trailers available on my site (www.WorldCinemaOnline.com), and encoded them using flash video.
The issue is that i'm having problems getting these trailers to work in any other browser apart from Internet Explorer... A typical example of where the problem can be found is at: http://www.worldcinemaonline.com/fil...-Le-Monde.html
In Internet Explorer, when you press 'play' the video player fades in, begins buffering, and starts to play back as expected.
In every other browser I have tried, however, (Safari, Opera & Firefox) the video player fades in, looks like it's about to buffer - and then nothing happens.
Am I missing something really obvious here that causes the player, or my code to be incompatible with other browsers?
The source is:
<td xxx background="http://www.worldcinemaonline.com/images/items/media/0/world-cinema-online-Feature-ClubLeMonde_19.jpg"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="" id="clip_player" width=320 height=240>
<param name=movie value="/images/sets/moviebear/swf/php.swf">
<param name=quality value="high">
<param name=wmode value="transparent">
<param name="FlashVars" value="§ion=http://www.worldcinemaonline.com/media/trailer/club_le_monde_trailer.flv">
<embed swliveconnect="true" id="clip_player" wmode="transparent"
src="/images/sets/moviebear/swf/php.swf" quality=high bgcolor=#000000
width=320 height=240 flashvars="http://www.worldcinemaonline.com/media/trailer/club_le_monde_trailer.flv" type="application/x-shockwave-flash">
</embed>
If anyone can help it'd be very much appreciated & there's a good few free films in there if someone manages to come up with the answer. )
Thanks!
Pierre
I've made a series of trailers available on my site (www.WorldCinemaOnline.com), and encoded them using flash video.
The issue is that i'm having problems getting these trailers to work in any other browser apart from Internet Explorer... A typical example of where the problem can be found is at: http://www.worldcinemaonline.com/fil...-Le-Monde.html
In Internet Explorer, when you press 'play' the video player fades in, begins buffering, and starts to play back as expected.
In every other browser I have tried, however, (Safari, Opera & Firefox) the video player fades in, looks like it's about to buffer - and then nothing happens.
Am I missing something really obvious here that causes the player, or my code to be incompatible with other browsers?
The source is:
<td xxx background="http://www.worldcinemaonline.com/images/items/media/0/world-cinema-online-Feature-ClubLeMonde_19.jpg"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="" id="clip_player" width=320 height=240>
<param name=movie value="/images/sets/moviebear/swf/php.swf">
<param name=quality value="high">
<param name=wmode value="transparent">
<param name="FlashVars" value="§ion=http://www.worldcinemaonline.com/media/trailer/club_le_monde_trailer.flv">
<embed swliveconnect="true" id="clip_player" wmode="transparent"
src="/images/sets/moviebear/swf/php.swf" quality=high bgcolor=#000000
width=320 height=240 flashvars="http://www.worldcinemaonline.com/media/trailer/club_le_monde_trailer.flv" type="application/x-shockwave-flash">
</embed>
If anyone can help it'd be very much appreciated & there's a good few free films in there if someone manages to come up with the answer. )
Thanks!
Pierre