i created an application using <mx:HttpService>, it works fine on my machine, but after i copy the .swf to the machine that has a web application, the swf shows no results.
i tested it by creating another httpService with url "http://weblogs.macromedia.com/mchotin/index.xml", that works fine after deployment, but mine just can't work, my url is something like "http://tas2.corp.[company].com:[port number]/path1/action.cgi", -- View this message in context: http://www.nabble.com/no-result-for-the-mx%3AhttpService-tf4722716.html#a13502526 Sent from the Flex Component Development mailing list archive at Nabble.com.
