<?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>Nuno Mira - Flash Developer &#187; AS3</title>
	<atom:link href="http://www.nunomira.com/blog/category/as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nunomira.com/blog</link>
	<description>Nuno Mira&#039;s Flash Blog</description>
	<lastBuildDate>Wed, 07 Dec 2011 15:08:25 +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>Image Generation with AS3 and PHP &#8211; Tutorial @ FlashKit</title>
		<link>http://www.nunomira.com/blog/2011/04/image-generation-with-as3-and-php-tutorial-flashkit/</link>
		<comments>http://www.nunomira.com/blog/2011/04/image-generation-with-as3-and-php-tutorial-flashkit/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 18:36:03 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=487</guid>
		<description><![CDATA[A new tutorial &#8211; Image Generation with AS3 and PHP &#8211; is now available at FlashKit. You&#8217;ll learn how to capture an image, a screen shot of a MovieClip in your Flash Application as BitmapData. You&#8217;ll learn how to encode &#8230; <a href="http://www.nunomira.com/blog/2011/04/image-generation-with-as3-and-php-tutorial-flashkit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2011/04/image-generation-with-as3-and-php-tutorial-flashkit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Passing URL variables into Flash using FlashVars and SWFObject &#8211; Tutorial @ FlashKit</title>
		<link>http://www.nunomira.com/blog/2011/04/passing-url-variables-into-flash-using-flashvars-and-swfobject-tutorial-flashkit/</link>
		<comments>http://www.nunomira.com/blog/2011/04/passing-url-variables-into-flash-using-flashvars-and-swfobject-tutorial-flashkit/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 16:49:44 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=483</guid>
		<description><![CDATA[A new tutorial &#8211; Passing URL variables into Flash using FlashVars and SWFObject &#8211; is now available at FlashKit. You’ll learn how to pass variables from the URL into Flash, using SWFObject and FlashVars. The tutorial is available here.]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2011/04/passing-url-variables-into-flash-using-flashvars-and-swfobject-tutorial-flashkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listing image files in a directory with PHP &#8211; Tutorial @ FlashKit</title>
		<link>http://www.nunomira.com/blog/2011/03/listing-image-files-in-a-directory-with-php-tutorial-flashkit/</link>
		<comments>http://www.nunomira.com/blog/2011/03/listing-image-files-in-a-directory-with-php-tutorial-flashkit/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 16:46:11 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=479</guid>
		<description><![CDATA[A new tutorial &#8211; Listing image files in a directory with PHP &#8211; is now available at FlashKit. You’ll learn how to read the contents of a folder full of images and to create XML dynamically using PHP. Then, you’ll &#8230; <a href="http://www.nunomira.com/blog/2011/03/listing-image-files-in-a-directory-with-php-tutorial-flashkit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2011/03/listing-image-files-in-a-directory-with-php-tutorial-flashkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Clock with the server&#8217;s time using PHP &#8211; Tutorial @ FlashKit</title>
		<link>http://www.nunomira.com/blog/2011/03/flash-clock-with-the-servers-time-using-php-tutorial-flashkit-com/</link>
		<comments>http://www.nunomira.com/blog/2011/03/flash-clock-with-the-servers-time-using-php-tutorial-flashkit-com/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 16:44:24 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=477</guid>
		<description><![CDATA[A new tutorial &#8211; Flash Clock with the server&#8217;s time using PHP &#8211; is now available at FlashKit. You&#8217;ll learn how to display date and time in Flash, using the Date Class. You&#8217;ll also learn how to output the time &#8230; <a href="http://www.nunomira.com/blog/2011/03/flash-clock-with-the-servers-time-using-php-tutorial-flashkit-com/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2011/03/flash-clock-with-the-servers-time-using-php-tutorial-flashkit-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drag and Drop game with ActionScript 3 &#8211; Tutorial @ FlashKit</title>
		<link>http://www.nunomira.com/blog/2011/03/drag-and-drop-game-with-actionscript-3-tutorial-flashkit/</link>
		<comments>http://www.nunomira.com/blog/2011/03/drag-and-drop-game-with-actionscript-3-tutorial-flashkit/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 16:41:45 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=474</guid>
		<description><![CDATA[A new tutorial &#8211; Drag and Drop game with ActionScript 3 &#8211; is now available at FlashKit. You&#8217;ll learn how to drag and drop objects in AS3. You&#8217;ll learn how to calculate the distance between two objects and use the &#8230; <a href="http://www.nunomira.com/blog/2011/03/drag-and-drop-game-with-actionscript-3-tutorial-flashkit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2011/03/drag-and-drop-game-with-actionscript-3-tutorial-flashkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Mail Form with Swift Mailer &#8211; Tutorial @ FlashKit</title>
		<link>http://www.nunomira.com/blog/2011/03/flash-mail-form-with-swift-mailer-tutorial-flashkit/</link>
		<comments>http://www.nunomira.com/blog/2011/03/flash-mail-form-with-swift-mailer-tutorial-flashkit/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 16:41:29 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=472</guid>
		<description><![CDATA[A new tutorial &#8211; Flash Mail Form with Swift Mailer &#8211; is now available at FlashKit. You&#8217;ll learn how to send emails using the Swift Mailer PHP library and how to do this using an SMTP server (including GMail&#8217;s as &#8230; <a href="http://www.nunomira.com/blog/2011/03/flash-mail-form-with-swift-mailer-tutorial-flashkit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2011/03/flash-mail-form-with-swift-mailer-tutorial-flashkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a SWC with FlashDevelop</title>
		<link>http://www.nunomira.com/blog/2010/07/creating-a-swc-with-flashdevelop/</link>
		<comments>http://www.nunomira.com/blog/2010/07/creating-a-swc-with-flashdevelop/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:53:37 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FlashDevelop]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=406</guid>
		<description><![CDATA[In order to create a SWC using FlashDevelop you can use the ExportSWC plugin. This makes the process really simple. I was wondering how I could create a SWC like the one available in the AS3 Core Lib for example. &#8230; <a href="http://www.nunomira.com/blog/2010/07/creating-a-swc-with-flashdevelop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2010/07/creating-a-swc-with-flashdevelop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animated MovieClip on MOUSE_OVER, MOUSE_OUT</title>
		<link>http://www.nunomira.com/blog/2010/06/animated-movieclip-on-mouse_over-mouse_out/</link>
		<comments>http://www.nunomira.com/blog/2010/06/animated-movieclip-on-mouse_over-mouse_out/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 20:01:01 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=395</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_anim_mc_as3_class_419557093"
			class="flashmovie"
			width="400"
			height="100">
	<param name="movie" value="http://www.nunomira.com/blog/wp-content/uploads/2010/06/anim_mc_as3_class.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.nunomira.com/blog/wp-content/uploads/2010/06/anim_mc_as3_class.swf"
			name="fm_anim_mc_as3_class_419557093"
			width="400"
			height="100">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> If you want to have better looking animations in buttons, you don't use a Button, you use a MovieClip. This means that you'll have to use some code to control the MovieClip. Play it forwards &#8230; <a href="http://www.nunomira.com/blog/2010/06/animated-movieclip-on-mouse_over-mouse_out/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2010/06/animated-movieclip-on-mouse_over-mouse_out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apply and Remove tint to an Object in AS3</title>
		<link>http://www.nunomira.com/blog/2009/11/apply-and-remove-tint-to-an-object-in-as3/</link>
		<comments>http://www.nunomira.com/blog/2009/11/apply-and-remove-tint-to-an-object-in-as3/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 16:24:20 +0000</pubDate>
		<dc:creator>nuno mira</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.nunomira.com/blog/?p=375</guid>
		<description><![CDATA[If you want to tint an object and then revert to its original color, you can use setTint() passing 0 in the second parameter, e.g.: PLAIN TEXT Actionscript: c.setTint &#40;0xFF0000, 0&#41;; PLAIN TEXT Actionscript: import fl.motion.Color; &#160; var square:Sprite = &#8230; <a href="http://www.nunomira.com/blog/2009/11/apply-and-remove-tint-to-an-object-in-as3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nunomira.com/blog/2009/11/apply-and-remove-tint-to-an-object-in-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

