Skip to content Skip to sidebar Skip to footer
Showing posts with the label Externalinterface

Get Externalinterface Definitions In Javascript

Is there a way to get a list of the exposed functions from a Flash object? For example, you could g… Read more Get Externalinterface Definitions In Javascript

How To List Available Callbacks Exposed By A Flash Element

Is there a way to query an embedded flash element to determine the available methods that can be ex… Read more How To List Available Callbacks Exposed By A Flash Element

Externalinterface

Hey, so I'm having a bunch of trouble getting ExternalInterface to work, which is odd, because … Read more Externalinterface

How Do I Access The Global Object (window) Using Webpack?

I'm trying to interface ActionScript with JavaScript using ExternalInterface and webpack. Exter… Read more How Do I Access The Global Object (window) Using Webpack?