<?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>Zombie Flambe &#187; Tutorials</title>
	<atom:link href="http://www.zombieflambe.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zombieflambe.com</link>
	<description>PHP, AS3, web dev and whatever else I like today.</description>
	<lastBuildDate>Thu, 02 Jun 2011 17:57:31 +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>AS3 Mask Example</title>
		<link>http://www.zombieflambe.com/actionscript-3/as3-mask-example/</link>
		<comments>http://www.zombieflambe.com/actionscript-3/as3-mask-example/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 17:57:17 +0000</pubDate>
		<dc:creator>Haelix</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.zombieflambe.com/?p=399</guid>
		<description><![CDATA[I was tasked recently with adding a way to scroll clickable buttons inside of a fixed-height UI panel for a new release of StrataLogica. I haven&#8217;t dealt much with masking in AS3 so I thought I&#8217;d post a quick example of how masking works. The idea is that you&#8217;ve got an area for buttons ( [...]]]></description>
		<wfw:commentRss>http://www.zombieflambe.com/actionscript-3/as3-mask-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Air, Android, and cookies</title>
		<link>http://www.zombieflambe.com/actionscript-3/air-android-and-cookies/</link>
		<comments>http://www.zombieflambe.com/actionscript-3/air-android-and-cookies/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 22:57:00 +0000</pubDate>
		<dc:creator>Haelix</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Adobe Air for Android]]></category>
		<category><![CDATA[Code Examples]]></category>

		<guid isPermaLink="false">http://www.zombieflambe.com/?p=382</guid>
		<description><![CDATA[What: In using an Android app, I need to send an authentication request (username/password) to the server and the server needs to send me back a cookie.  We all know how you would use JavaScript to grab cookie/session data and then you could send it right into flash. Problem: How or where would you find [...]]]></description>
		<wfw:commentRss>http://www.zombieflambe.com/actionscript-3/air-android-and-cookies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Image GPS Extractor Android App</title>
		<link>http://www.zombieflambe.com/actionscript-3/image-gps-extractor/</link>
		<comments>http://www.zombieflambe.com/actionscript-3/image-gps-extractor/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 19:03:31 +0000</pubDate>
		<dc:creator>Haelix</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Adobe Air for Android]]></category>
		<category><![CDATA[Android App]]></category>
		<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[Flex Droid App Tutorial]]></category>

		<guid isPermaLink="false">http://www.zombieflambe.com/?p=332</guid>
		<description><![CDATA[I just wrapped up my first little Android App using Adobe AIR.  As far as development goes, that was one of the smoothest experiences I&#8217;ve ever had. I&#8217;m currently developing a mobile app for a project at work.  I&#8217;ve never created a mobile app before, and the project app is going to take a few [...]]]></description>
		<wfw:commentRss>http://www.zombieflambe.com/actionscript-3/image-gps-extractor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; AMFPHP &#8211; Secure Flash/MySQL Database Calls</title>
		<link>http://www.zombieflambe.com/actionscript-3/as3-amfphp-secure-flashmysql-database-calls/</link>
		<comments>http://www.zombieflambe.com/actionscript-3/as3-amfphp-secure-flashmysql-database-calls/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 12:23:08 +0000</pubDate>
		<dc:creator>Haelix</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.zombieflambe.com/?p=205</guid>
		<description><![CDATA[I decided to split the original blog post into two separate posts as &#8220;Secure&#8221; Flash/MySQL DB calls is fairly short, and it was scattered about in a post more on how to set up a High Score DB with AMFPHP. So this will be a couple of very specific tips and things to set up [...]]]></description>
		<wfw:commentRss>http://www.zombieflambe.com/actionscript-3/as3-amfphp-secure-flashmysql-database-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FishEyeMenu Class Update&#8230; v1.1</title>
		<link>http://www.zombieflambe.com/actionscript-3/fisheyemenu-class-update-v11/</link>
		<comments>http://www.zombieflambe.com/actionscript-3/fisheyemenu-class-update-v11/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 22:30:13 +0000</pubDate>
		<dc:creator>Haelix</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[FishEye Menu]]></category>

		<guid isPermaLink="false">http://www.zombieflambe.com/?p=191</guid>
		<description><![CDATA[Thanks to a comment posted by doggy, I&#8217;ve updated the FishEyeMenu class to listen for MouseDown events and keep track of selected items.   New Functions: public function get selected():* public function get lastSelected():*  public function set selected( clickedItemEvent:MouseEvent ):void   New Event Type FishEyeMenu.SELECTED_CHANGED &#8211; Triggered upon a change in selected menu item Once [...]]]></description>
		<wfw:commentRss>http://www.zombieflambe.com/actionscript-3/fisheyemenu-class-update-v11/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

