PDA

View Full Version : flash Onclick stops/pauses my WMP


jabcka
05-04-2006, 12:38 PM
Hi
When placed in the same page - onclick event in a swf file stops a WMP movie that is being play.

I've tryied to add another div with ontop positioning. but it didn't work.
I've added a dlear image and it worked but the SWF mouseover and mouseclick events disappeared.

Can someone help me?
PS - it happens only on IE.

Thanks.

ealbrecht
05-04-2006, 04:14 PM
Try playing around with the wmode parameter in your flash object tag. Toggle between the values; window, opaque, transparent. I've had similar problems to you in the past and have found this to be the culprit.

jabcka
05-07-2006, 10:14 AM
Thanks.
But it didn't help.
I've tryied adding to the JS function an option to ignore the stop handle but it didn't work.

Is there other option?