|
It sounds like your issue is communicating
between components (and the main app). In your case, I suspect you will need to,
in the component, do something like: var oSelectedItem:Object = mx.core.Application.application.myComboBoxId.selectedItem; Also see this example: http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=159 From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of hitch_nj Hi, -- 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
YAHOO! GROUPS LINKS
|

