小小菜鸟的web菜园子

web开发学习。好记性不如烂笔头。每天进步一点点!

导航

自学FLEX,最有效的几个网站。

  • Flex 2 Language Reference
    http://livedocs.adobe.com/flex/2/langref/index.html
    This link goes to the reference docs for the entire Flex 2 framework. It is extremely helpful for learning the framework and the properties and methods for objects within the framework.

  • Flex 2 Style Explorer
    http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html
    This link provides a Flex application that will allow you to quickly and easily create style sheet definitions, and see the changes in real time, on real flex components. This is very helpful for quickly making something look good, if you don't have a user experience designer handy.

  • Flex 2 Component Explorer
    http://examples.adobe.com/flex2/inproduct/sdk/explorer/explorer.html
    This link provides a Flex application that will allow you to browse different kinds of Flex components. This helps you become familiar with the different components of the framework.

  • QuietlyScheming Chart Explorer
    http://demo.quietlyscheming.com/ChartSampler/app.html
    This has got to be the best example for Flex charting on the internet. You can see lots of different chart customizations, play with different data effects, and it has complete source code to achieve all of these capabilities. This one is HIGHLY recommended.

  • FlexLib
    http://code.google.com/p/flexlib/
    The FlexLib project is a community effort to create open source user interface components for Adobe Flex 2. There's a lot in there. you can see the full component list here: http://code.google.com/p/flexlib/wiki/ComponentList

  • ActionScript 3 Libraries
    http://labs.adobe.com/wiki/index.php/ActionScript_3:resources:apis:libraries
    The Adobe Developer Relations team released a set of free and open ActionScript 3.0 APIs to help developers get started building Flex 2.0 applications.
  •  

    来自:http://www.cynergysystems.com/blogs/page/andrewtrice?entry=userful_links_for_getting_started

    posted on 2008-07-30 11:00  『小小菜鸟』  阅读(1156)  评论(0编辑  收藏  举报