Search code examples
javascriptflashexternalinterfacegoogle-swiffy

Calling a flash ExternalInterface in swiffyobject


I have a flash that communicates with a javascript using ExternalInterface. I have converted this into HTML5 using swiffy. How do call the methods i have created in flash using javascript?


Solution

  • As per the swiffy documentation, ExternalInterface is not supported for AS 2.0 or AS 3.0 by swiffy.

    Please refer to: