Infinite Array
  • experiments
  • tutorials
  • projects
  • resources
  • all posts

resources: November 2007 Archives

The best actionscript libraries for flash / flex development

By ryan on November 15, 2007 1:53 PM | Permalink | Comments (1) | digg this | del.icio.us | reddit
This is my complete listing of valuable resources for flash developers.  These projects have been undertaken by talented people who have invented the wheel that people like you and I don't have to.  Please consider donating / supporting these projects, especially if you intend to use them commercially.

3D engines:
Papervision3D -  The most popular 3D engine. Easy to implement, amazingly powerful.
http://blog.papervision3d.org/

Away3d - branch of Papervision3D focusing on advanced rendering and materials
http://www.away3d.com/

Sandy - Great engine for small games. Sandy was the original 3D engine, and is still quite an ambitious project.
http://osflash.org/sandy

Physics:
APE (Actionscript Physics Engine) - While still in early development, this is a great framework for simulating 2D physics in flash. 
http://www.cove.org/ape/index.htm

Animation:
Tweener - This is the AS3 port of mcTween, and it is fantastic.  It has excellent event handling, and support for a lot more parameters than typically necessary.
http://code.google.com/p/tweener/

Audio:
Popforge - This is a library built for controlling audio playback in AS3.
http://code.google.com/p/popforge/

Image Editing:
Imageprocessing Library (Flex Only at the moment) - Great library for doing advanced image transformations and adjustments.
http://blog.je2050.de/imageprocessing-library/

Data / Remoting:
Amfphp -  An extremely fast way to work with external data by communicating with PHP files through ActionScript Message Format.  It is a fast versatile way to provide mySQL data interaction for your flash / flex apps.
http://www.amfphp.org/

Mashup Libraries
These are libraries that allow integration of data from various web sites with flash applications
Flickr - http://code.google.com/p/as3flickrlib/
YouTube - http://code.google.com/p/as3youtubelib/
Mappr - http://code.google.com/p/as3mapprlib/
Facebook - http://code.google.com/p/facebook-actionscript-api/
Yahoo -
http://developer.yahoo.com/flash/astra-webapis/
Ebay
- http://code.google.com/p/as3ebaylib/
Amazon Web Services -
http://code.google.com/p/as3awss3lib/
Odeo -
http://code.google.com/p/as3odeolib/
LastFM -
http://code.google.com/p/lastfm-as3/
Atom / RSS Syndication
- http://code.google.com/p/as3syndicationlib/

For more open source projects, visit these sites:
http://osflash.org/projects
http://code.google.com/#q=actionscript




Main Index | Archives | resources: January 2008 »

Search

Subscribe to feed Infinite Array RSS feed

About this Archive

This page is a archive of entries in the resources category from November 2007.

resources: January 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Categories
  • experiments (2)

  • projects
  • resources (3)

  • reviews
  • tutorials (3)

resources: November 2007: Monthly Archives

  • February 2008 (1)
  • January 2008 (1)
  • November 2007 (1)
Copyright © 2008 Ryan Robinson
portfolio  |   resume  |   contact