[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: Instance embedded media-object keeps playing after new instance is created in jquery media-plugin

2007-10-29 Thread Mike Alsup
I found I was getting more consistent results with the setTimeout call. On 10/29/07, King Bukkum [EMAIL PROTECTED] wrote: 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

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

2007-10-28 Thread Mike Alsup
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