Hi everyone,

I'm a bit confused. I passed this code to showed up the flash :

<script type="text/javascript">
      var flashvars = {};
      var params = {wmode: "transparent"};
      var attributes = {};
      swfobject.embedSWF("/swf/water.swf", "flash", "882", "100",
"9.0.0", "", flashvars, params, attributes);
</script>

I tested it on every browser (Safari, IE8, Chrome, Firefox) and
surprised ! it works on each browser except for Firefox who runs the
flash animation but when I moved my mouse from the flash block to
somewhere else on my page, firefox freezed the animation...

A bit description of my flash, I have to passed over the flash
animation with the mouse to simulate a water surface.

Before I used SWFObject (I wrote myself the object code) everything
was fine on Firefox so I wonder if I missed something on the
javascript to make it clean on firefox...

Does somebody have any idea ?

Thank by advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to