<?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; listener</title>
	<atom:link href="http://www.myflashlab.com/tag/listener/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myflashlab.com</link>
	<description>web components</description>
	<lastBuildDate>Mon, 03 Oct 2011 13:47:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting started with AS3 as soon as possible</title>
		<link>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/</link>
		<comments>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:20:09 +0000</pubDate>
		<dc:creator>ali</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[basic tutorial]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[draw shapes]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[generating bitmap]]></category>
		<category><![CDATA[getting started with ActionScript 3.0]]></category>
		<category><![CDATA[introducing ActionScript]]></category>
		<category><![CDATA[KeyboardEvent]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[loading external photo]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[mouseEvent]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[timer]]></category>
		<category><![CDATA[variable]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=237</guid>
		<description><![CDATA[Hi everybody, I know how felt for the first time that you wanted to start learning AS3! specially when you were not familiar with any other languages before. Alright, now it&#8217;s time for you to be relax that you have found a quick post finally to get you started with AS3 as soon as possible. [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/getting-started-with-as3-as-soon-as-possible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Event Listener</title>
		<link>http://www.myflashlab.com/2010/02/21/custom-event-listener/</link>
		<comments>http://www.myflashlab.com/2010/02/21/custom-event-listener/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 15:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[custom event class]]></category>
		<category><![CDATA[custom events]]></category>
		<category><![CDATA[dispatch event]]></category>
		<category><![CDATA[eventListener]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[oop programming]]></category>
		<category><![CDATA[send parameters when dispatching an event]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=238</guid>
		<description><![CDATA[When writting your AS3 projects, you will need events. The main thing that events do is to help you make a bridge between your instances of classes. take the adobe&#8217;s MouseEvent as an example. you add a MouseEvent.CLICK listener to a movieclip so that when you click on a movieclip instance it will dispatch the [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/custom-event-listener/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Unload an externally loaded swf file</title>
		<link>http://www.myflashlab.com/2010/01/23/unload-an-externally-loaded-swf-file/</link>
		<comments>http://www.myflashlab.com/2010/01/23/unload-an-externally-loaded-swf-file/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 13:09:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[external swf]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[remove unload swf]]></category>
		<category><![CDATA[REMOVED_FROM_STAGE]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=69</guid>
		<description><![CDATA[How to remove or unload an externally loaded swf file from your project? It happenes a lot that you try to load an external SWF file into your project. maybe in your portfolio or some swf movies or sound files. The problem I am going to talk about here is about the common problem of [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/01/23/unload-an-externally-loaded-swf-file/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

