Archive for December 22nd, 2011
To use maintainAspectRatio true in your Spark Image, use the fillMode=”scale” and scaleMode=”letterbox” <s:Image id=”img” smooth=”true” fillMode=”scale” scaleMode=”letterbox” /> due to : spark.primitives.BitmapImage private function get maintainAspectRatio():Boolean{ return (_scaleMode == BitmapScaleMode.LETTERBOX && _fillMode == BitmapFillMode.SCALE);}[ READ MORE ]
Code Snippet for SVG Editor tool using AS3 https://gist.github.com[ READ MORE ]
Code Snippet to Color Transform the Image https://gist.github.com[ READ MORE ]
Get every new post delivered to your Inbox.
Join 398 other followers