Does this url work? http://muzakdeezign.com/cf_components/musicians.cfc?wsdl
The Webservices panel does have its use and allows you to quickly add Webservice method calls. However it is no longer supported in FCS3 when publishing to AS3 (it's still there for AS2 documents though). I have also written my own Panel for use with Flash Remoting ;-) For small projects using the WebServices panel is handy. For larger projects you probably should be using a framework (ARP/Cairngorn) in which case everything is written in code. For instance with ARP, services are centralized in a (Singleton) Class called ServiceLocator regards, Muzak ----- Original Message ----- From: "Stephen Ford" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, April 08, 2007 5:10 AM Subject: [Flashcoders] WebServices in Flash IDE ... I can't define web services in the flash IDE.For any URL (and I've tried 5 different ones) I get the following message:"WSDL download failed for the following URLs:"Anyone know a fix for this or why this might be happening?.One possibly fix I stumbled upon was to delete everything in the 'Local Settings > Temp' folder, but this didn't work for me.Does anyone user the Web Services panel in Flash IDE - is it worth learning about ?, or do you keep everything in code when connecting to services. _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

