Actionscript Externalinterface Flash Javascript How To List Available Callbacks Exposed By A Flash Element March 02, 2024 Post a Comment 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
Actionscript 3 Externalinterface Global Variables Javascript Webpack How Do I Access The Global Object (window) Using Webpack? February 03, 2024 Post a Comment 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?