- 浏览: 20012 次
- 性别:
- 来自: 深圳
最新评论
flex开源项目介绍 flex开源项目介绍目介绍
flex 开 源项目、AS3 开 源项目介绍
flex 开 源项目
这是一位来自印度的 flex 开 发者在 07 年 2 月份建立的 flex 组件库, 里面也有不少好东西。
2. flexlib http://code.google.com/p/flexlib/
由 Dougmccune 等人建立的 flex 组件库,其中有不少实用的组件。
3.SpringGraph flexComponent http://mark-shepherd.com/blog/springgraph-flex-component/
非 常酷的拓扑关 系组件!
4.flexVisual Graph Library http://code.google.com/p/flexvizgraphlib/
又一个拓扑图形展示的类库,动态效果那叫“惊艳”!
5. Open Source Framework for flex/ Flash & AIR(Apollo)
The Advanced flexproject 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 flexComponent: TreeMap
7. flexMDI
http://code.google.com/p/flexmdi/ 主要解决多窗口应用生成的问题,全名叫做:flexMultiple 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 flexcomponent framework which allows developers to create radically new and custom flexcomponents,似乎是基于下一代 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/flexprogramming 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 flex2 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 相关 类库
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 Flash 用在网页设计上通常会出现一些用户操作上的不方便。作为网页开 发者,我 们就是要努力的改善用户的访问体验。
SWFAddress 简单的说就是让用户将你的 SWF 网页里的某一页以地址的形式收藏 到书签,在浏览器地址栏以地址形式显示当前 SWF 文件,让浏览器支持后退,刷新 等。
这些强大的功能在 AcationScript2.0 时代对改善用户体验的帮助,相信作为 Flash 网 页设计师是很了解的。
1.
2.
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 flexComponents 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 flexcomponents, 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/
3. 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 flexand 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 的扩展框架:flexcairngoam http://code.google.com/p /flexcairngorm/Adobe 官方的 cairngorm 框架早就被人们 诟病,这次这个非官方的补充,看来是个容易让人接受的框架了
发表评论
-
ActionScript 3 和 Flex框架的性能优化
2011-11-04 09:52 804与其在程序写完了之后 ... -
flex文件上传
2011-10-13 11:25 1031本文讲的是通过Blazeds实现Flex文件上传,关于Blaz ... -
flex特效
2011-10-08 17:21 0旋转:http://www.alex-uhlmann.de/f ... -
TitleWindow之参数传递
2011-08-31 11:37 689TitleWindow之参数传递 -
Flex4+Spring+Hibernate
2011-08-26 10:17 772http://wenku.baidu.com/view/b8d ... -
Flex BlazeDS技术企业级应用--第二部分
2011-08-26 10:14 860http://www.flexedu.cn/BlazeDSTw ... -
Flex官网例子
2011-08-21 11:06 2304http://www.adobe.com/devnet-app ...
相关推荐
以下是一些重要的Flex开源项目的详细介绍: 1. **Flexbox**: 由Mrinal Wadhwa创建的一个flex组件库,包含多种有用组件,适合于前端布局和设计。 2. **Flexlib**: 由Dougmccune等人维护,提供大量实用的Flex组件,...
flex开源项目介绍.doc
在描述中提到的"flex开源3D地图",我们可以理解为一个开源项目,它提供了使用Flex来开发3D地图应用的工具和库。这种3D地图不仅能够展示地形和建筑物的立体视图,还能实现动态缩放、平移、旋转等交互功能,为用户提供...
【Flex开源项目】是开发界的一个重要领域,它主要指的是基于Adobe Flex技术的开源软件项目。Flex是一种用于构建富互联网应用程序(RIA)的框架,它使用ActionScript 3(AS3)编程语言和MXML标记语言。这些开源项目为...
Flex开源项目介绍 ------------------- Flex是一种用于构建富互联网应用程序(RIA)的技术,它基于Adobe Flash Player或Adobe AIR运行时环境。在本项目中,"Flex部分"指的是使用Flex框架开发的客户端组件,这些组件...
标题“也凑热闹搞个flex开源项目 sparkle”指的是作者参与或创建了一个名为“sparkle”的Flex开源项目。Flex是一种用于构建富互联网应用程序(RIA)的开放源代码框架,它基于ActionScript和Flash Player运行时。...
参与Flex开源项目有助于提升技能,理解实际项目中的最佳实践,同时也可以为社区贡献自己的力量。 7. **Flex入门**:对于初学者,Flex入门通常从安装Flex SDK和Flex Builder开始,然后学习基本的ActionScript语法和...
下面将详细介绍一些重要的Flex开源项目: 1. **Flexbox**: 由印度开发者Mrinal Wadhwa创建的Flexbox是一个组件库,提供了多种Flex布局和组件,有助于开发者快速构建界面。 2. **Flexlib**: 由Doug McCune等人维护...
Flex开源项目1个[java部分]是关于使用Adobe Flex技术和Java平台(J2EE)进行Web应用程序开发的一个实例。这个项目展示了如何将Flex前端与Java后端服务紧密结合,以实现高效、交互性强的用户界面。Flex是Adobe开发的...
FluorineFx使用说明(用于DOTNET开发的Flex开源项目),使用该项目可以开发类似于DataService之类的Flex项目,现在版本支持.net2.0和3.5版本!
开源3DMap Flex 3D地图是一款基于Adobe Flex技术的开源项目,旨在提供高质量的三维地图服务,其性能和功能可以媲美甚至超越商业产品如E都市地图。Flex是一种基于ActionScript 3.0的开源框架,用于构建富互联网应用...
MecGrid正是为了解决标准Flex数据网格在复杂场景下的不足而诞生的,其开源特性使得开发者能够自由地定制和扩展功能,以满足各种项目需求。 MecGrid的核心特性包括但不限于以下几点: 1. **高性能**:MecGrid优化了...
MS SQLServer2000备份文件
本项目旨在介绍如何创建一个简单的Flex应用,以帮助初学者快速入门。在这个过程中,我们将探讨Flex开发环境的搭建、基本组件的使用以及程序的编译与运行。 一、Flex开发环境 在开始Flex项目之前,我们需要安装...
《深入理解FLEX开源聊天室:构建实时交互的在线社区》 在当今互联网时代,实时通信已经成为各种在线应用的核心功能之一。"FLEX 开源聊天室"作为一个支持多人互动交流的平台,它允许用户进行私聊、群聊,以及创建...
Flex手机项目代码是一个基于Adobe Flex技术的移动应用开发实例,主要展示了如何利用Flex来构建一个包含数据列表、参数传递和动态组件创建功能的手机应用程序。在这个项目中,开发者"Wanger"使用了Flex SDK,可能结合...
D:\下载\Fuji Flexa软件介绍(中文版).rarD:\下载\Fuji Flexa软件介绍(中文版).rarD:\下载\Fuji Flexa软件介绍(中文版).rarD:\下载\Fuji Flexa软件介绍(中文版).rarD:\下载\Fuji Flexa软件介绍(中文版).rarD:\下载\...
Flex是一种基于Adobe Flash Player或Adobe AIR运行时的开源框架,用于构建富互联网应用程序(RIA)。这个小项目是一个使用Flex技术实现的购物车界面,对于初学者来说是一个很好的实践案例。 在Flex开发中,`....