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

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

Referencing The Html Object That Made The Externalinterface.call To The Javascript Function Called

i apologize if my terminology is off, my actionscript skills are pretty weak sauce. so, i have some… Read more Referencing The Html Object That Made The Externalinterface.call To The Javascript Function Called

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?