Hi,

I've got a flash movie embedded in my webpage using jquery flashembed.
And i've also got a different flash movie loaded in a flowplayer overlay after clicking on a button..
In firefox it works perfectly but in explorer (7 and 8) i get an javascript error.. (see below)

----------------------------------------------------------------------
Errordetails webpage

Usersagent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.0.30618; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)
Timestamp: Fri, 30 Oct 2009 15:41:44 UTC

Message: This property or methode is not supported by this object
----------------------------------------------------------------------

The flashembed movie works fine but when i click on the button to launch the overlay with flowplayer i get the error..
If i disable the flashembed movie and only have the flowplayer movie on the page the button launches the overlay without any problems. And like i said before.. when i've got both movies active and i run the page in FireFox i don't get any errors and the flwoplayer overlay opens nicely on top of the flashembed movie.

Anyone have a clue what´s wrong?

Greets Bas