Re: [flexcoders] How to render a foreground color on an

2005-08-10 Thread Manish Jethani
On 8/10/05, donalstar <[EMAIL PROTECTED]> wrote: > I'm attempting to create a series of "chiclet"-shaped images in a > variety of different colors. > > Ideally, I'd like to create a set of objects & array them > on a canvas or HBox, and then programmatically set a fill or > foreground color for

[flexcoders] How to render a foreground color on an

2005-08-10 Thread donalstar
Hi folks, I'm attempting to create a series of "chiclet"-shaped images in a variety of different colors. Ideally, I'd like to create a set of objects & array them on a canvas or HBox, and then programmatically set a fill or foreground color for each. Is something like this possible? (either