WebService will really be a reference to mx.servicetags.Service but you should be able to use it to make calls.

 

Matt

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of inajamaica
Sent: Tuesday, August 30, 2005 6:52 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] reference to a webservice object

 

Is it possible to pass a reference to your webservice object, if you
create the object in mxml?

For instance, I tried the following:

<WebService id="mySvc".../>

In AS code:

someObj.setRefToWS (mySvc);

But I've found that mySvc is actually a ServiceTag object, & not a
WebService object...so when I try to make webservice calls in someObj
with its local reference to mySvc, it doesn't work.

Is it possible to do this?  Thanks...

Joey





--
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 Software design and development Macromedia flex
Software development best practice


YAHOO! GROUPS LINKS




Reply via email to