Hi,
I have a issue with Chrome, i tried to make my flash and my js
communicate, using the following js code :
swfobject.getObjectById("myswf").myASCallBack();
It works perfectly on FF (even on IE!) but on Chrome I have the
following error :
Uncaught TypeError: Object #<an HTMLObjectElement> has no method
'myASCallBack'
Is there anyone who knows how to resolve this ?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---