I am looking for a way to tell a swf to replay itself from JS.

I am working on a project where there are 2 different swfs that work
as drop downs when user mouses over 2 diff anchor tabs.

On FF, Safari and Opera, when I show and hide (display:visible/none)
via JS the parent divs of the swfs, the swfs replay each time they're
shown -- which is the desired behavior in this case (replay is an
animated dropping down of the swf panel.)

On IE, however, the swfs do not replay each time they're shown.
Instead they are displayed in their already dropped down state which
is not what we need.

I am not coding the flash side of this but am wondering how best to
get the swf to replay from a JS call. I am using SWFObject to load the
swfs. Is the solution to support this inside the swf? Or is there a
way to do this that is inherent?
--~--~---------~--~----~------------~-------~--~----~
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