views:

78

answers:

3

The cards are specifically for ActionScript 3, though anything programming related would probably still be helpful. I can think of a lot of things to put on them, but I know if I rush into it they won't be coherent and difficult to search through. Class Hierarchies? Function Names? Example code? Any insight at all?

A: 

probably anything tht is on the cheat sheet here:

http://actionscriptcheatsheet.com/blog/

Scott M.
A: 

I would put down those parts that I can't recall that great by heart and which can be summarized in a logical way. I would mainly go for class hierarchies.

There are some cheat sheets on the web by the way: e.g. here and here.

Gergely Orosz
Class hierarchies and flash api function names are mostly what I'm worried about for getting. Thanks for the links btw!
Austin Kelley Way