I was delighted to find SWFObject, after having spent alittle time
using AC_RunActiveContent.js (which seemed to short-circuit my
FS_Command functionality).

Now that I've begun to implement swfobject (1.5), I find that my JS
functions for controlling my Flash movies within HTML aren't working.
Such a simple thing, hate to bug you guys but - from with a JS I had
previously used:

    document.getElementById("flashItem").GotoFrame(25);

But with the object now embedded using swfobject, I'm getting error
message:
"Object doesn't support this property or method" (IE);
"flashItem.GotoFrame is not a function" (FF);

Help on that?
--~--~---------~--~----~------------~-------~--~----~
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