Flex和actionscript3开源项目

1. Flexbox
http://flexbox.mrinalwadhwa.com/
这是一位来自印度的flex开发者在07年2月份建立的flex组件库,里面也有不少好东西。

2. Flexlib
http://code.google.com/p/flexlib/
由Dougmccune等人建立的flex组件库,其中有不少实用的组件。

3.SpringGraph Flex Component
http://mark-shepherd.com/blog/springgraph-flex-component/
非常酷的拓扑关系组件!

4.Flex Visual Graph Library
http://code.google.com/p/flexvizgraphlib/
又一个拓扑图形展示的类库,动态效果那叫“惊艳”!
该项目的讨论组:
http://groups.google.com/group/flexvizgraphlib

5. Open Source Framework for Flex / Flash & AIR(Apollo)
http://code.google.com/p/advancedflex/
The Advanced Flex project is open source Libraries & Framework for Adobe Flex & Flash developer. This is the framework written in AS3.0 & MXML for Flex & Flash & AIR(Apollo).

看起来里面涉及到了AOP及debugger等内容,有时间要好好看看了。

6. Open Source Flex Component: TreeMap
http://www.zeuslabs.us/2007/11/14/open-source-flex-component-treemap/

7. FlexMDI
http://code.google.com/p/flexmdi/
主要解决多窗口应用生成的问题,全名叫做:Flex Multiple Document Interface ,效果很不错,对于做基于窗口的应用来说是个好的起点。

8. 反射组件类reflexutil
http://code.google.com/p/reflexutil/
这是作者的博客:
http://blog.deconcept.com/

9. 对象处理器flex-object-handles
http://code.google.com/p/flex-object-handles/
作者对该组件的介绍:
http://rogue-development.com/objectHandles.xml
WIKI:
http://code.google.com/p/flex-object-handles/wiki/ObjectHandlesUsage
功能是很强大,不过要想自己使用,还需修改一番!

10.CheckboxTree和Carousel组件
http://giles.roadnight.name/components.cfm
都有演示和源码!

11.Flex拖拽库
http://code.google.com/p/flex-drag-n-drop-lib/
新鲜出炉的类库,太棒了,以后做拖拽处理就方便多了!

12. GeoVis
http://code.google.com/p/birdeye/wiki/GeoVis
GeoSpatial Analysis Components,地理空间分析组件,类似与矢量数据描述组件,比如矢量地图什么的。

13.antennae
http://code.google.com/p/antennae/
基于ant的Flex工程编译模版,内置FlexUnit等测试工具,很强大的说。

14.Degrafa:声明式的图形描述框架
官方网站:
http://www.degrafa.com/
googlecode:
http://code.google.com/p/degrafa/
演示:
http://samples.degrafa.com/
个人还是喜欢用AS3和flashIDE来绘图,不太喜欢这个东西。不过这可框架有专门的组织来推动,似乎前景不错!

15.openflux
号称是 an open-source Flex component framework which allows developers to create radically new and custom Flex components,似乎是基于下一代Flex组件标准,但是目前还没看到更多的东西。只有这个:
http://www.bobjim.com/2008/04/04/updated-plexiglass-openflux-3d-example/
该项目的GoogleCode:
http://code.google.com/p/openflux/

16.FlexReport
http://code.google.com/p/flexreport/
作者博客:
http://www.kemelyon.com/bts/
一个开源的客户端报表生成组件,目前唯一不足的是不能消除字体的锯齿问题,不过只要不放大字体,应该没问题

********************************************************************************************
AS3开源项目

1.Flex/Actionscript Math Library
http://code.google.com/p/as3mathlib/
The Flex/Actionscript Math Library (as3mathlib) is intended to provide a rudimentary numerical analysis toolkit for the Actionscript/Flex programming environment.

一个很不错的基础项目,不过看起来还没有完成:This library has just been converted from Actionscript 2 to Actionscript 3. It is not ready for general use.

2.ActionScript 3.0 library for several basic utilities
http://code.google.com/p/as3corelib/
AS3核心类库,里面有包括加密、图形文件编码等等类库。

3.alivepdf
http://code.google.com/p/alivepdf/
是一个Open-source AS3 PDF library,目的在于将flash内容转为pdf文件信息,通过后台程序来生成pdf文件。

