Question
question about the Matrix.createGradientBox
I am wonering how the matrix is calculated for http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/geom/Matrix.html#createGradientBox%28%29
What steps does it take to create the matrix from the parameters? I found the description unclear.
You could just answer with an equivalent set of matrix operations using the parameters.