<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flex Tutorial &#187; X Consume Web Services</title>
	<atom:link href="http://flextutorial.org/tag/x-consume-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://flextutorial.org</link>
	<description>Rich Internet Application Development by Adobe Flex</description>
	<lastBuildDate>Fri, 11 Dec 2009 05:54:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to Consume Web Services in Adobe Flex</title>
		<link>http://flextutorial.org/2009/03/03/how-to-consume-web-services-in-adobe-flex/</link>
		<comments>http://flextutorial.org/2009/03/03/how-to-consume-web-services-in-adobe-flex/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 18:06:06 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Flex and Web Services]]></category>
		<category><![CDATA[Flex WebService]]></category>
		<category><![CDATA[X Consume Web Services]]></category>

		<guid isPermaLink="false">http://flextutorial.org/?p=104</guid>
		<description><![CDATA[Help! My Flex application is cool, but where are the data from? You spend quit a lot of time building your Flex application with nice layout, fancy panels, and cool animations. Then all of a sudden, you realize one thing is missing: Where and How to get the server-side data for my Flex application? It feels [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #000000;">Help! My Flex application is cool, but where are the data from?</span></strong></p>
<p>You spend quit a lot of time building your Flex application with nice layout, fancy panels, and cool animations. Then all of a sudden, you realize one thing is missing: <strong></strong></p>
<blockquote><p><strong>Where and How to get the server-side data for my Flex application?</strong></p></blockquote>
<p>It feels like <strong>you have just got a most powerful cannon, but no ammunition to fire</strong>.</p>
<p>Using Adobe Flex as a <strong>front-end </strong>RIA tool, many people are familiar with common Flex components like <em>Panel</em>, <em>HBox</em>, or <em>TileList</em>. However, when coming to the topic like <strong>How to Consume Web Services in Adobe Flex</strong>, you might encounter some challenges including:</p>
<p><span id="more-104"></span></p>
<blockquote>
<ul>
<li>What Flex component can I use to call web services?</li>
<li>What are the differences among Flex WebService, HttpService, and RemoteObject?</li>
<li>What is SOAP? What is WSDL? How to interpret a WSDL and map it to Flex WebService?</li>
<li>How to consume Web Services in both MXML and ActionScript?</li>
<li>How to pass request parameters to Web Services from Flex?</li>
<li>How to set up the return data format for Flex WebService?</li>
<li>How to handle the Flex WebService events, such as result event and fault event?</li>
<li>How to retrieve, sort, filter, and bind the Web Services data in Flex?</li>
<li>Is there any automatic tool to simplify my work on consuming Web Services in Flex?</li>
</ul>
</blockquote>
<p>Over the next week, I want to write a series of 5 tutorials for Flex users facing some of the above problems &#8211; those who need to<strong> access server-side data by consuming web services in Adobe Flex</strong> and who need ammunition for their RIA cannon.</p>
<p>Here are the topics we will be covering over the next week:</p>
<ol>
<li><a href="http://flextutorial.org/2009/03/04/creating-a-web-service-powered-flex-application-in-one-minute/">Creating a Web Service Powered Flex Application in One Minute</a></li>
<li>Understanding Flex Web Service from A to Z</li>
<li>Mapping SOAP and WSDL to Flex WebService</li>
<li>Retrieving, Processing, and Binding Web Services Data in Flex</li>
<li>Utilizing Tools to Simplify the Work on Consuming Web Services in Flex</li>
</ol>
<p>To follow along with this series, make sure you <a href="http://flextutorial.org/feed/">subscribe to our RSS feed</a> or bookmark and come back to this page.</p>
<p>Stay tuned for the next post of this tutorial series on <strong>How to Comsume Web Services in Adobe Flex</strong>.</p>
<div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http://flextutorial.org/2009/03/03/how-to-consume-web-services-in-adobe-flex/&amp;t=How+to+Consume+Web+Services+in+Adobe+Flex&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http://flextutorial.org/2009/03/03/how-to-consume-web-services-in-adobe-flex/&amp;title=How+to+Consume+Web+Services+in+Adobe+Flex&amp;t=1 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript">tweetmeme_url='http://flextutorial.org/2009/03/03/how-to-consume-web-services-in-adobe-flex/'; tweetmeme_style = 'normal';tweetmeme_source = 'flextutorial'; </script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js" ></script></td></table></div><!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	-->]]></content:encoded>
			<wfw:commentRss>http://flextutorial.org/2009/03/03/how-to-consume-web-services-in-adobe-flex/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

