Hi,
Using v2.2
Trying to play the movie using a javascript Play() method like:
document.getElementById("akmovie").Play();

My embed call is:
swfobject.embedSWF("flash/
AskAnn.swf","askannmovie","249","226","9.0.0",
                   "expressinstall.swf",false,{ wmode: "opaque",
bgcolor: "#37405a" },
                   { id: "akmovie" }, false);
I verified that the object has the id and is being reached by
getElementById() but the Play() call has no effect.

Any ideas?
Colin

-- 
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