<?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>Critter's Code &#187; ActionScript</title>
	<atom:link href="http://critterscode.com/category/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://critterscode.com</link>
	<description>This is a picture of a bridge and a city. I like bridges and cities. They make me smile.</description>
	<lastBuildDate>Mon, 07 Jun 2010 03:33:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ActionScript Reference Guides</title>
		<link>http://critterscode.com/2008/09/03/actionscript-reference-guides/</link>
		<comments>http://critterscode.com/2008/09/03/actionscript-reference-guides/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 22:23:54 +0000</pubDate>
		<dc:creator>Critter</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Seesmic]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://critterscode.com/2008/09/03/actionscript-reference-guides/</guid>
		<description><![CDATA[ Covers Flash Player 9 / Flex 3 / AIR   ActionScript Reference manuals...  What should we do for you to get a copy? ]]></description>
		<wfw:commentRss>http://critterscode.com/2008/09/03/actionscript-reference-guides/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Changing button icons at runtime using Actionscript</title>
		<link>http://critterscode.com/2008/01/17/changing-button-icons-at-runtime-using-actionscript/</link>
		<comments>http://critterscode.com/2008/01/17/changing-button-icons-at-runtime-using-actionscript/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 16:38:55 +0000</pubDate>
		<dc:creator>Critter</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Samples]]></category>

		<guid isPermaLink="false">http://critterscode.com/2008/01/17/changing-button-icons-at-runtime-using-actionscript/</guid>
		<description><![CDATA[I had to do quite a bit of searching around this morning to figure out how to change the icons on my video player at runtime. &#160;&#160; I thought I could easily modify the [button].icon property, but I could not access that at runtime. You can, however, do the following: // embed your icons [Embed(source='com/images/play.png')] [...]]]></description>
		<wfw:commentRss>http://critterscode.com/2008/01/17/changing-button-icons-at-runtime-using-actionscript/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>I need AIR / Actionscript assistance</title>
		<link>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/</link>
		<comments>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 20:22:15 +0000</pubDate>
		<dc:creator>Critter</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/</guid>
		<description><![CDATA[I have a TileList in my AIR application. Previously, I was including the itemRender directly in the tag like: &#60;mx:TileList itemRenderer=&#34;Timeline&#34; &#62; &#60;mx:itemRenderer&#62; &#60;mx:Component&#62; &#60;mx:HBox verticalGap=&#34;0&#34; backgroundColor=&#34;{outerDocument.checkUser(data.publisher.value)}&#34;&#62; &#60;mx:Image click=&#34;outerDocument.PlaySeesmicVideo(data.flv.value,data.videoUri.value)&#34; /&#62; &#60;mx:VBox width=&#34;100%&#34; height=&#34;100%&#34; verticalGap=&#34;0&#34; verticalScrollPolicy=&#34;off&#34;&#62; &#60;mx:Label buttonMode=&#34;true&#34; width=&#34;100%&#34; textAlign=&#34;left&#34; /&#62; &#60;mx:Label text=&#34;({data.language.value})&#34; fontSize=&#34;9&#34; /&#62; &#60;mx:Text fontSize=&#34;10&#34; text=&#34;{outerDocument.StripRE(data.title.value)}&#34; /&#62; &#60;/mx:VBox&#62; &#60;/mx:HBox&#62; &#60;/mx:Component&#62; &#60;/mx:itemRenderer&#62; &#60;/mx:TileList&#62; .csharpcode, .csharpcode [...]]]></description>
		<wfw:commentRss>http://critterscode.com/2008/01/15/i-need-air-actionscript-assistance/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
