Firefox problem and url in the window

I test the component dhtmlxwindows for a future use of your components on the latest version of Firefox 2.0.0.14 / Opera 9.27 / 7.0.6000.16643 IE / Safari 3.1.1



Everything works correctly except for Firefox in a particular case:



In the docsExplorer go in and get samples in dhtmlWindows / Init / Attaching URL.



Go to www.google.com

Putting research as Jamendo.

To launch the audio stream.

When you minimize the widnow the audio stream with Firefox stop while with opera / safari IE7 and the flow did not stop.

You have an explanation to this problem ?

Thank you in advance for your reply.

As far as I can see the audio stream transfered through flash component.
The flash plugin may operate differently in visible and hidden state ( it is based on flash code and used plugin implementation ) - so it possible that while window minimized, the content of window hidden ( display:none applied ) and as result functionality of flash plugin stopped. ( such behavior not related directly to dhtmlxwindow component, it will be same for any other hidden container.