<?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; MovieClip</title>
	<atom:link href="http://www.emstris.com/tag/movieclip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emstris.com</link>
	<description>Let AS3 Rock Your World</description>
	<lastBuildDate>Sat, 09 Jul 2011 09:13:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AS3 how to control a movieclip from a class</title>
		<link>http://www.emstris.com/2009/02/as3-how-to-control-a-movieclip-from-a-class/</link>
		<comments>http://www.emstris.com/2009/02/as3-how-to-control-a-movieclip-from-a-class/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 13:12:07 +0000</pubDate>
		<dc:creator>Hadi Tavakoli</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[attachMovie in AS3]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[MovieClip]]></category>
		<category><![CDATA[movieClip is a class]]></category>

		<guid isPermaLink="false">http://www.emstris.com/?p=126</guid>
		<description><![CDATA[While walking through AS3 you have certainly faced the problem that you want to use a movieclip from the library in your movie and you do not have any attachMovieClip as you had in AS2! ok, the problem will be solved when you look at everything including every movieclip as a class. Considering that, let's [...]]]></description>
		<wfw:commentRss>http://www.emstris.com/2009/02/as3-how-to-control-a-movieclip-from-a-class/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Scrollbar class V 1.2</title>
		<link>http://www.emstris.com/2009/01/scrollbar-class-v-12/</link>
		<comments>http://www.emstris.com/2009/01/scrollbar-class-v-12/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 15:53:10 +0000</pubDate>
		<dc:creator>Hadi Tavakoli</dc:creator>
				<category><![CDATA[Scrollbar]]></category>
		<category><![CDATA[Scrollbar Class]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[horizontal]]></category>
		<category><![CDATA[MouseEvent]]></category>
		<category><![CDATA[MOUSE_DOWN]]></category>
		<category><![CDATA[MOUSE_OUT]]></category>
		<category><![CDATA[MOUSE_OVER]]></category>
		<category><![CDATA[MOUSE_UP]]></category>
		<category><![CDATA[MOUSE_WHEEL]]></category>
		<category><![CDATA[MovieClip]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[Timer]]></category>
		<category><![CDATA[TimerEvent]]></category>
		<category><![CDATA[vertical]]></category>

		<guid isPermaLink="false">http://www.emstris.com/?p=65</guid>
		<description><![CDATA[We are almost done with our Scrollbar class. slider and up and down buttons and mouse wheel all working fine now. check below. (Note that you must first click on the flash object to get the focus to the flash object.) And you can download the files from here. Although we are having all we [...]]]></description>
		<wfw:commentRss>http://www.emstris.com/2009/01/scrollbar-class-v-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrollbar class V 1.1</title>
		<link>http://www.emstris.com/2009/01/scrollbar-class-v-11/</link>
		<comments>http://www.emstris.com/2009/01/scrollbar-class-v-11/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 11:08:15 +0000</pubDate>
		<dc:creator>Hadi Tavakoli</dc:creator>
				<category><![CDATA[Scrollbar]]></category>
		<category><![CDATA[Scrollbar Class]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[ENTER_FRAME]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[extends]]></category>
		<category><![CDATA[horizontal]]></category>
		<category><![CDATA[MovieClip]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[vertical]]></category>

		<guid isPermaLink="false">http://www.emstris.com/?p=57</guid>
		<description><![CDATA[In this article we are trying to make our scrollbar to work horizontally also. Download the files from here and then read below. (FLA is saved with CS4) I haven't yet added any more functionalety to it and we have just made it to work horizontal also, here is how it looks now: The changes [...]]]></description>
		<wfw:commentRss>http://www.emstris.com/2009/01/scrollbar-class-v-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrollbar class V 1.0</title>
		<link>http://www.emstris.com/2009/01/scrollbar-class-v-10/</link>
		<comments>http://www.emstris.com/2009/01/scrollbar-class-v-10/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 13:36:20 +0000</pubDate>
		<dc:creator>Hadi Tavakoli</dc:creator>
				<category><![CDATA[Scrollbar]]></category>
		<category><![CDATA[Scrollbar Class]]></category>
		<category><![CDATA[addChild]]></category>
		<category><![CDATA[addEventListener]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[ceil]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[ENTER_FRAME]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[mask]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[MovieClip]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://www.emstris.com/?p=15</guid>
		<description><![CDATA[this post is out of date! check the new scrollbar here: http://www.emstris.com/2009/10/my-super-as3-scrollbar/ Here we are trying to build our first class which is a Scrollbar, a scrollbar which can smoothly move the content up and down when you drag the slider. Before anything, you must think about how you want to call your scrollbar in [...]]]></description>
		<wfw:commentRss>http://www.emstris.com/2009/01/scrollbar-class-v-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

