You can’t redefine the wsdl parameter of a webservice in 1.5 (you can in the upcoming 2.0).  However if you’re just trying to change the server to hit as opposed to the actual method definitions you can change the endpointURI for the service.  Check the docs for more details on that.

 

Matt

 


From: [email protected] [mailto:[email protected]] On Behalf Of Greg Johnson
Sent: Wednesday, October 12, 2005 8:42 AM
To: [email protected]
Subject: [flexcoders] How would I use a variable to define the wsdl param in mx:WebService?

 

iow <mx:WebService id="maincfc" wsdl=maincfc>

Where I set a variable maincfc
var maincfc:String = "http://... ";








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




Reply via email to