虽然Flash Build 4和ActionScript 4 的Bata 2版已出,但AS3的相关资料还是很有意义的,特别是国外的资料。(绝不是崇洋媚外,只是考虑缩短知识的传播入国内的时间)转载自:http://www.freesitesource.com/2008/1228/56.htmlIntroducing Flex SDK 3.1 and Flex Builder 3.0.1Flex SDK 3.1 is what the team considers a milestone build, a certification of all of that work and a roll-up into a build that is recommended for all usershttp://www.adobe.com/devnet/flex/articles/sdk3_fb301.html
Cairngorm Moved to Adobe Open Sourcehttp://weblogs.macromedia.com/amcleod/archives/2008/08/cairngorm_moved.html
Flex Architecture Basics - Models & Data Transfer ObjectsDemonstrates a relatively easy way of setting up a small Flex application using a model and a data transfer objecthttp://nwebb.co.uk/blog/?p=228
Tutorial: ActionScript 3 Dragging MethodsThis tutorial is all about dragging an object around the stage.http://flashmymind.com/Tutorials/Actionscript/Advanced/actionscript-dragging.php
Flex Paginate ComponentA little paginator componenthttp://www.darklump.co.uk/blog/?p=112
ModuleManager and IModuleInfo - loading Flex Modules dynamicallyhttp://lowpitch.com/blog/2008/08/17/modulemanager-and-imoduleinfo-loading-flex-modules-dynamically/
Getting started with DegrafaSimple code example by Mike Huntingtonhttp://www.mikehuntington.com/?p=22
Advanced CSS with DegrafaAnother great code example by Mike Huntingtonhttp://www.mikehuntington.com/?p=31
Alcon 3Rewritten for Adobe AIR. This is a little debuger/logger, I used to use this back in the AS2 days and really enjoyed it. I still need to check this out but I’m sure it’s really cool.http://blog.hexagonstar.com/alcon/
Remove css type selector warnings in Flex BuilderQuick little tip to remove css type selector warnings from the Flex Builder problems panelhttp://www.nutrixinteractive.com/blog/?p=135
VBox, HBox with gradient backgroundhttp://www.igorcosta.org/?p=160
Flex designer/developer workflow video tutorialsA series of short tutorials that cover using Fireworks CS3 and Flex Builder 3 to create a visual theme for Flex applications.http://www.ashorten.com/2008/08/11/flex-designerdeveloper-workflow-video-tutorials/
Six reasons to use ActionScript 3.0 - Lee Brimelowhttp://www.adobe.com/devnet/actionscript/articles/six_reasons_as3.html
Custom flex skinsCreating web-applications with flex 3 is great. there are a ton of pre-made components, and an open-ended architecture to allow you to create your own.http://the.fontvir.us/b10g/?id=111
Writing components in Flex, part 1http://labs.flexperiments.nl/writing-components-in-flex-part-1/
Writing components in Flex, part 2http://labs.flexperiments.nl/writing-components-in-flex-part-2/
Flash Enabled Blog Actionscript 3 API rounduphttp://flashenabledblog.com/2008/08/26/as3-actionscript-3-classes/
Create bitmap data object from a display objecthttp://www.flexer.info/2008/08/20/how-to-make-a-bitmapdata-from-a-displayobjectuicomponent/
FCG 1.0 (Flex code generator)Goes final and open sourcehttp://www.dehats.com/drupal/?q=node/45
New ActionScript 3 Singleton MethodDaniel Love’s version using static initializershttp://www.daniellove.net/blog/?p=81
CSKDebuggerAIR debuger for Machttp://ultra-web.co.uk/?p=178
Fill ColorsFill Colors is the embodiment of the separation between style and layout in Flex and a demonstration of what’s possible in terms of skinning a Flex applicationhttp://www.fillcolors.com/
gTweenAnimation tweening library by Grant Skinnerhttp://www.gskinner.com/blog/archives/2008/08/gtween_a_new_tw.html
Functional Testing Framework for AIR AJAX apps based on Seleniumhttp://corlan.org/2008/08/15/functional-testing-framework-for-air-ajax-apps-based-on-selenium
Yahoo! Music APIThe Yahoo! Music API gives developers access to the Yahoo! Music catalog of artists, albums, tracks, videos, ratings and more. It provides numerous ways to browse the catalog: through charts, search, similarities, genres, artists, and user recommendations and ratings.http://developer.yahoo.com/music/
ActionScript 3 Flexible Layout ClassThe NpFlexLayout Class is designed to simplify aligning DisplayObjects to stage dimensions and responding to changes in stage dimensions at run time by a user or between different users.http://www.blog.noponies.com/archives/109
mediacorelib - media core library for ActionScript 3.0The MediaCoreLib is an Actionscript 3.0 library toolset for playing audio or video files effortlessly. MediaCoreLib allows you to manage a playlist and seemlessly crossfade tracks.http://code.google.com/p/mediacorelib/
Servebox ActionScript FoundryAn ActionScript 3 / Java framework designed for Flex 2 applications development. Its design is based on several design patterns,http://www.servebox.com/foundry/doku.php?id=
Flest FrameworkFlest is an ActionScript3 / Flex application framework for building enterprise level RIAs. It uses such design pattern as Controller, Factory, Command, etc. High efficiency, simplicity and practicality were set as its mandatory design features.http://code.google.com/p/flest/
Guasax Flex/AIR MVC - The MVC Flex/AIR FrameworkGuasax is an ease of use programming framework to provide ordered and scalable Flex applications. Life cycle of guasax framework is based in the MVC pattern to take on our program actionshttp://www.guasax.com/guasax/web/en/index.php
Flex Mojos - HelloWorldTutorialTutorial for building a simple Hello World Flex application with flex-mojoshttp://code.google.com/p/flex-mojos/wiki/HelloWorldTutorial
Scott Evans - public discussion of new FlexBuilder 4 IDE featuresScott Evans, a lead engineer on the FlexBulder team, has started a new blog - Getting and Setting that will be for public discussion of new FlexBuilder 4 IDE features.http://gettingandsetting.com/
dpHibernate - Hibernate lazy loading with Adobe BlazeDSdpHibernate is a custom Flex Library and a custom BlazeDS Hibernate adapter that work together to give you support for lazy loading of hibernate objects from inside your flex applications.http://blog.mikenimer.com/index.cfm/2008/5/21/dpHibernate–Hibernate-lazy-loading-with-Adobe-BlazeDShttp://code.google.com/p/dphibernate
Alternativa3D — browser 3D-engine based on Adobe FlashCreate 3D-scenes in Flash: objects, mechanisms, buildings visualization. Import geometry from 3D-formats, upload textures (including animated). Three-dimentional projects and games, basic physics simulation (friction, collision).http://alternativaplatform.com/en/alternativa3d/
KwikUML - build UML models of ActionScript and PHP classesA tool to quickly build UML models of ActionScript and PHP classes and interfaces, as well as, SQL Entity Relationship Designs (ERDs). Built on Adobe’s AIR runtime, this desktop application allows you to not only build those models but export PNGs of the models for use in specification documentation and generate stub code from the models to use as a starting point once it’s time to actually begin development.http://labs.otuome.com/kwikuml
KitchenSyncKitchenSync is an ActionScript 3.0 library for sequencing animations and other time-based actions.http://code.google.com/p/kitchensynclib/
as3xls - read and write Excel files in FlexSupports reading text, numbers, formulas, and dates from Excel version 2.x-2003 and writing text, numbers, and dates. Formulas also update to reflect changes in cells they reference.http://code.google.com/p/as3xls/
ASDebugger - A run-time debugger for AS3 ProjectsThe ASDebugger allows you to trace variables. It has support for strings, integers, arrays, dates, arraycollections, objects and everything in between.http://labs.flexperiments.nl/asdebugger/
as3corelib updateThis is an ActionScript 3 library that contains a lot of useful APIs for working with AS3.http://code.google.com/p/as3corelib/
swix framework - Flex development frameworkSwiz is a framework for Adobe Flex that aims to bring complete simplicity to RIA development. Swiz provides Inversion of Control, event handing, and simple life cycle for asynchronous remote methods. In contrast to other major frameworks for Flex, Swiz imposes no JEE patterns on your code, no repetitive folder layouts, and no boilerplate code on your development. Swiz represents best practices learned from the top RIA developers at some of the best consulting firms in the industry, enabling Swiz to be simple, lightweight, and extremely productive.http://code.google.com/p/swizframework/
Gaia - open-source front-end Flash Framework for AS3 and AS2Gaia is an open-source front-end Flash Framework for AS3 and AS2 designed to dramatically reduce development time.http://www.gaiaflashframework.com/
Penne Framework - lightweight framework for developing in Flex and Airversion 1.0 of The Penne Framework, a simplified Flex and Air framework, as a second option to the popular Cairngorm Framework.http://www.flexpasta.com/index.php/2008/04/19/introducing-the-penne-framework-for-flex-3/
An ActionScript Compiler Written In ActionScript“It’s enough to warm the cockles of one’s heart. ActionScript nerds around the globe can celebrate their graduation to “real programmer” status (whatever that means).”http://www.brooksandrus.com/blog/2008/08/27/an-actionscript-compiler-written-in-actionscript/
关键词: ACTIONSCRIPT API大收集.转载于:https://www.cnblogs.com/wuhenke/archive/2009/10/11/1581002.html
相关资源:数据结构—成绩单生成器