`
tht868tg
  • 浏览: 14950 次
最近访客 更多访客>>
社区版块
存档分类
最新评论

Flex开发相关优秀资源集合(全球)

 
阅读更多

Flex开发相关优秀资源集合(全球)
2010年01月02日
  Flex开发相关优秀资源集合(全球)
  2009-08-17 22:25
  Flex范例,主要讲某个组件或者类的某某属性如何使用等等。代码和演示(如果有的话)都有。代码风格不错。
  http://blog.flexexamples.com
  http://blog.sban.com.cn/ 原创,代码开源
  中文版的flexexamples,主要是翻译来自flexexamples blog的内容,有时还会有其他一些令人惊喜的东东。
  http://blog.minidx.com
  Flex,AJAX,javascript,internet相关资源,比如corelib的使用,AS3的GOF模式,javascript的正则表达式,字体等等~当然我们关注的主要是Flex。
  http://ntt.cc
  一些挨踢工作者写出来帮助大家实现特定目标的类,AS1,2,3的都有。关注一下吧,万一哪天想实现什么了,说不定有人已经帮你完成了。
  http://www.actionscriptclasses.com/
  貌似目前公布的都是Adobe MAX,Flex Camp,AJAX Experience等各类大会的视频信息~,
  http://www.onflex.org/
  adobe 官方 Flex 文档汇总
  http://www.adobe.com/support/documentation/en/flex/?sdid=zfct
  Flex的权威网站,集成了与Flex有关的大多数信息。这里可以找到最新的书籍,可以找到许多组件,找到就业机会(至于在国外还是国内工作这就看个人机缘了,呵呵),找到与Flex相关的一些软件……还是自己看看吧,这里不浪费口水了。
  http://flex.org/
  RIA相关开源项目平台,类似于sourceforge.net~~
  http://www.riaforge.org
  Flex SDK 中文参考
  Adobe® Flex™ 3.2 语言参考
  软件
  Tour de Flex is a desktop application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR and data integration, as well as a variety of third-party components, effects, skins, and more.
  集成了许多资源,包括Flex组件,数据集成,第三方组件,特效,皮肤等
  Tour de Flex
*集成了Adobe Developer Connection 网站
  *集成了组件浏览器,可以浏览并下载到大量的组件
  *集成了用户组和用户事件,使用GOOGLE MAP标识出世界各地用户组的位置及相关信息。AIRIA.cn赫然在列。
  *集成了一个简单的RSS Reader.
  *集成了bugs.adobe.com,你可以将bug提交上去,有一个专门的窗口会告诉你bug的状态
  adobe Developer ConnectionDeveloper Desktop
  方便Flex Coders交流找工作的,聊天功能不错,大家打开dashboard,切换到chat面板就可以和当前所有用户聊天了~
  SearchCoders Dashboard
  与自定义编译器相关的资源
  http://www.deitte.com/archives/2008/06/compiler_resources.htm
  [2009.2.18]
  视频教程
  http://www.gotoandlearn.com/
  [2009.2.18]
  ActionScript 3/ABC2/Flex 2/Flex 3/Flex 4/AIR 反编译工具
  http://www.docsultant.com/nemo440/
  很酷的翻书效果
  http://blog.minidx.com/2008/03/07/545.html
  SWF Toolsis a collection of SWF manipulation and creation utilities written by Rainer Böhme and Matthias Kramm. It is released under the GPL.
  Included are:
  PDF2SWF
  SWFCombine
  SWFStrings
  SWFDump
  JPEG2SWF
  PNG2SWF
  GIF2SWF
  WAV2SWF
  AVI2SWF
  Font2SWF
  SWFBBox
  SWFC
  SWFExtract
  RFXSWF Library
  http://www.swftools.org/
  OpenZet
  可以将其当成扩展了的Flex 和 Silverlight SDK。里面提供了不少好东东。可以下载到源码,研究一下一些组件的实现方式。
  http://www.openzet.org/samples/
  先看看Sample
  http://www.openzet.org/downloads/
  下载的时候得填下表单,收到的Email里面有下载的地址
  htmlwrapper
  Cross-browser compliant HTML/CSS rendering engine written in ActionScript
  Actionscript跨浏览器HTML/CSS渲染引擎
  看 了一下源码,比利用IFrame和ExternalInterface渲染HTML要麻烦很多。IFrame只是简单的改变IFrame的状态,渲染 HTML还是由浏览器来完成的;HTMLWrapper则是将DOM解析为Actionscript对象,渲染是由HTMLWrapper来控制的,也就 是说渲染的效果完全取决于HTMLWrapper。
  支持的HTML标签:
  div
  ul
  form
  a
  input
  img
  object
  embed
  li
  支持的CSS样式:
  http://htmlwrapper.googlecode.com/svn/trunk/examples/ActionScriptExample/src/com/base/parse/Css.as
  http://htmlwrapper.googlecode.com/svn/trunk/examples/ActionScriptExample/src/com/base/parse/ExtendedStyleSheet.as
  支持的属性:
  http://htmlwrapper.googlecode.com/svn/trunk/examples/ActionScriptExample/src/com/base/parse/Attributes.as
  AS3 audio library
  http://code.google.com/p/standingwave/
  After months of waiting for an opportunity to open up in my schedule, I’ve finally managed to create and package the StandingWave2 audio synthesis engine for Flash. It’s now up on Google Code athttp://code.google.com/p/standingwave/. Phew… about time.more…
  没有过多的研究它,只是从joeberkovitz.com看到了就发了出来。
  The goal of StandingWave is to encapsulate the following kinds of objects, permitting them to be easily chained together and combined to produce complex, dynamic audio output:
  audio sources (MP3 or WAV files, algorithmic sound generators…) audio filters (echo, envelope shaping, equalization…) timed sequences of audio sources, which may be hierarchically composed RIA视频中心
  RIAMeeting(中国RIA开发者活动组织)创建的视频中心,内容主要是RIA开发的视频教程
  现在有三类视频
  1.Flex一周视频培训[根据Adobe官方视频翻译过来的]
  2.gotoandlearn.com 视频教程中文翻译
  3.周边视频
  as3mathlib
  看名字就晓得是什么东东了,数学函数库
  This library includes support for
  Geometric Objects and Intersection calculations Integral and Differential equation calculations Bezier, Quadric, Polynomial, Complex, Vector and Matrix calculations Symbolic expression parsing
  要是有统计函数就好了。
  使用前最好能详细阅读下googlecode里面的文档,有些问题还是要注意一下,比如效率
  as3texteditor
  AS3富文本编辑组件
  AS3 TextEditor Lite: Free rich text editor component for Adobe Flash CS3
  AS3 TextEditor Lite is a SWC based component for rich text editor which can be used in Flash applications to be developed using Action Script 3 and Adobe Flash CS3 IDE. This component provides features like:
  Dynamically attach it to any text field of your application Complete WYSIWYG Editor Formatting of characters as Bold, Italic, Underline Hyperlink with color, underline options Search and replace texts Indent, Margin (left and right) Paragraph alignment left, right,center,justified Making unordered lists Line spacing, Character spacing Adding Image (No Edit) Rich Text View and HTML View (two-color coded) Clipboard features: Select All, Copy, Paste, Remove Formatting Inserting special characters
  This is a FREE component.
  Supported Flash Version This component is packaged for Adobe Flash CS3 (Flash Player version 9 with Action Script 3.0). This component is NOT meant for Adobe Flex framework.
  For project homepage visithttp://mobilewish.com/applications/as3texteditor/
  digizex
  基于Zend Framework 及 Digitalus的 AS3 CMS系统
  Flash/Flex AS3 CMS built on top of the Zend Framework and Digitalus
  All CMS modules compatible with Flex, AS3, and Flash CS3 projectsAdds about 1.5kb to your swf fileFull Zend Framework StackRemoting by Zend_AmfUser Authentication with Sessions via Zend_Acl, Zend_Session, and Digitalus CMSHtml-based CMS and User Management via Digitalus CMSWYSIWYGEasily create HTML-version of site using the Digitalus CMSCMS built on PureMVC and Fabrication, but main app does not have to use PMVC/FabricationModular, plug-in architectureBoth Flex and Flash CMS modules supportedRich Text Editor Module (text Module)Integrated with KapInspect (kiplugin Module)Integrated with De Monster DebuggerImage Module (gallery Module)Control Panel Flash Module (controlpanel Module)You can now download and use Digizex as a debugger, without any of the CMS features. (Currently available at allflashwebsite.com. Highly recommended for KapInspect and Monster Debugger users who want a stupidly simple way of integrating these tools into any Flex or Flash SWF, but don’t need content management.)
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics