1. Flexbox
http://flexbox.mrinalwadhwa.com/
這是一位來自印度的flex開發(fā)者在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/
非常酷的拓撲關(guān)系組件!
4.Flex Visual Graph Library
http://code.google.com/p/flexvizgraphlib/
又一個拓撲圖形展示的類庫,動態(tài)效果那叫“驚艷”!
該項目的討論組:
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等內(nèi)容,有時間要好好看看了。
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/
主要解決多窗口應(yīng)用生成的問題,全名叫做:Flex Multiple Document Intece ,效果很不錯,對于做基于窗口的應(yīng)用來說是個好的起點。
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/該項目是一個比較龐大的項目涉及數(shù)據(jù)可視化的多個方面:
關(guān)系分析展示:
Relational Analysis ([/b]RaVis)[/b]
空間信息分析展示:
GeoSpatial Analysis (GeoVis)[/b]
數(shù)值分析展示:
Quantitative Analysis (QaVis)
[/b]歷史數(shù)據(jù)分析
Temporal Analysis (TaVis)
[/b]變形類庫:
General Utility (GuVis)[/b]
13.antennae
http://code.google.com/p/antennae/
基于ant的Flex工程編譯模版,內(nèi)置FlexUnit等測試工具,很強大的說。
14.Degrafa:聲明式的圖形描述框架
官方網(wǎng)站:
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組件標(biāo)準(zhǔn),但是目前還沒看到更多的東西。只有這個:
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/
一個開源的客戶端報表生成組件,目前唯一不足的是不能消除字體的鋸齒問題,不過只要不放大字體,應(yīng)該沒問題