`
jakielong
  • 浏览: 223661 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

flex开源组件

    博客分类:
  • Flex
阅读更多

一些不错的开源Flex项目

********************************************************************************************
Flex开源项目
********************************************************************************************
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 Intece ,效果很不错,对于做基于窗口的应用来说是个好的起点。

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. birdeyehttp://code.google.com/p/birdeye/该项目是一个比较庞大的项目涉及数据可视化的多个方面:
关系分析展示:
Relational Analysis ([/b]RaVis)[/b]
空间信息分析展示:
GeoSpatial Analysis (GeoVis)[/b]
数值分析展示:
Quantitative Analysis (QaVis)
[/b]历史数据分析
Temporal Analysis (TaVis)
[/b]变形类库:
General Utility (GuVis)[/b]

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.htmlGoogle 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 Intece
http://code.google.com/p/google-maps-flash-intece/
可惜的是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/


******************************************************************************
AS3 3D项目
********************************************************************************************

1. PV3D虽然该项目发布不长时间,但是它已经名声远扬了,遗憾的是这段时间它的官方博客不能访问了,只能访问它其他网站:
Google code
http://code.google.com/p/vision3d/
Wiki
http://wiki.vision3d.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/swfaddressSWFAddress 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 GaloreASTRA 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 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的扩展框架:Flexcairngoamhttp://code.google.com/p /flexcairngorm/Adobe官方的cairngorm框架早就被人们诟病,这次这个非官方的补充,看来是个容易让人接受的框架了!

分享到:
评论

相关推荐

    flex拓展组件autoComplete开源代码

    flex拓展组件autoComplete开源代码 自动完成input 内有示例以及源码

    高级组件flexlib

    出色的Flex开源组件库FlexLib, 高质量的开源Flex UI组件库项目

    PureMVCCairngorm对Flex开源框架的优化组合

    随着RIA的兴起,Flex技术得到了广泛的应用,将Web客户层的设计从以页面为中心提升到以组件 为中心。为了满足复杂多变的系统需求,对目前主流的Flex官方开源框架进行分析,用PureMVC的 分层解耦思想来简化Cairngorm的...

    flexlib

    google发布的flex开源组件包,flexlib

    FlexLib FLEX高级组件的开源类库

    里面有很多有用的类,而且还有很多实例,很不错的学习资源。

    TourDeFlex开源组件集合工具

    TourDeFlex开源组件集合工具,各种开源案列

    各种文档在线显示Flex组件 FlexPaper

    FlexPaper是一个开源轻量级的在浏览器上显示各种文档的组件,被设计用来与PDF2SWF一起使用, 使在Flex中显示PDF成为可能,而这个过程并无需PDF软件环境的支持。它可以被当做Flex的库来使用。

    flexlib flex的扩展组件

    这是一个开源的对flex的扩展的一系列有用的组件, 功能非常强大,里面包含 : 帮助文档、开发包、例子,欢迎大家来学习。 好东西。。。。

    Adobe-Flex-简介.doc

    Flex是一个基于组件的开发框架...Flex是一个建立在Flash平台上的富客户端应用开发工具包,Flex 作为富 Internet 应用(RIA)时代的新技术代表,自从 2007 年 Adobe 公司将其开源以来,Flex 就以前所未有的速度在成长。

    Flex.3实战(中文版)

    《Flex3实战》首先简要概述Flex 3和ActionScript,然后以十分友好、务实的方式介绍Flex的每个主要组件。其中穿插的示例编排合理,注解清晰,引导你重点关注与每个标记或...目前,Flex的主要组件是供免费使用的开源软件!

    前端开源库-flex-box

    前端开源库-flex-box柔性箱,柔性布局容器组件

    flex企业开发前端框架FLEX_FEAF.rar

    搜集整合网上流行的开源组件,为我所用,从而提供了企业级应用所涉及的一系列组件封装和示例,只需简单的CV 没有什么复杂的模式,简单易学易用 发布版本:V0.01 发布日期:2010-11-11 技术支持:www.feaf.cn ...

    Flex从入门到实践.pdf

    覆盖面广,除了Flex基础、组件外,还包括了AIR平台、与各种服务器语言通信技术、PureMVC框架以及各种开源项目的介绍;条理清晰,从Flex基础开始,到Flex框架设计结束。 本书实例内容丰富,适合Flex开发的初级程序员...

    WebUI4Angular是基于angularjs实现的一套UI组件

    WebUI4Angular是基于... 整套组件借鉴了UI Bootstrap等开源组件的写法,主要对指令进行了自己的封装,我们希望通过angular的指令编写一套类似flex的声明式UI组件,使得页面代码更加简洁,可读性更强,复用性更好

    在eclipse中同时开发j2ee模块和flex_客户端模块DOC

    所使用的工具中 , 除了 flex builder 是一个商业产品外 , 其它的都是开源组件 . 最终达到的效果 : l Flex 应用程序的源码和 web app 的源代码在同一个项目下 . l 在 flex builder 视图中开发 flex 应用 , ...

    flasg自定义UI组件

    照着flex的组件写的一套组件,已经开源,可去github上寻找或者googlecode

    Open Source Flex 2.0 Components-开源

    为Adobe Flex 2.0平台编写的开源组件。

    flexpaper Flex中显示PDF功能

    FlexPaper是一个开源的轻量级文档显示组件,被设计用来与PDF2SWF一起使用,使在Flex中显示PDF成为可能。它可以被当做Flex的library来使用。

    flex 图片缩放平移

    用的是国外的一个开源类库,能够在flex中实现图片的放大、缩小、移动。 稍微后,就可以扩展为其它组件的缩放与移动

    Flex 企业门户网整站系统

    Flex与J2ee集成的完全整站代码 blazeds 为核心通讯,RemoteObject 交互, mysql 为数据库 网站开头动画,首页动画,页面切换动画, Grid ,案例有书本翻页效果,自定义组件。 完全开源

Global site tag (gtag.js) - Google Analytics