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

Flex Resources

阅读更多

Adobe http://www.adobe.com/cn/

 

Adobe Learn: http://learn.adobe.com/wiki/display/wel/Start+here

Flex quickstart: http://www.adobe.com/cn/devnet/flex/?navID=quickstart

 

Flex3 中文API文档: http://livedocs.adobe.com/flex/3_cn/package-summary.html

 

Flex 3 Docs: http://livedocs.adobe.com/flex/3/html/index.html

 

Flex4(Gumbo) API: http://livedocs.adobe.com/flex/gumbo/langref/

Flex4 download:  http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4

Adobe Opensource: http://opensource.adobe.com/wiki/display/site/Home

 

Flex BBS: http://www.flexcoders.cn/

3D Demo: http://dev.getoutsmart.com/os3d/demos/videoroom/

A BBS of Actionscript3: http://bbs.actionscript3.cn

RIA China:http://www.riachina.com/archiver/index.aspx

Flex in a week video training: http://www.adobe.com/devnet/flex/videotraining/

Flex中文聚合: http://rxna.cn/RXNA/

cnflex: http://www.cnflex.org/trac/

 

A Example of Workflow Implemented by Flex:

http://bbs.actionscript3.cn/viewthread.php?tid=10775&extra=&page=1

Resize frame class: http://www.mediaverk.lv/resize/

 

A Flex Blog: http://www.blogjava.net/cph8066/

A Flex Blog: http://blog.minidx.com/

 

Flex Chart

Flex Chart Demo: http://demo.quietlyscheming.com/ChartSampler/app.html

An Open Source Flex Chart: http://teethgrinder.co.uk/open-flash-chart/

 

Custom Flex Skins: http://the.fontvir.us/b10g/?id=111

Flex/Actionscript: http://reverocean.spaces.live.com/blog/cns!7174E1EEA4DE00EA!496.entry

 

Flex Chart 去除水印的方法 :在Flex Project内创建ChartsLicenseHandler Class:
package mx.charts.chartClasses { public class ChartsLicenseHandler { }}

然后在MXML中明确引用该类,或者用Metadata Tag强迫编译,这样就可以去除水印。

 

Image Manipulation in Flex: http://www.insideria.com/2008/03/image-manipulation-in-flex.html

 

PureMVC: http://puremvc.org/

PureMVC Example: http://www.riachina.com/showtopic-11011.html

 

Using Flex with Spring: http://coenraets.org/flex-spring/

 

Google Map API for Flash/Flex: http://code.google.com/apis/maps/documentation/flash/

 

Books

http://www.51leifeng.net/viewthread.php?tid=14582&pid=297952&page=1&extra=#pid297952

RIA Book: http://www.riabook.cn/

 

An Graphical Editor by Flex: http://www.best4c.com/editor/NetMapApplication.jsp

Application
ILOG:
http://www.ilog.com/products/ilogelixir/
The Adobe technology platform including Adobe® Flex® and Adobe AIR deliver portability, high performance and rich graphical UI to your Internet and desktop applications. ILOG Elixir enhances this platform—adding advanced data visualization displays that go far beyond standard controls and charts—to provide your users with the display magic they want.

ILOG Elixir is a suite of professional user interface controls that gives developers a rich collection of innovative and interactive data display components. It includes ready-to-use schedule displays, map displays, dials, gauges, 3D and radar charts, a treemap chart and organization charts.

 

 

  • flex-uml-src.zip (6.5 KB)
  • 描述: an flex uml diagram example
  • 下载次数: 67
分享到:
评论

