I can never find the language reference for Flash Player 10. I finally bookmarked the thing, but thought it might be useful to share the (apparently un-indexed) web location: flash player 10 language reference
The api for the new Vector type is here, which is identical to the Array in all ways except the sort and sortOn (I wish they’d have Array and Vector implement a similar interface)
- Also the references I use the most recently
- the new drawing api features: GraphicsPath, GraphicsData, lineBitmapStyle
- DisplayObject 3D: the ever-so-cool ‘z’ coordinate, PerspectiveProjection, Matrix3D
And I’d love to get involved with the dynamic sound generation, but right now that’s left to my genius co-worker Joe Snow.