4.Tweener
http://code.google.com/p/tweener/
A class for creating tweens in actionscript 2 and 3 – because there’s infinity between 0 and 1.

5.ActionScript 3 libraries for interactive visualizations on the web
http://flare.prefuse.org/
刚(10.22.2007)发布的数据可视化工具包,目前alpha版,不过有不少亮点了,很有希望。

6.Dependency injection / Inversion of control container for ActionScript 3, Flash 9, and Flex 2
http://code.google.com/p/di-as3/

7.as3ds
http://code.google.com/p/as3ds/
AS3 Data Structures For Game Developers

以前记得这个好像是收费的,现在看起来没限制的使用了。

8.Pulse粒子系统

作者对该系统的介绍:
http://www.rogue-development.com/pulseParticles.html

Google code:
http://code.google.com/p/pulse-particle/

演示地址:
http://rogue-development.com/pulse/explorer/

9.AS3 GIF Player Class
http://www.bytearray.org/?p=95
GoogleCode:
http://code.google.com/p/as3gif/

10.AS3的物理引擎(ActionScript 3 Physics Engines)
http://henryjones.us/articles/actionscript-3-physics-engines

11. 数据可视化类库Prefuse
http://flare.prefuse.org/
the flare visualization toolkit:ActionScript 3 libraries for interactive visualizations on the web.

12.文档解析类库:vanrijkom-flashlibs
http://code.google.com/p/vanrijkom-flashlibs/

其中最有用的可能是地图文件和3D文件的解析类库了!

13.MinimalComps: Minimal AS3 UI Component Set
http://www.bit-101.com/blog/?p=1126

14.GoogleMap Flash Interface
http://code.google.com/p/google-maps-flash-interface/
可惜的是written in ActionScript 2,不过应该有借鉴意义。

15.ScaleBitmap : 9-slice bitmap class
http://www.bytearray.org/?p=118
一个缩放位图的类,很有用!

16.开源AS3即时通讯类库XIFF
http://www.igniterealtime.org/projects/xiff/

17.另一粒子系统Flint Particle system
http://flintparticles.org/

******************************************************************************
AS33D项目

1. PV3D

虽然该项目发布不长时间,但是它已经名声远扬了,遗憾的是这段时间它的官方博客不能访问了,只能访问它其他网站:
Google code
http://code.google.com/p/papervision3d/
Wiki
http://wiki.papervision3d.org/
John Grden
http://www.rockonflash.com/blog/

2. away3D:

官方网站:
http://www.away3d.com/

google code:
http://code.google.com/p/away3d/

同pv3d一样,是基于actionscript 3的flash3D引擎:
Away3D is a realtime 3d engine for flash in actionscript 3, originally derived from Papervision3D

************************************************************************************
与JS相关类库

1.SWFAddress
http://www.asual.com/swfaddress/
项目地址:
http://sourceforge.net/projects/swfaddress

SWFAddress is a small, but powerful library that provides deep linking for Flash and Ajax. It’s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state. SWFAddress enables a number of important capabilities which are missing in today’s rich web technologies

该类库解决了swf的难题,深度链接,也是flex3的一个重要特色,值得关注!

2. 不可不提的swfobject
http://code.google.com/p/swfobject/
SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file

3.HTMLWrapper
http://code.google.com/p/htmlwrapper
Motion & Color Inc. today open-sourced a public beta version of
Wrapper, formerly used for closed-sourced projects. Wrapper is a
cross-browser compliant HTML/CSS rendering engine written in
ActionScript that sits on top of your standards compliant HTML page.
Wrapper eliminates cross-browser issues and makes integrating
ActionScript and HTML/CSS projects possible without needing to
compile. Wrapper will be available free from

***********************************************************************************
企业级组件库

1.YahooFlex/Flash组件ASTRA Galore

ASTRA Galore: New Flash and Flex Components
http://www.yswfblog.com/blog/2008/01/30/astra-galore-new-flash-and-flex-components/
官方的话是这么说的:
Our ASTRA library of components has just been updated with three new Flash components and seven (yeah, we are serious about this) new Flex components, as well as some important updates to the existing ones.

Yahoo,真棒!

***********************************************************************************
ROR与Flex相关类库

1.The Ruby on Rails RIA SDK by Adobe
http://code.google.com/p/rubyonrails-ria-sdk-by-adobe/

