Search code examples
javascriptactionscript-3flashexternalinterface

Is there a way to check if ExternalInterface available from javascript?


What I'm looking for is JavaScript function which behaves exactly as ExternalInteface.available() in Flash.

Thanks.


Solution

  • That doesn't make sense. The page loading the SWF is the ExternalInterface.

    Indicates whether this player is in a container that offers an external interface.