HELLO!
i try to control a SWF-OBJECT and make it "Forward()","Back()" by
using javascript like this:
var swf = document.getElementById('movie01');
swf.Forward();
it work perfectly while the HTML file was opened in local-
computer.HOWEVER,when upload that HTML file to server,and visit it as
a normal web-site,it no longer work...??
the SWF file are in server.anyone know what happen??THANKS!!!!
--
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.