2. as3Stomp – Project site and source code
http://flexonrails.net/?p=99
该项目在Googlecode地址:
as3-stomp
This library is an actionscript 3 implementation of the Stomp protocol. It enables communication between Flash or Flex and any Stomp broker.

It has been primarily designed to work with Apache ActiveMQ.
*************************************************************************************
测试类库

1. 使用FlexUnit
http://www.adobe.com/devnet/flex/articles/unit_testing.html
http://code.google.com/p/as3flexunitlib/

2. 可视化Flex单元测试框架visualflexunit:
Announcing Visual FlexUnit – A Visual Testing Extension for FlexUnit

该项目的home page在google code。
作者Douglas McCarroll与合作公司Allurent共同建立了这个项目,并开源供大家使用。
**************************************************************
开源FlexMap组件
1. uMap
homepage:
http://www.afcomponents.com/components/umap_as3/
demos:
http://ccgi.arutherford.plus.com/website/flex/UMap/UMapFlexDemo/
mouseover to triangle to show picture:
http://ccgi.arutherford.plus.com/website/flex/modestmaps/sampleCCTV/

2.modesMap
homepage:
http://modestmaps.com/
demos:
http://modestmaps.com/example.html
http://modestmaps.com/tutorial-actransit/actransit.html

************************************************************************

Flex框架类库

1、针对Cairngorm的扩展框架:Flexcairngoam

http://code.google.com/p/flexcairngorm/

Adobe官方的cairngorm框架早就被人们诟病,这次这个非官方的补充,看来是个容易让人接受的框架了!

 


下面是非常有用的类库,找到他们的时候我兴奋的不得了 APIs、Libs、Components

1、as3ebaylib http://code.google.com/p/as3ebaylib/

2、as3youtubelib http://code.google.com/p/as3youtubelib/

3、as3flickrlib http://code.google.com/p/as3flickrlib/

4、Yahoo ASTRA Flash Components http://developer.yahoo.com/flash/astra-flash/

5、facebook-as3 http://code.google.com/p/facebook-as3/

6、as3awss3lib http://code.google.com/p/as3awss3lib/

7、Adobe ActionScript 3:resources:apis:libraries (官方,包括corelib、FlexUnit、Flickr、Mappr、RSS and Atom libraries、Odeo、YouTube)http://labs.adobe.com/wiki/index.php/ActionScript_3:resources:apis:libraries

8、Tweener 用于过渡与切换的一组动画库 http://code.google.com/p/tweener/

9、uicomponents-as3 一组轻量级的AS3 UI组件库 http://code.google.com/p/uicomponents-as3/

10、as3ds AS3的数据结构实现 http://code.google.com/p/as3ds/

11、mecheye-as3-libraries 一组主要用于Flash 游戏开发的AS3库 http://code.google.com/p/mecheye-as3-libraries/

12、XIFF 一套XMPP协议的AS3实现 http://svn.igniterealtime.org/svn/repos/xiff/branches/xiff_as3_flexlib_beta1/

13、FZip 一套AS3库,可用作对ZIP压缩文件的载入、修改与创建 http://codeazur.com.br/lab/fzip/

14、FlexLib 一套开源的Flex界面组件库 http://code.google.com/p/flexlib/

15、AnimatedGIfLoader Flex Component 可载入GIF的Flex组件 http://dougmccune.com/blog/animatedgifloader-flex-component/

16、goplayground 一套轻量级的,可用创建属于你自己的AS3 动画工具的库 http://code.google.com/p/goplayground/

17、AlivePDF 开源的用于PDF创建的AS3库 http://www.alivepdf.org/

18、jwopitz-lib 一组开源的Flex用户界面组件 http://code.google.com/p/jwopitz-lib/

19、as3crypto AS3实现的一套加密库,包括多种加密算法 http://code.google.com/p/as3crypto/

20、flare 一套强大的可视化交互的AS3类库 http://flare.prefuse.org/

21、SWFAddress 一小而强大的库,可以为Flash和Ajax提供深链接的功能 http://www.asual.com/swfaddress/

22、SWFObject 用于嵌入Flash,Adobe官方也认可了 http://code.google.com/p/swfobject/

23、ulse Particle System 一套开源的强大的AS3动态粒子系统 http://code.google.com/p/pulse-particle/ http://www.rogue-development.com/pulseParticles.html

