Re: [flexcoders] Darken a hexadecimal color
Found a solution here: http://www.pixelwit.com/blog/2007/05/14/hexadecimal-color-fading/ On 1/9/08, Webdevotion <[EMAIL PROTECTED]> wrote: > > Hello list, > > Does anyone have a function ready that darkens a hexadecimal color? > > eg: var shadedColor : Number = darken( 0xFF ); >
[flexcoders] Darken a hexadecimal color
Hello list, Does anyone have a function ready that darkens a hexadecimal color? eg: var shadedColor : Number = darken( 0xFF );