3
在SWF嵌入background.html和background.html之間使用ExternalInterface可能嗎?在Chrome擴展程序背景頁面上使用ExternalInterface可能嗎?
當creationComplete時,調用ExternalInterface.call(「alert」,「test」),但沒有任何反應。
當background.html作爲文件打開時,它可以工作。
SWF和bacground.html位於相同的目錄中。
SWF添加到Global Security Panel和flash.system.Security.allowDomain(「*」);
Google Chrome是最新版本。
Flash Player怎麼樣? 如果你有Pepper Flash,它可能是問題的根源。 – 2014-03-13 20:58:49