Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmednuaman/AS3

This is a very useful library of AS3 classes
https://github.com/ahmednuaman/AS3

Last synced: 3 months ago
JSON representation

This is a very useful library of AS3 classes

Awesome Lists containing this project

README

        

Hello everything! This a set of very useful day-to-day AS3 classes. They range from YouTube helpers and players to static Math functions and DisplayObject helpers. Check them out, fork and let me know.

Dependencies:
A lot of the code here depends of the following libraries:

as3corelib : Adobe's AS3 Core Library, get the code here: http://github.com/mikechambers/as3corelib
TweenMax : Greensocks pretty awesome and industry standard tweening class, get the code here: http://www.greensock.com/tweenmax/
SWFBridge : Although this actually isn't needed anymore as it was used for the old-skool AS3-AS2 YouTube player, you may want to use it: http://www.gskinner.com/blog/archives/2007/07/swfbridge_easie.html

Also...
I've done a lot of customisations for PureMVC so you can get that code from: http://trac.puremvc.org/PureMVC_AS3/

Support and what not:
I'm bad. I haven't commented any of the code and nor have I really explained how it's used. Although, I kinda have on my blog (http://www.ahmednuaman.com/blog) but it's not good enough.

I do need to go through this and comment it all, add examples, but this rock and roll life of a freelancer is just taking its toll! So please don't worry about dropping me a message, I'll happily explain my 1am coding logic!

And next in line:
Well, I'm doing a lot of work with lots of new (and old, abandoned) APIs so there'll always been new code coming up! Let me know if you have something you want me to crack!