使用Flash Builder4.5開發時
在debug時 出現了 "SecurityError: Error #2148: SWF 文件 不能訪問本地資源" 錯誤訊息
解決方法
1. 在專案 properties -> Flex Compiler -> Additional compiler arguments
加入
-use-network=false
缺點 swf無法使用網路資源
PS. 但是我先加入後取消 之後的debug都沒有問題(原因未知)
2. 在C:\Windows\System32\Macromed\Flash\FlashPlayerTrust 路徑下
隨便建個文字檔 內容輸入該swf的詳細路徑
PS. 尚未測試過
參考網址
http://hi.baidu.com/%D3%EA%BA%F3%B5%C4%B5%AD%C0%B6%C7%E7%BF%D5/blog/item/9c56f5cf63030c23b700c8cd.html
0 意見:
張貼留言