I'm using adobe builder 4.7, I want to run my html in flex desktop application, and I need to call some native flex api ( like File ) in my html javascript, so how to let them communicate? All the docs I found is to insert flex into html, not reverse.
The ExternalInterface is used in a flex web application