i use result event handler in the .mxml.but in AS, how to use resutl event handler,i use remote object,and it  also has the same problem on loading the data from java,could u please give an example  to handler the result date using AS?

Matt Chotin <[EMAIL PROTECTED]> 写道:
In the result event handler for the HTTPService...

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of ffej1138
Sent: Tuesday, January 24, 2006 4:43 PM
To: [email protected]
Subject: [flexcoders] Re: HTTPService onLoad

yeah, so I have the following:

useProxy="true" showBusyCursor="true"/>


var recsURL:String="http://blah.com/blah/blah.xml";
function getXML() {
recsData.send();
}
]]>


I then take the data in put it in a repeater.. all is fine.

I want to be able to assign the recsData.result.XML.TAG array and
assign it to another array, lets say recsArray.

if I do this in the getXML() function, right after the .send(), then
the new array (recsArray) is blank. Presumably because the XML has not
arrived yet. Is there some way I can set this new array once the XML
has arrived?





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








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

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/





雅虎1G免费邮箱百分百防垃圾信
雅虎助手-搜索、杀毒、防骚扰

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