<?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>THINK &#187; parameters</title>
	<atom:link href="http://www.jakesee.com/tag/parameters/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakesee.com</link>
	<description>that's how i naturally know</description>
	<lastBuildDate>Mon, 19 Dec 2011 03:18:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>AS3 passing argument list to functions</title>
		<link>http://www.jakesee.com/2009/07/as3-passing-argument-list-to-functions/</link>
		<comments>http://www.jakesee.com/2009/07/as3-passing-argument-list-to-functions/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 09:35:19 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[arguments]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[ellipsis]]></category>
		<category><![CDATA[parameters]]></category>

		<guid isPermaLink="false">http://www.jakesee.com/?p=197</guid>
		<description><![CDATA[It appears that argument list passing is not very well documented in the flash docs for whatever reason. But we know it is possible because the trace() funcion is one such function that accepts an argument list. the syntax for such a function is acheived by using the tripledot keyword as such Also, intuitively, argument [...]]]></description>
		<wfw:commentRss>http://www.jakesee.com/2009/07/as3-passing-argument-list-to-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