相关推荐

    girlsfrontline-resources-extract-2.2.6_flex_

    标题中的“girlsfrontline-resources-extract-2.2.6_flex_”表明这是一个针对《少女前线》(girl`s frontline)2.2.6版本的资源提取项目,而“flex”可能指的是使用了Flex编译器或者与Adobe Flex框架有关。...

    自己整理的flex项目源码,flexbbs论坛

    - resources:资源文件夹,如图片、样式表和语言文件。 - services-config.xml:配置文件,定义与服务器的连接和服务。 - FlexBuilder或MyEclipse工程设置:包含编译和运行环境的配置信息。 5. 集成与部署:在...

    Flex for arcgisserver 开发笔记

    1. [ArcGIS API for Flex 示例页面](http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=samples) 2. [ArcGIS API for Flex 下载页面]...

    arcgis api for flex教程

    - **ArcGIS API for Flex** 下载地址:[http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=home](http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=home) - **Flex SDK 3** 下载地址:...

    springMVC与flex整合项目

    - `src/main/resources`:可能包含Spring的bean配置或其它资源文件。 整合SpringMVC和Flex可以充分利用两者的优点,提供高度互动的前端和强大的后端服务。通过深入理解这两个技术的原理和整合方式,开发者可以构建...

    arcgis-samples-flex-develop(arcgis api for flex 3.3版本的例子)

    http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Query_result_on_Map/01nq0000003q000000/上的近200个演示实例包括web端(主要是100多个mxml文件)和mobile端的。 放到flash builder中后绝大...

    ArcGIS API for Flex library

    下载地址为:http://resources.esri.com/arcgisserver/apis/flex/index.cfm **实现步骤:** 1. **创建 Flex 项目:** - 启动 FlexBuilder 3,通过 File -> New -> Flex Project 创建新项目,并命名为 `flexMapApp`...

    arcgis-viewer-flex-3.4-src框架源码

    《ArcGIS Viewer Flex 3.4 框架源码详解》 ArcGIS Viewer Flex 3.4 是一款基于Adobe Flex技术的Web GIS框架,它为开发者提供了在ArcGIS Server上构建交互式网络地图应用的强大工具。这个框架的源码是开放的,允许...

    Flex Arcgis Server rest 入门简单图解

    可以在Esri的资源网站上找到,例如:`http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=home`。 3. **创建Flex项目**: - 在Flex Builder中新建一个Flex项目,比如命名为“test”。 - 将ArcGIS ...

    ArcGIS API for Flex library(整理)

    该库可以通过ESRI官方资源中心获取:[http://resources.esri.com/arcgisserver/apis/flex/index.cfm](http://resources.esri.com/arcgisserver/apis/flex/index.cfm)。 #### 步骤 1. **创建Flex项目**:打开Flex ...

    基于Flex的ArcGIS开发经典例子说明文档

    下载地址:[http://resources.esri.com/arcgisserver/apis/flex/index.cfm](http://resources.esri.com/arcgisserver/apis/flex/index.cfm) **步骤详解:** 1. **创建项目:**启动FlexBuilder 3,通过菜单栏`File ...

    flex3中文语言包

    2. 添加资源到项目:将解压后的文件复制到你的Flex项目的源代码目录下的“resources”文件夹,或者根据你的项目结构创建一个“resources”文件夹并放置进去。 3. 配置项目设置:在Flex构建配置中,指定语言包。如果...

    arcgis for Flex环境搭建

    2. **下载ArcGIS API for Flex**:访问Esri资源网站(http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=home),下载ArcGIS API for Flex。 3. **安装Flex Builder**(可选):如果决定使用Flex ...

    flex与ajax交互、flex与javascript交互.docx

    - 如果您使用的是LiveCycle Data Services 2.5,则Flex-AjaxBridge的源文件位于`LiveCycleDataService2.5安装路径\resources\FABridge`。 #### 三、Flex与Ajax交互示例 下面的示例展示了如何在一个简单的Flex应用...

    ArcGIS API for Flex 2.0

    ======================= ArcGIS API for Flex 2.0 build date 2010-06-25 ======================= ...License agreement at http://resources.esri.com/arcgisserver/apis/flex/display/esri.html

Global site tag (gtag.js) - Google Analytics