On 5/3/06, Shidan <[EMAIL PROTECTED]> wrote:

> var statusHash = {mike : online,drew : offline, sarah : online}
>
> and I want to populate the second row of a List with a green dot for
> every member of statusHash online and a red dot for every member
> offline. How would I do that.

Use a custom renderer containing a text field and leaving some space
on the left for the drawing. Then use the 'graphics' object's
'drawCircle' method to draw the circle in the appropriate colour.

Manish


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to