|
Hi Kristian, Presuming your webservice method returns a
list of Strings, the result from the webservice operation (ResultEvent.result) is
a dynamic object containing a Flex Array object. Probably if you pull this
Array object out you can assign it to the ‘dataprovider’ property
of a combobox. The Flex debugger is an excellent tool
here to investigate what Flex actually makes out of your webservice result. Cheers, Franck From: Can you more specific? It would be useful if you can
post the code -- 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
__,_._,___ |
- [flexcoders] Re: webservice lastResult to a ComboBox meteatamel
- RE: [flexcoders] Re: webservice lastResult to a Comb... Franck de Bruijn

