Hello, I am currently trying to call a AS function using Swiff.remote. The code is as follows:
Swiff.remote(playSwf.toElement(), 'sendResult', json.result, json.plays, fname); This all works fine in Firefox and Safari but no joy at all in IE. Any help would be greatly appreciated.
