2010-05-28 56 views
0

其實我必須從任何服務器加載圖像到舞臺, 因此嘗試從我的服務器根目錄中使用crossdomain.xml。AS3 Crossdomain imageload

雖然它得來的錯誤

的SecurityError:錯誤#2122:安全沙箱衝突:Loader.content:http://sss/Player.swf不能訪問http://ffff/images/logo-bg.jpg。一個策略文件是必需的,但是當加載這個媒體時沒有設置checkPolicyFile標誌。 在flash.display一::裝載機/獲取內容() 在SS4UPlayer_fla :: MainTimeline/ss4uLogoCompleteHandler()

請告訴我這個問題,請你能找到它。

回答

0

import flash.system.LoaderContext;

使用此LoaderContext我剛剛清除我的問題,並加載我的根目錄下的config.xml。