24、SpringGraph Flex Component http://mark-shepherd.com/blog/springgraph-flex-component/

25、GoASAP AS3动画库 http://code.google.com/p/goasap/ http://www.goasap.org/index.html

26、asaplibrary 一套开源的Flash Actionscript3.0 RIA库 http://code.google.com/p/asaplibrary/ http://asaplibrary.org/ http://asapframework.org

27、as3mathlib 开源Flex/Actionscript数学库 http://code.google.com/p/as3mathlib/

28、as3corelib 包含一些基础功能AS3库 http://code.google.com/p/as3corelib/

29、minimalcomps 一组AS3 UI组件 http://www.bit-101.com/minimalcomps/

30、as3gif http://code.google.com/p/as3gif/

31、queueloader-as3 一组AS3库,用来进行资源序列载入及监测 http://code.google.com/p/queueloader-as3/

32、TweenMax (AS3) http://blog.greensock.com/tweenmaxas3/

33、Atellis Reflection Component 一款Flex反射效果组件 http://labs.atellis.com/2007/07/11/atellis-reflection-component/

34、AS3Eval 简单来说,就是用AS3实现的AS3编译器 http://eval.hurlant.com/

35、 ByteArray的组件、库合集,包括liquid components、mousegesture、ASZip、GIF Player、GIF Animation Encoder、AlivePDF、Live JPEG Encoder、ScaleBitmap等 http://www.bytearray.org/?page_id=82

36、AS3C 针对AVM2虚拟机,用C#写的字节码编译器 http://code.google.com/p/as3c/

37、as3httpclientlib as3实现的http客户端 http://code.google.com/p/as3httpclientlib/

38、as3ui 一组常规的as3 ui界面库 http://code.google.com/p/as3ui/

39、as3xls 让你在flex中可以读写Excel文件 http://code.google.com/p/as3xls/

40、as3flexdb 让你的flex程序可以连接到MySQL服务器,主要是使用AMFPHP来访问PHP服务器 http://code.google.com/p/as3flexdb/ 这一是一篇详细使用介绍的教程 http://itutorials.ro/viewtopic.php?f=9&t=7

41、vivisectingmedia-as3  一组AS3/Flex实用库,是作者在实践中总结出来的 http://code.google.com/p/vivisectingmedia-as3/

Actionscript 3.0 Class

1、fZip 此类可允许你载入标准的zip文件并提取里面包含的文件 http://wahlers.com.br/claus/blog/zip-it-up/

2、AS3: Layout class for Flash CS3 一组用作布局的类 http://www.senocular.com/?id=2.8

3、CSSLoader 该类允许Flex应用程序在运行时载入CSS http://www.rubenswieringa.com/blog/cssloader

4、AS3: QueryString 一个单例类,用来获取URL地址后所带参数值对 http://evolve.reintroducing.com/2008/07/03/as3/as3-querystring/#more-141

5、ActionScript 3 Contextual Menu Manager Class AS3关联菜单管理类 http://www.blog.noponies.com/archives/103

2D & 3D Engine

1、APE (Actionscript Physics Engine) 物理引擎 APE 前身是as2版本的Flade,呼声很高,优点就是清晰简单,一共没有几个类:),目前版本alpha 0.45 ,有API文档和示例,教程有一篇quick start ,在Google Group上有一个论坛可以讨论。svn上一直在更新目前svn上的版本为0.5a

http://www.cove.org/ape/

2、Away3D http://code.google.com/p/away3d/

3、Papervision3D http://code.google.com/p/papervision3d/

4、Sandy 开源3D库 http://www.flashsandy.org/versions/3.0

5、FORM 一套AS3完成的用于2D刚性物体的物理引擎 http://code.google.com/p/foam-as3/

6、Five3D 基于矢量的Flash 3D 交互动画创建 http://five3d.mathieu-badimon.com/

7、Flade (Flash Dynamics Engine) 一套开源的2D物理引擎,AS2实现 http://www.cove.org/flade/

8、Box2DFlashAS3 2D物理引擎,AS3实现,基于强大的Box2D C++物理库 http://box2dflash.sourceforge.net/

9、Paradox 基于Flash的第一称3D引擎 http://animasinteractive.com/propaganda/

10、ND3D AS3 3D Engine  一款简单的AS3开源3D引擎,编译后的引擎大小仅约10K http://code.google.com/p/nd3d/ http://www.nulldesign.de/nd3d-as3-3d-engine/

