使用下的Adobe AIR应用程序Fzip LIB应用程序、AIR、Adobe、Fzip

由网友(甜味少女馆.)分享简介:我目前正在针对Adobe AIR(1.5.3)的一个项目,我需要解压的文件,它的一些内容复制到另一个文件。 I'm currently working on a project for Adobe Air (1.5.3) and I need to unzip a file, copy some of its con...

我目前正在针对Adobe AIR(1.5.3)的一个项目,我需要解压的文件,它的一些内容复制到另一个文件。

I'm currently working on a project for Adobe Air (1.5.3) and I need to unzip a file, copy some of its contents to another file.

然后,我看到人们在谈论Fzip上(http://$c$cazur.com.br/lab/fzip)库。问题是,我不知道该怎么进口或使用该库的JavaScript和Adobe AIR,因为JavaScript没有import指令。

Then I saw people talking about the Fzip (http://codeazur.com.br/lab/fzip) lib. The problem is that I don't know how to "import" or use this library with Javascript and Adobe Air, since Javascript doesn't have the import directive.

我如何管理这样做呢?

推荐答案

我贴的如何使用FZip与Adobe AIR和Javascript的演示。我希望,希望明确的东西给你。

I posted a demo of how to use FZip with Adobe Air and Javascript. I hope it hopes clear things up for you.

总之你需要拉SWF文件进行编译的SWC(如果适用)和访问类。

In short you need to pull the SWF file out of the compiled SWC (when applicable) and access the class.

该演示是pretty的简单概念,其实只是一个证明,但你应该能够轻松地扩展它。

The demo is pretty simple and really just a proof of concept but you should be able to extend it easily.

http://www.drybydesign.com / 2010/05/12 /土坯空气fzip且不弯曲/

-Ari

阅读全文

相关推荐

最新文章