I'd like to know how can I get information about how to create an Interactive statement that use a webservice.
I can't find something useful on this topic on internet or the official documentation...
Any help?
Regards!
Solved! Go to Solution.
Views
Replies
Total Likes
Whether inside an Interactive Statement or not, the use of a webservice in Flex is the same:
Step 1. Find a webservice you want to use.
(Here is a public wsdl connection for testing/proof of concept: http://www.webservicex.net/WeatherForecast.asmx?WSDL )
Step 2. Use it, as shown in this example: http://www.cflex.net/showFileDetails.cfm?ObjectID=582
More info on how to use Flex webservices:
http://tv.adobe.com/watch/flex-in-a-week-day-2/retrieving-and-handling-data-using-webservice/
Hope it helps,
Oana
Views
Replies
Total Likes
Whether inside an Interactive Statement or not, the use of a webservice in Flex is the same:
Step 1. Find a webservice you want to use.
(Here is a public wsdl connection for testing/proof of concept: http://www.webservicex.net/WeatherForecast.asmx?WSDL )
Step 2. Use it, as shown in this example: http://www.cflex.net/showFileDetails.cfm?ObjectID=582
More info on how to use Flex webservices:
http://tv.adobe.com/watch/flex-in-a-week-day-2/retrieving-and-handling-data-using-webservice/
Hope it helps,
Oana
Views
Replies
Total Likes
Thank you man!
That solved my problem.
Regards!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies