ActionScript Drawing Rect Of 2 Or More Colors?

Posted by TheDarkIn1978 on Stack Overflow See other posts from Stack Overflow or by TheDarkIn1978
Published on 2010-06-15T15:50:19Z Indexed on 2010/06/15 15:52 UTC
Read the original article Hit count: 175

Filed under:
|
|

what's the easiest way to draw a rect with 2 ore more colors? the graphics class beginFill() method only takes one color, but is there a simple way to specify 2 ore more evenly distributed colors without having the colors gradate?

© Stack Overflow or respective owner

Related posts about actionscript-3

Related posts about graphics