与ActionScript项目的ByteArray问题 [英] ByteArray issue with Actionscript project

查看:173
本文介绍了与ActionScript项目的ByteArray问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图创建一个项目,该库在FDT 5 IDE 我创建一个新项目:

I'm trying to create a project for this library in FDT 5 IDE I create a new project:

文件>新建FDT项目 - >基于Web> AS3 然后点击Finish(完成)

File->New FDT Project->Web->AS3 then hit finish

复制文件在这里形成: https://github.com/jwagener/ recorder.js /树/主/闪存

Copied the files form here: https://github.com/jwagener/recorder.js/tree/master/flash

然而,IDE正在显示出该项目的问题:

However the IDE is showing problems in the project:

Description Resource    Path    Location    Type Could not resolve type reference to 'flash.utils.ByteArray' at line 576 column
25. MultipartURLLoader.as   /recorder/src/ru/inspirit/net   Unknown Flash Problem Could not resolve type reference to 'flash.utils.ByteArray' at line 581 column
39. MultipartURLLoader.as   /recorder/src/ru/inspirit/net   Unknown Flash Problem Incompatible types ByteArray and ByteArray. Found at line 184 column
37. MultipartURLLoader.as   /recorder/src/ru/inspirit/net   Unknown Flash Problem Incompatible types ByteArray and ByteArray. Found at line 447 column
24. MultipartURLLoader.as   /recorder/src/ru/inspirit/net   Unknown Flash Problem Unexpected Token playingProgressTimerHandler at line 103 column 69.   Recorder.as /recorder/src   Unknown Flash Problem Unexpected Token playingProgressTimerHandler at line 103 column
69. Recorder.as /recorder/src   Unknown Flash Problem Unexpected Token statusHandler at line 186 column
61. Recorder.as /recorder/src   Unknown Flash Problem Unexpected Token statusHandler at line 186 column
61. Recorder.as /recorder/src   Unknown Flash Problem Wrong number of arguments. Expect at least 2 but have found 1. Found at line 103 column 25.   Recorder.as /recorder/src   Unknown Flash Problem Wrong number of arguments. Expect at least 2 but have found 1. Found at line 186 column 15.   Recorder.as /recorder/src   Unknown Flash Problem You cannot assign 'ByteArray' to 'ByteArray'. Found 'fileContent;' at line 189 column
21. MultipartURLLoader.as   /recorder/src/ru/inspirit/net   Unknown Flash Problem You cannot assign 'ByteArray' to 'ByteArray'. Found 'fileContent;' at line 583 column
22. MultipartURLLoader.as   /recorder/src/ru/inspirit/net   Unknown Flash Problem

我是真正的新AS发展,我只是想重新编译SA说库。

I'm really new to AS development and I just want to recompile sa said library.

希望有人可以提供帮助。

Hope someone can help.

推荐答案

你需要的是经过一个FDT设置教程第一。你需要的Flash Player 9 +为ByteArray类可用,如果我没有记错。但是,Flash Player 11的是你最安全的赌注。下载的Flex SDK,它可以使用下面的两个教程设置它:

What you need is to go through a FDT setup tutorial first. You'll require Flash Player 9+ for ByteArray class to be available, if I remember correctly. However, Flash Player 11 is your safest bet. Download Flex SDK and set it up using either of the following two tutorials:

http://fdt.powerflasher.com/2008/10/creating-flash-player-10-projects-with-fdt-beta/ http://www.applicationdomain.net/post/2008/05/26/Setting-up-FDT-for-Flash-Player-10

http://fdt.powerflasher.com/2008/10/creating-flash-player-10-projects-with-fdt-beta/ http://www.applicationdomain.net/post/2008/05/26/Setting-up-FDT-for-Flash-Player-10

希望有所帮助。

这篇关于与ActionScript项目的ByteArray问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