Hi,
I'm having an issue with:
__flash
__addCallback(variable, "sendData");
When trying to interact with a movie via javascript, where 'variable' is undefined - but only in flash versions less than 9.0.115, in my case the problem presents itself with version 9.0.47 - tested in IE.
I've searched and have found a few posts regarding this bug, but ultimately I can find little else on the subject apart from the fact that it is fixed in flash player 9.0.115 and up.
Whilst I have proven that to be the case, I need to know if I can fix this somehow for users that do have v9 earlier players (which I have no control over) without forcing them to have 9.0.115+, or if this is a bug that I have to 'live' with if users happen to have the early affected versions.
Help? :/