11、motor2 基于Box2d的AS3刚体引擎,也是2D的. 作者就是 AS3数据结构的作者,2007年最后一天发布 作者主页:http://lab.polygonal.de/motor_physics/ 代码:http://code.google.com/p/motor2/

12、WOW-Engine 法国人写的,基于Sandy library的算法 3D物理引擎 http://seraf.mediabox.fr/wow-engine/as3-3d-physics-engine-wow-engine/

FrameWorks

1、Cairngorm Adobe官方出的Flex框架 http://labs.adobe.com/wiki/index.php/Cairngorm

2、PureMVC 纯AS3框架,也有其它语言的实现 http://www.puremvc.org/

3、ASWing AS3 一套开源的AS3 GUI框架 http://www.aswing.org/

4、EasyMVC 由事件驱动的MVC框架 http://projects.simb.net/easyMVC/

5、Mate 基于Tag及事件驱动的Flex框架 http://mate.asfusion.com/

6、ARP 基于模式(Pattern)的RIA框架,Flash平台,支持AS2和AS3 http://osflash.org/projects/arp

7、Gaia 开源的Flash前端框架,支持AS2和AS3,用于快速开发 http://www.gaiaflashframework.com/

8、flest Actionscript3.0/Flex应用程序框架,用来开发企业级的RIA http://code.google.com/p/flest/

9、Gugga Flash Framework 更新至AS3 http://www.gugga.com/flashblog/

10、Prana 另一个提供了IOC反转控制的框架,类似著名的Spring框架 http://www.pranaframework.org/

11、OpenFlux 开源的Flex组件框架,让开发Flex组件更加快速容易 http://code.google.com/p/openflux/

12、Degrafa 声明式的Flex图形框架,允许以MXML标签的方式绘制图形、创建皮肤,还包括对CSS的支持 http://code.google.com/p/degrafa/

13、FlexMVCs 针对AS3和Flex的应用程序框架,基于PureMVC,作了些修正和精简 http://code.google.com/p/flexmvcs/

Flash & Flex Tools、Servers

1、FlexUnit Flex/Actionscript3.0单元测试框架 http://code.google.com/p/as3flexunitlib/

2、Visual FlexUnit 增强的FlexUnit,支持“可视化断言” http://code.google.com/p/visualflexunit/

3、RED bug debug调试控制器,让Flash、Flex、AIR应用程序更加容易 http://www.realeyesmedia.com/redbug/

4、reflexutil 可在运行时对Flex组件进行调试 http://code.google.com/p/reflexutil/

5、FxSpy 当Flex应用程序运行时可以检测和动态的改变可视化组件属性值 http://code.google.com/p/fxspy/

6、ThunderBolt 基于Firefox的Firebug插件的日志扩展,支持AS2及AS3 http://code.google.com/p/flash-thunderbolt/

7、FlashTracer Firefox扩展,可以以侧栏的方式将Flash中trace()的结果显示

8、RIALogger 另一款Flex/AIR的Debug工具 http://renaun.com/blog/flex-components/rialogger/

9、Alcon 一款轻量级的AS2及AS3的Debug工具,AIR方式将Debug信息展示出来 http://blog.hexagonstar.com/alcon/

10、GDS (Granite Data Services) 开源,提供了Adobe LiveCycle Data Services类似功能的服务器 http://www.graniteds.org/

Flex Explorers (大部分为Flex2版本,但同样适用于Flex3)

1、Flex3 Component Explorer Flex各类组件示例 http://examples.adobe.com/flex3/componentexplorer/explorer.html

2、Resize ManagerFX Explorer (此为商业作品,要收费的)http://www.teotigraphix.com/explorers/ResizeManagerFX/ResizeManagerFXExplorer.html

3、Flex3 Style Explorer http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html

4、Flex2 Style Explorer(添加了Kuler功能)Flex UI组件风格定制并可输出为CSS http://www.maclema.com/content/sek/

5、Flex2 Style Explorer(Adobe 原始的版本) http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html

6、Flex2 Filter Explorer 查看各类滤镜效果并可进行设置 http://merhl.com/flex2_samples/filterExplorer/ http://merhl.com/?p=40 (AIR版本)

7、Flex2 Primitive Explorer 在Flex中创建各种简单形状

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值