iOS 用の actionscript 3 プロジェクトでローカルの swf をロードしようとすると、デバッガーで次のエラーが発生します。
[Fault] exception, information=SecurityError: Error #3207: Application-sandbox content cannot access this feature.
立ち往生しています、何かアドバイスはありますか?
Security.allowDomain("*");
同じ結果が得られます。
ミルザ