<?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>Doing &#38; Done &#187; method</title>
	<atom:link href="http://doing.liduan.com/tag/method/feed/" rel="self" type="application/rss+xml" />
	<link>http://doing.liduan.com</link>
	<description>Record and Store</description>
	<lastBuildDate>Sat, 29 Oct 2011 11:13:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>method of communication between flash an &#8230;</title>
		<link>http://doing.liduan.com/2008/11/23/method-of-communication-between-flash-an/</link>
		<comments>http://doing.liduan.com/2008/11/23/method-of-communication-between-flash-an/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 21:06:34 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2008/11/23/method-of-communication-between-flash-an/</guid>
		<description><![CDATA[method of communication between flash and php(asp, jsp, pysp,ruby): 1. a little bit data: using loadVariables(flash 4 up), getURL(Flash 4 up), loadvars(flash 6 up), send request to http server example of getURL(&#8220;http://some?some=some&#038;#8221;) 2. much more data example of array and object, using xml. php can product a xml file, using actionscript read xml file.]]></description>
			<content:encoded><![CDATA[<p>method of communication between flash and php(asp, jsp, pysp,ruby):<br />
1. a little bit data: using loadVariables(flash 4 up), getURL(Flash 4 up), loadvars(flash 6 up), send request to http server example of getURL(&#8220;<a href="http://some?some=some&#038;#8221" rel="nofollow">http://some?some=some&#038;#8221</a>;)</p>
<p>2. much more data example of array and object, using xml. php can product a xml file, using actionscript read xml file.</p>
]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2008/11/23/method-of-communication-between-flash-an/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

