<?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>My Flash Lab! &#187; getter</title>
	<atom:link href="http://www.emstris.com/tag/getter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emstris.com</link>
	<description>Let AS3 Rock Your World</description>
	<lastBuildDate>Thu, 29 Apr 2010 04:49:20 +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>AS3 How to build an object getter function</title>
		<link>http://www.emstris.com/2009/01/as3-how-to-build-object-getter-function/</link>
		<comments>http://www.emstris.com/2009/01/as3-how-to-build-object-getter-function/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 17:26:53 +0000</pubDate>
		<dc:creator>Hadi Tavakoli</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[getter]]></category>
		<category><![CDATA[getter function]]></category>
		<category><![CDATA[Object]]></category>

		<guid isPermaLink="false">http://www.emstris.com/?p=106</guid>
		<description><![CDATA[I was in the process of completing my DropDownMenu class and I needed a way to save the information of the selected item in the list and the best thing would be to use the getter functions. In my later posts you'll see the dropDownMenu but for right now to give you an idea, we [...]]]></description>
		<wfw:commentRss>http://www.emstris.com/2009/01/as3-how-to-build-object-getter-function/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>AS3 Drop Down Menu Class</title>
		<link>http://www.emstris.com/2009/01/as3-drop-down-menu-class/</link>
		<comments>http://www.emstris.com/2009/01/as3-drop-down-menu-class/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 11:58:54 +0000</pubDate>
		<dc:creator>Hadi Tavakoli</dc:creator>
				<category><![CDATA[DropDownMenu]]></category>
		<category><![CDATA[DropDownMenu Class]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[combo box]]></category>
		<category><![CDATA[drop down menu]]></category>
		<category><![CDATA[drop list menu]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[getter]]></category>
		<category><![CDATA[setter]]></category>

		<guid isPermaLink="false">http://www.emstris.com/?p=82</guid>
		<description><![CDATA[Some call it, combo box but I like to call it a drop down menu! Well, it's my creation and I can name it whatever I like, right?! HaHaHa No matter its name, this is going to be a very interesting class and a lot more complicate than the scrollbar we finished yesterday. I'm not [...]]]></description>
		<wfw:commentRss>http://www.emstris.com/2009/01/as3-drop-down-menu-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Scrollbar class V 2.0</title>
		<link>http://www.emstris.com/2009/01/final-scrollbar-class-v-20/</link>
		<comments>http://www.emstris.com/2009/01/final-scrollbar-class-v-20/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 16:53:57 +0000</pubDate>
		<dc:creator>Hadi Tavakoli</dc:creator>
				<category><![CDATA[Scrollbar]]></category>
		<category><![CDATA[Scrollbar Class]]></category>
		<category><![CDATA[addEventListener]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[getter]]></category>
		<category><![CDATA[MOUSE_WHEEL]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[setter]]></category>
		<category><![CDATA[Timer]]></category>
		<category><![CDATA[TimerEvent]]></category>

		<guid isPermaLink="false">http://www.emstris.com/?p=72</guid>
		<description><![CDATA[this post is out of date! check the new scrollbar here: http://www.emstris.com/2009/10/my-super-as3-scrollbar/ Ok, that was a great weekend, I found some time to get back to some old books and once more read about extensions of classes and I founded out that if there's no reason to extend something, why you should force yourself to [...]]]></description>
		<wfw:commentRss>http://www.emstris.com/2009/01/final-scrollbar-class-v-20/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
