|
I've been struggling with an issue for some time. When I build a unity project with the flash player (and run it with Chrome) the Application.ExtrenalCall is not working. For example: Application.ExternalCall("alert('Hello!')"); While I do receive a pop-up with the unity web player, it does not seem to be supported with flash player. Same goes for when I try to call a javascript function from the html. Is there a way around, am I doing something wrong, or is it just not yet supported on unity. Thanks,
(comments are locked)
|
|
According to the script reference, This forum thread might have some helpful tips for you. Looks like the Flash exporter may be updated to support
(comments are locked)
|

Same issue for me.