For an example that builds the request object in AS, see this:
http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectI
D=18
Tracy

-----Original Message-----
From: viraf_bankwalla [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 08, 2005 12:08 AM
To: [email protected]
Subject: [flexcoders] HTTPService.send



The HTTPService.send has the following signature

send( parameters: Object) :  Object 

1.  Could someone please explain how to progmatically build the 
parameters.  In the examples <mx:request> is used but I could not 
find the <mx:request> documented.

2.  send returns an object "HTTP call that can be used for tracking 
multiple requests".  Could someone please explain this object and 
what operations may be performed on it.

3.  If the returned object is a handle to the request, can I set the 
decodeXML, encodeXML, fault, result properties on it?  If so, how 
does one handle race conditions (i.e. result received before 
properties being set).

Thanks.







 
Yahoo! Groups Links



 







 
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/
 



Reply via email to