This is a message.

Forum user: fundp

Basic information

Registered Jun 5, 2009
Last login Oct 21, 2009
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/11425

Latest forum posts

Posts:

Registered:

Exposing Flowplayer in Firefox loads the SWF twice

Posted: Oct 21, 2009

Hi all,

after a long debugging session, we could solve an issue with Flowplayer in combination with the expose tool. The isssue only occured on Firefox (we use 3.5) and caused some weird behaviour. The SWF gets loaded twice and so the onLoad Event of Flowplayer was triggered twice.

Here is the setup:
Flowplayer 3.1.4
Expose 1.0.5
Firefox 3.5
Windows & Mac

Our player is embedded via a DIV Tag and is autostarted. If we trigger the expose on the players div via the expose().load() method the included Flowplayer SWF gets loaded and initialized again.

This behaviour only occurs if you don´t have setup a css position for the div to be exposed. In this case the expose tool will set the css position to relative in its load() method. This causes Firefox to rerender/reload the embedded SWF.

So be sure to keep an eye on the css position of your Flowplayer!

Posts:

Registered:

» Dynamically remove instream clip?

Posted: Sep 18, 2009

Hi kompas, we have the exact problem right now. Did you find a solution that works for you? If so, could you be so kind and post it ;-)