标签: actionscript-3 flex actionscript flex4
我正在使用adobe builder 4.7,我想在flex桌面应用程序中运行我的html,我需要在我的html javascript中调用一些原生的flex api(比如File),那么如何让它们进行通信?我找到的所有文档都是将flex插入到html中,而不是反向。
ExternalInterface 用于flex web应用程序
答案 0 :(得分:1)
希望以下链接可以帮助您: - http://blog.everythingflex.com/2008/02/25/air-actionscript-javascript-bridge/