Hi If I have this:

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.

I want to draw circles with the Graphics class for the dots and have
them appear as a horizontal sequence in the second row of the List.

Would I have to use a HList contained in the second row of a List, and
How would I draw those circles inside the List.


--
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