Codex

This is a list of Actionscript 3 classes available on this site:

AS3 Scale9 Bitmap

AS3 Scale9 Bitmap is helper class that lets you create scale9 sprites with bitmap data fill – originally this was not possible in Flash 9. The helper class creates a “fake” scale 9 sprite containing 9 shapes that scale according to user-defined scaling matrix. Extremely useful for user interface work (creating buttons, scalable UI elements etc.).

Read Documentation
Download AS3 Scale9 Bitmap (3939)

AS3 Global Object

Global Object is a Singleton that lets you store dynamic variables in a globally accessible location within your AS3 application. This enables developers to accomplish things like self registering visual components, global events and event listeners.

Read Documentation
Download AS3 Global Object (3682)

AS3 Right Click

Javascript and Actionscript 3 code to capture custom right-click events in Flash and Flex. This code was recently integrated into Adobe Captivate 4 as a default method to capture right click events.

Visit Project Page
See Demo

Resources I Use:

Online Services

  • Mail Chimp – Send and manage newsletter campaigns (free up to 100 recipients)
  • Basecamp – Online project management for small teams, very effective and easy to use
  • Zoho – Full online office solution

Hosting

  • Mediatemple – (mt) is one of the best hosting providers out there. Period.
  • Amazon Web Services – if you are building big Amazon will provide you with cost-effective and reliable solutions for distributed computing, remote storage and CDN

Server-side Code

  • Smarty – Smarty is one of the most widely used template languages for PHP. Now with version 3 just around the corner Smarty will bring a boost of innovation to PHP platform once again. Grab the v3 sources from here
  • Cake PHP – A full featured MVC framework for rapid website development in PHP. Very easy to use, great for beginners and professionals alike.

Client-side Code

  • jQuery – write less do more library for javascript – a true thing of beauty

API