simongregory's Stars
tobitailor/gordon
An open source Flash™ runtime written in pure JavaScript
AdamAtomic/flixel
flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects.
robertpenner/as3-signals
Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt.
robotlegs/robotlegs-framework
An ActionScript 3 application framework for Flash and Flex
MrNoodle/NoodleKit
Random collection of Cocoa classes and categories, most of which have been featured on my blog: http://www.noodlesoft.com/blog
tschneidereit/SwiftSuspenders
NOTE: Find the offical repo at http://github.com/robotlegs/swiftsuspenders
as3/as3-utils
reusable package-level functions that solve common problems
flexunit/flexunit
Open source repository for FlexUnit project for Actionscript 3 and Flex projects.
Papervision3D/Papervision3D
A Real-Time 3D Engine for Flash Player 10
swiz/swiz-framework
Swiz framework for AS3 and Flex
cassiozen/State-Machine
Javascript Hierarchical Finite State Machine
drewbourne/mockolate
fake chocolate, mock objects and test spies for AS3
probertson/air-sqlite
Utilities for working with SQLite databases in AIR
warhammerkid/rocket-amf
A fast AMF serializer/deserializer and request/response wrappers
botanicus/code-cleaner
Remove trailing whitespace, append missing \n and replace tabs by two spaces.
alecmce/RacetrackStats
We can infer the relative weight of the code-base, pre-render and render portions of the AS3 racetrack, so why not monitor those like we monitor framerate?
simongregory/flexpmd.tmbundle
FlexPMD TextMate Bundle
simongregory/actionscript3-robotlegs.tmbundle
TextMate support for the Robotlegs ActionScript 3 framework.
Actionscript3Commons/SwiftSuspenders
Basic metadata-based IOC solution for AS3
publicclass/routemachine
A PureMVC utility for AS3 which handles view states.
simongregory/as3BundleHelper
Cocoa application used by Lucas Dupin's fork of AS3-TMBundle for displaying traces and debugging
egilbert/rng2txmt
(A subset of) RELAX NG XML Schema to TextMate language grammar generator
simongregory/sand-pit
Collected ActionScript & Flex experiments and ideas
simongregory/SwiftSuspenders
Basic metadata-based IOC solution for AS3
simongregory/ant.tmbundle
TextMate support for Ant
simongregory/apache.tmbundle
TextMate support for Apache
simongregory/bundle-development.tmbundle
TextMate support for Bundle Development
simongregory/code-beautifier.tmbundle
A Textmate bundle for indenting code
simongregory/markdown.tmbundle
TextMate support for Markdown
simongregory/robotlegs-framework
A DI driven MVCS framework for Flex and Flash