我想實現我的八哥項目在這裏 Upload Library or captured images on iOS with Flex Mobile 4.6 的CameraUI的以允許用戶選擇圖像,並上傳到服務器,但我得到一個錯誤: Error #1034: Type coercion failed: cannot convert starling.events::[email protected] t
我試圖將我的舊項目轉換爲使用Starling來獲得額外性能。 我在加載我的SWF並嘗試顯示它們時遇到了問題。 這裏是我以前使用的代碼:(無八哥) private function swfLoaded(e:LoaderEvent):void {
var spr:Sprite = new Sprite();
spr = e.currentTarget.content;
b