[jQuery] No fullscreen with jQuery Media Plugin

2007-11-28 Thread King Bukkum
Hi All, Hope somebody can help me... I use jQuery Media Plugin (http://malsup.com/jquery/media/) to embed Jeroen Wijering Media Player (http://www.jeroenwijering.com/? item=JW_Media_Player). But when embedding this player with jQuery Media Plugin it doesnt switch to fullscreen. Without

[jQuery] Re: Instance embedded media-object keeps playing after new instance is created in jquery media-plugin

2007-10-29 Thread King Bukkum
Hi Mike, It works again. Thanks! Just a little question: why do is setTimeout used? On 28 okt, 17:49, Mike Alsup [EMAIL PROTECTED] wrote: Hope somebody can help me with this problem: I have 10 links displaying 10 different streams. When clicking on link 1, I want to display stream 1 in

[jQuery] Re: No click-response after inserting embed-mediaobject with jquery media-plugin

2007-10-28 Thread King Bukkum
Your solution works now... Thank you very much! On 28 okt, 02:40, Mike Alsup [EMAIL PROTECTED] wrote: Hi Mike! Thanks for your answer! Your plugin is great! I have changed the code. But still nothing happens in IE... Any suggestions? On 27 okt, 16:20, Mike Alsup [EMAIL PROTECTED]

[jQuery] Instance embedded media-object keeps playing after new instance is created in jquery media-plugin

2007-10-28 Thread King Bukkum
Hope somebody can help me with this problem: I have 10 links displaying 10 different streams. When clicking on link 1, I want to display stream 1 in div#player-window. When clicking on link 2, I want to display stream 2 in div#player-window. And so on... In Firefox this works well, but in IE

[jQuery] No click-response after inserting embed-mediaobject with jquery media-plugin

2007-10-27 Thread King Bukkum
Hi All! I have a problem and hope somebody can help me. I created an embedded windows media player object with the jquery media-plugin. This object has id=wmplayer and plays a stream on my page. This works very well. But now I want to play the stream fullscreen. This is what I did: (on page):

[jQuery] Re: No click-response after inserting embed-mediaobject with jquery media-plugin

2007-10-27 Thread King Bukkum
Hi Mike! Thanks for your answer! Your plugin is great! I have changed the code. But still nothing happens in IE... Any suggestions? On 27 okt, 16:20, Mike Alsup [EMAIL PROTECTED] wrote: I created an embedded windows media player object with the jquery media-plugin. This object has