<?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>Actionscript Classes &#187; Data Services</title>
	<atom:link href="http://www.actionscriptclasses.com/category/data-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptclasses.com</link>
	<description>Actionscript Class File Repository</description>
	<lastBuildDate>Sat, 19 Jun 2010 18:02:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ObjectSerializer</title>
		<link>http://www.actionscriptclasses.com/2008/objectserializer/</link>
		<comments>http://www.actionscriptclasses.com/2008/objectserializer/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 23:59:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS 3]]></category>
		<category><![CDATA[Data Services]]></category>
		<category><![CDATA[Shared Object/cookies]]></category>
		<category><![CDATA[String]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=238</guid>
		<description><![CDATA[From the site: If anyone ever has the need to pass complex objects through a url, LocalConnection, or whatever.. I wrote an ObjectSerializer that you might want to use. http://techish.jeremymooer.com/2008/09/random-utility-class-objectserializer.html]]></description>
			<content:encoded><![CDATA[<p>From the site:</p>
<blockquote><p>If anyone ever has the need to pass complex objects through a url, LocalConnection, or whatever.. I wrote an ObjectSerializer that you might want to use.</p></blockquote>
<p><a href="http://techish.jeremymooer.com/2008/09/random-utility-class-objectserializer.html" title="ObjectSerializer">http://techish.jeremymooer.com/2008/09/random-utility-class-objectserializer.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.actionscriptclasses.com/2008/objectserializer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube</title>
		<link>http://www.actionscriptclasses.com/2008/youtube/</link>
		<comments>http://www.actionscriptclasses.com/2008/youtube/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 19:52:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS 3]]></category>
		<category><![CDATA[Data Services]]></category>

		<guid isPermaLink="false">http://www.actionscriptclasses.com/2008/youtube/</guid>
		<description><![CDATA[From the site: We developed a simple light class to connect to the YouTube gdata API and source playlists and featured videos.It&#8217;s a less comprehensive, simpler script than the Adobe&#8217;s release on code.google.com but it&#8217;s based on the new YouTube gdata API that doesn&#8217;t require a developer&#8217;s key to access data but connects through a [...]]]></description>
			<content:encoded><![CDATA[<p>From the site:<br />
<blockquote style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; border-width: initial; border-color: initial; border-style: none; padding: 0px" class="webkit-indent-blockquote">We developed a simple light class to connect to the YouTube gdata API and source playlists and featured videos.It&#8217;s a less comprehensive, simpler script than the Adobe&#8217;s release on code.google.com but it&#8217;s based on the new YouTube gdata API that doesn&#8217;t require a developer&#8217;s key to access data but connects through a proxy file to the gdata server to access youtube videos.Â </p></blockquote>
<p>Â <a href="http://labs.flexcubed.com/?p=13" title="youtube" target="_blank">http://labs.flexcubed.com/?p=13Â </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.actionscriptclasses.com/2008/youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Prioritization Class</title>
		<link>http://www.actionscriptclasses.com/2007/url-prioritization-class/</link>
		<comments>http://www.actionscriptclasses.com/2007/url-prioritization-class/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 19:24:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS 3]]></category>
		<category><![CDATA[Data Services]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://www.actionscriptclasses.com/2007/url-prioritization-class/</guid>
		<description><![CDATA[From the site: I wrote a url prioritization class, it works with Loader, URLLoader, and Sound Objects (and maybe NetStream objects one day). This will let you set a priority for requests so they execute in the right order, take a look at currently executing requests or loading requests http://www.danielhai.com/blog/?p=60]]></description>
			<content:encoded><![CDATA[<p>From the site:</p>
<blockquote><p>I wrote a url prioritization class, it works with Loader, URLLoader, and Sound Objects (and maybe NetStream objects one day). This will let you set a priority for requests so they execute in the right order, take a look at currently executing requests or loading requests</p></blockquote>
<p><a href="http://www.danielhai.com/blog/?p=60">http://www.danielhai.com/blog/?p=60</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.actionscriptclasses.com/2007/url-prioritization-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSON</title>
		<link>http://www.actionscriptclasses.com/2006/json/</link>
		<comments>http://www.actionscriptclasses.com/2006/json/#comments</comments>
		<pubDate>Thu, 16 Nov 2006 08:40:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS 2]]></category>
		<category><![CDATA[Data Services]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://www.actionscriptclasses.com/2006/json/</guid>
		<description><![CDATA[Use JSON in Actionscript. http://www.designvox.com/~borys/JSON/JSON.asÂ ]]></description>
			<content:encoded><![CDATA[<p>Use <a title="json.org" href="http://www.json.org/">JSON</a> in Actionscript.</p>
<p><a title="JSON class" href="http://www.designvox.com/~borys/JSON/JSON.as">http://www.designvox.com/~borys/JSON/JSON.asÂ </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.actionscriptclasses.com/2006/json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
