我使用Flashdevelop。符號0未定義的錯誤
我想從另一個文件導入一個符號。 [Embed(source ='test.swf',symbol =「new_game」)] protected var new_game3:Class;
我得到 錯誤:無法創建源rc_new_game3 .:符號0未定義 [嵌入(源= 'test.swf',符號= 「new_game」)]保護VAR new_game3:類;
我使用Flashdevelop。符號0未定義的錯誤
我想從另一個文件導入一個符號。 [Embed(source ='test.swf',symbol =「new_game」)] protected var new_game3:Class;
我得到 錯誤:無法創建源rc_new_game3 .:符號0未定義 [嵌入(源= 'test.swf',符號= 「new_game」)]保護VAR new_game3:類;
wvxvw是在正確的軌道上,它是由swf文件引起的。
一些參數沒有設置,對於一個按鈕,沒有給出什麼是Up/Over/Down/Hit狀態....
這意味着Flex SDK無法理解Flash編譯到test.swf中的內容。要嘗試的事情: