Hi Bobby, thank you for the reply.
If I simply replace the line
var a = swfobject.getObjectById('ratings_chart');
to
var a = document.getElementById('ratings_chart');
the same happens: typeof a.SetVariable is 'unknown' in IE and
'function' in other browsers.
Any further tips how to overcome this?
Cheers
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---