09.08.08
FlashDevelop 3.0.0 Beta9 released
Changes:
* First version of super() completion added
* Installer improments and user file preserving started
* Bug fixes on user plugins, vista 64bit compability, tracing, etc…
* The comment block indent is now a global setting and a runtime variable $(CBI)
* Check Beta8 release info for more recent changes: viewtopic.php?f=11&t=3470
List of 22 ActionScript 3.0 API’s
Adobe APIs
corelib, mappr, flickr, youtube and more.
http://labs.adobe.com/wiki/index.php/ActionScript_3:resources:apis:libraries
APE (Actionscript Physics Engine)
http://www.cove.org/ape/
as3awss3lib
ActionScript 3.0 library for interacting with Amazon S3
http://code.google.com/p/as3awss3lib/
as3soundeditorlib
Actionscript 3.0 library for sound editing
http://code.google.com/p/as3soundeditorlib/
as3ds
AS3 Data Structures For Game Developers
http://code.google.com/p/as3ds/
ASCOLLADA
http://code.google.com/p/ascollada/
As3Crypto
ActionScript 3 Cryptography Library
http://crypto.hurlant.com/
asinmotion
Animation Library for AS3
http://code.google.com/p/asinmotion/
Away3d
http://code.google.com/p/away3d/
ebay API
http://code.google.com/p/as3ebaylib/
facebook-as3
AS3 API to access Facebook’s Platform API
http://code.google.com/p/facebook-as3/
flest
Flest Framework for Adobe Flex and ActionScript3 Applications
http://code.google.com/p/flest/
FZip
Actionscript 3 class library to load standard ZIP archives and extract/decompress contained files.
http://codeazur.com.br/lab/fzip/
lastfm-as3
Actionscript 3.0 library to access the Last.fm web services
http://code.google.com/p/lastfm-as3/
MapQuest
http://company.mapquest.com/mqbs/4a.html
mecheye-as3-libraries
A set of ActionScript 3 Libraries, primarily for Flash game development.
http://code.google.com/p/mecheye-as3-libraries/
Papervision3D
http://code.google.com/p/papervision3d/
Salesforce Flex Toolkit
http://wiki.apexdevnet.com/index.php/Flex_Toolkit
Tweener
Full featured animation library
http://code.google.com/p/tweener/
Twitter AS3 API
http://twitter.com/blog/2006/10/twitter-api-for-flash-developers.html
uicomponents-as3
Lightweight AS3 UI component library
http://code.google.com/p/uicomponents-as3/
XIFF
XMPP client library
http://svn.igniterealtime.org/svn/repos/xiff/branches/xiff_as3_flexlib_beta1/
Yahoo AS3 APIs
http://developer.yahoo.com/flash/as3_api_libraries.html
08.29.08
FlashDevelop 3.0.0 Beta8 Released!
FlashDevelop 3.0.0 Beta8.
The feature set changes made to FlashDevelop are documented below.
User Interface:
- New “fullscreen” editor mode
- New common GUI for AS2Api and ASDoc
- SWF exploration shows the frame where definitions are imported
ActionScript:
- Fine tuned code completion
- Dynamic syntax highlighting: custom classes get colored like flash classes (MovieClip, Event, etc)
- Completion for package-level declarations and Flash 10’s Vector.<T> type
- New generator: Ctrl+Shift+1 on a non-imported type to generate the import
- Go To Declaration (F4) with SWC classes display a generated pseudo-class
- Improved generators
MXML:
- Tags with ID now appear in outline view and <script> code completion
- Updated completion (generated using a tool available in SVN)
Templates:
- Improved MXML projects templates
- New optimized AS3 project template with preloader (no Flex dependencies)
- Templates now include an index.html with swfobject.js
08.28.08
LOTS of Flex 4/Gumbo Information
The links to the Flex 4 specs, architecture docs, API, and includes some informational videos.
http://www.mikechambers.com/blog/2008/08/27/everything-there-is-to-know-about-flex-4-gumbo/
08.26.08
Video Based Enterprise Ajax Training
http://www.insideria.com/2008/08/video-based-enterprise-ajax-tr.html
08.21.08
Flex Builder Linux Alpha 4 Released on Labs
The fourth prerelease version of Adobe Flex Builder for Linux is now available for download on Adobe Labs. Flex Builder for Linux is an Eclipse plugin version of the software that you can use to build Flex applications on Linux. See the release notes for more information regarding the alpha.
New Gumbo Specs posted to opensource.adobe.com site
http://opensource.adobe.com/wiki/display/flexsdk/Gumbo
Understanding the security changes in Flash Player 10 beta
http://www.adobe.com/devnet/flashplayer/articles/fplayer10_security_changes.html
Adobe releases Flex Builder 3.0.1 and Flex SDK 3.1
Flex Builder and the Flex SDK 3.1 are now available: “Introducing Flex SDK 3.1 and Flex Builder 3.0.1″.
For a complete list of bug fixes, check out SDK: Fixed Bugs in 3.1, 3.0.1 FBFixedBugs and DMV 3.0.1 Fixed Bugs.