I am getting a Javascript error of “0” when I try to run my game on the PC. It runs fine on Safari and Firefox and IE 6. Just does not work with IE 7.
Sample of Error (only happens on IE 7):
Any suggestions?
It only happens when I trigger the external javascript function on the webpage.
I just need someone to tell me it is IE or is it crabby Javascript on my part?
You seem to be using GetUnity().SetSuspended. That feature never made it into the release.
We had to pull it because of several issues making it work cross-platform on all browsers. Thats why it is not documented anywhere. You can’t rely on it working.