far_beta_0.1.r1.zip
文件大小: 703k
下载次数:2
源码类别:

FlashMX/Flex源码

开发平台:

Flash/ActionScript

源码售价: 5 个金币 积分规则     积分充值
资源说明:FAR consist of two parts: * A command-line utility (OSX/Windows/Linux) for creating FAR archives. * A set of AS3 classes to read FAR archives from Flash. Flash 9 can decompress ZLIB compressed arrays of bytes. However, such arrays must be postfixed with an Adler32 checksum. Regular ZIP files don t carry such checksums, and thus ZIP files aren t readable by Flash. The FAR file format is somewhat similar to the ZIP format. It also uses ZLIB compression, but instead of using CRC32 check-sums it uses Adler32 so it is natively readable by Flash 9. Additionally, FAR offers control over what files are put first in the archive so important files get streamed in to Flash before the less important ones do. Last, the FAR archive builder can build files from an XML formatted manifest that contains archive item source-paths, indices, and attributes. The source to the demo are available at: http://www.vanrijkom.org/samples/fsd-mexico/srcview
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • clock.rar一个简单的flash时钟展示的课件,大家多执教哦
  • 2.2.rar一个flash展示的梦幻太空景象,学习文件,希望高手指导
  • zhinengtiku.rar智能题库,是从外部文档导入到flash中,通过改变外部文档可控制输出问题。 ...
  • amline.rarFLASH图表控件 amline 很强大的一款控件
  • SpriteMovement.rar任务移动,里面有资源,上课时候的课件,可以慢慢学习````
  • SharpFlash.zipC#程序与Flash的接口及扩展,适用于在C#程序中使用flash
  • ActionScript_Virtual_Machine_2_Overview.rarActionScrip 虚拟机概述,非常好的AS语言的教程。 ActionScrip是用于Flash和Flex的编 ...
  • Keybord-Cover-Flow-Effect.zipFlex源码,仿照外国牛人的源码实现CoverFlow,用键盘操作的CoverFlow。 CoverFlow是模 ...
  • dougmccune_coverflowlib.zipFlex源码,实现CoverFlow效果。 CoverFlow是模拟iTuns中专辑选择的导航菜单。 非常酷 ...
  • FlexIn30Mins.rar30分钟学会FLex,很好的Flex入门教程。讲解清楚,逻辑性强。