<?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>Max The Rocket &#187; AS3</title>
	<atom:link href="http://www.maxtherocket.com/blog/tag/as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maxtherocket.com/blog</link>
	<description>The blog of Max Rusan</description>
	<lastBuildDate>Thu, 17 Nov 2011 14:47:50 +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>TSN Broadcast Museum</title>
		<link>http://www.maxtherocket.com/blog/tsn-broadcast-museum/</link>
		<comments>http://www.maxtherocket.com/blog/tsn-broadcast-museum/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 03:39:32 +0000</pubDate>
		<dc:creator>Max The Rocket</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[My Work]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[exhibit]]></category>
		<category><![CDATA[mywork]]></category>
		<category><![CDATA[papervision3d]]></category>
		<category><![CDATA[tsn]]></category>

		<guid isPermaLink="false">http://www.maxtherocket.com/blog/?p=151</guid>
		<description><![CDATA[This is an interactive TSN Broadcast Museum exhibit for the Hockey Hall of Fame. The exhibit is on the history of TSN’s hockey broadcasting. The project combines video, audio and images in a 3D interface. I used Papervision3D for the 3D interface and coded everything in Actionscript 3. The exhibit is controller by gesture recondition. [...]]]></description>
			<content:encoded><![CDATA[<p>This is an interactive TSN Broadcast Museum exhibit for the Hockey Hall of Fame. The exhibit is on the history of TSN’s hockey broadcasting. The project combines video, audio and images in a 3D interface. I used Papervision3D for the 3D interface and coded everything in Actionscript 3. The exhibit is controller by gesture recondition. I didn&#8217;t have to implement the gesture recondition technology myself, it was already in place. i just had to work with basic mouse events. But the gesture recodnition system is just awesome.</p>
<p><a rel="shadowbox;height=520;width=640" href="http://maxtherocket.com/projects/tle/tsn/tsn-broadcast-museum-video.swf">View The Project</a></p>
<p><a rel="shadowbox;height=520;width=640" href="http://maxtherocket.com/projects/tle/tsn/tsn-broadcast-museum-video.swf"><img class="size-full wp-image-156 alignnone" title="TSN Broadcast Museum" src="http://www.maxtherocket.com/blog/wp-content/uploads/2009/09/tsn-broadcast-museum-01.jpg" alt="TSN Broadcast Museum" width="400" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxtherocket.com/blog/tsn-broadcast-museum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing Around with Augmented Reality</title>
		<link>http://www.maxtherocket.com/blog/playing-around-with-augmented-reality/</link>
		<comments>http://www.maxtherocket.com/blog/playing-around-with-augmented-reality/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 23:47:49 +0000</pubDate>
		<dc:creator>Max The Rocket</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[papervision3d]]></category>

		<guid isPermaLink="false">http://www.maxtherocket.com/blog/?p=126</guid>
		<description><![CDATA[With all this augmented reality hype I decided to try it out by doing an experimental project. What I ended up building is was 6 3D cubes animated to music following the AR (Augmented Reality) marker in 3D world. You can view the project here but you will need to print out the marker (or [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.maxtherocket.com/projects/experimental/augmented_wave/flash/" target="_blank"><img src="http://www.maxtherocket.com/blog/wp-content/uploads/2009/08/augmented_screenshot_011.jpg" alt="augmented_screenshot_011" title="augmented_screenshot_011" width="400" height="300" class="alignnone size-full wp-image-139" /></a></p>
<p>With all this augmented reality hype I decided to try it out by doing an experimental project. What I ended up building is was 6 3D cubes animated to music following the AR (Augmented Reality) marker in 3D world. You can <a href="http://www.maxtherocket.com/projects/experimental/augmented_wave/flash/" target="blank"><strong>view the project here</strong></a> but you will need to <a href='http://www.maxtherocket.com/blog/wp-content/uploads/2009/08/patt004.pdf' target="blank"><strong>print out the marker</strong></a> (or go to http://maxtherocket.com/marker.png on your iPhone) and you also need a webcam. So once you print out the marker (cut out the marker so the paper doesn&#8217;t bend as much) point your webcam on the marker and <a href="http://www.maxtherocket.com/projects/experimental/augmented_wave/flash/" target="blank"><strong>launch the project</strong></a>. The music will start playing once the application can recognize the marker and the cubes will dance around in the 3D world.</p>
<p><strong>For this project I&#8217;ve used the following AS3 libraries:</strong><br />
<a href="http://www.libspark.org/wiki/saqoosha/FLARToolKit/en" target="_blank">FLAR Toolkit</a><br />
<a href="http://words.transmote.com/wp/20090718/flarmanager-v05-for-flartoolkit/" target="_blank">FLAR Manager</a><br />
<a href="http://blog.papervision3d.org/" target="_blank">Papervision 3D</a></p>
<p><strong>Download the <a href="http://www.maxtherocket.com/blog/wp-content/uploads/2009/08/augmentedwave.zip" target="_blank">source code for this project</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxtherocket.com/blog/playing-around-with-augmented-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Burn The Books 08</title>
		<link>http://www.maxtherocket.com/blog/burn-the-books-08/</link>
		<comments>http://www.maxtherocket.com/blog/burn-the-books-08/#comments</comments>
		<pubDate>Wed, 27 May 2009 20:28:17 +0000</pubDate>
		<dc:creator>Max The Rocket</dc:creator>
				<category><![CDATA[4D]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[My Work]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://www.maxtherocket.com/blog/?p=115</guid>
		<description><![CDATA[A website for an end-of-school party at The Guvernment. I had to program an animated flame in flash that used only one graphic to create a dynamic flame effect. View The Project]]></description>
			<content:encoded><![CDATA[<p>A website for an end-of-school party at The Guvernment. I had to program an animated flame in flash that used only one graphic to create a dynamic flame effect.</p>
<p><a href="http://www.4devents.ca/events/btb/" target="_blank">View The Project</a></p>
<p><a href="http://www.4devents.ca/events/btb/" target="_blank"><img src="http://www.maxtherocket.com/blog/wp-content/uploads/2009/05/btb08_shot_01.jpg" alt="btb08_shot_01" title="btb08_shot_01" width="400" height="268" class="aligncenter size-full wp-image-114" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxtherocket.com/blog/burn-the-books-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revolution 2009</title>
		<link>http://www.maxtherocket.com/blog/revolution-2009/</link>
		<comments>http://www.maxtherocket.com/blog/revolution-2009/#comments</comments>
		<pubDate>Wed, 27 May 2009 19:46:39 +0000</pubDate>
		<dc:creator>Max The Rocket</dc:creator>
				<category><![CDATA[4D]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[My Work]]></category>

		<guid isPermaLink="false">http://www.maxtherocket.com/blog/?p=107</guid>
		<description><![CDATA[Another web site for 4D Events&#8216; annual all ages party at The Guvernment. The most challenging part of this website was to create a 3D ball, with reflections, rendered live inside flash. View The Project I had to fake the ball reflections by making a enviromental map with the reflection and moving the dummy light [...]]]></description>
			<content:encoded><![CDATA[<p>Another web site for <a href="http://www.4devents.ca" target="_blank">4D Events</a>&#8216; annual all ages party at The Guvernment. The most challenging part of this website was to create a 3D ball, with reflections, rendered live inside flash.</p>
<p><a href="http://www.4devents.ca/events/revolution-09/" target="_blank">View The Project</a></p>
<p><a href="http://www.4devents.ca/events/revolution-09/" target="_blank"><img class="aligncenter size-full wp-image-109" title="revolution_09_shot_01" src="http://www.maxtherocket.com/blog/wp-content/uploads/2009/05/revolution_09_shot_01.jpg" alt="revolution_09_shot_01" width="400" height="214" /></a></p>
<p>I had to fake the ball reflections by making a enviromental map with the reflection and moving the dummy light used for the enviromental map. I did the background of the website in 3Ds Max, I got the idea from Eagle Eye movie, the room where the main computer was:</p>
<p><img class="alignnone size-full wp-image-108" title="eagle_eye_01" src="http://www.maxtherocket.com/blog/wp-content/uploads/2009/05/eagle_eye_01.jpg" alt="eagle_eye_01" width="400" height="267" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxtherocket.com/blog/revolution-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ontario Craft Brewers &#8211; Caps Game</title>
		<link>http://www.maxtherocket.com/blog/ontario-craft-brewers-caps-game/</link>
		<comments>http://www.maxtherocket.com/blog/ontario-craft-brewers-caps-game/#comments</comments>
		<pubDate>Wed, 27 May 2009 19:10:26 +0000</pubDate>
		<dc:creator>Max The Rocket</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[My Work]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[game]]></category>

		<guid isPermaLink="false">http://www.maxtherocket.com/blog/?p=99</guid>
		<description><![CDATA[A flash based game created for the Ontario Craft Brewers. The game play consists of flicking 30 different beer caps into a beer glass. Each beer cap represents a different brewery, which is a part of the Ontario Craft Brewers association. Have fun! Play The Game I coded the whole game in AS3. I used [...]]]></description>
			<content:encoded><![CDATA[<p>A flash based game created for the <a href="http://www.ontariocraftbrewers.com">Ontario Craft Brewers</a>. The game play consists of flicking 30 different beer caps into a beer glass. Each beer cap represents a different brewery, which is a part of the Ontario Craft Brewers association. Have fun!</p>
<p><a href="http://www.ontariocraftbrewers.com/caps_game.php">Play The Game</a></p>
<p><a href="http://www.ontariocraftbrewers.com/caps_game.php"><img class="size-full wp-image-100 aligncenter" title="ocb_caps_game_01" src="http://www.maxtherocket.com/blog/wp-content/uploads/2009/05/ocb_caps_game_01.jpg" alt="ocb_caps_game_01" width="400" height="267" /></a></p>
<p>I coded the whole game in AS3. I used Papervision3D for the spinning beer caps, just for the spinning animation. I had to make my own &#8220;3d engine&#8221; for sizing down the beer caps when they &#8220;fly away&#8221; from you. I used Remoting to take care of the Leaderboard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxtherocket.com/blog/ontario-craft-brewers-caps-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash AS3 &#8211; Double Click Not Working</title>
		<link>http://www.maxtherocket.com/blog/flash-as3-double-click-not-working/</link>
		<comments>http://www.maxtherocket.com/blog/flash-as3-double-click-not-working/#comments</comments>
		<pubDate>Tue, 05 May 2009 17:47:16 +0000</pubDate>
		<dc:creator>Max The Rocket</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[actionscript3]]></category>
		<category><![CDATA[doubleclick]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://www.maxtherocket.com/blog/?p=95</guid>
		<description><![CDATA[There are 2 secrets to get double click working in AS3. The first one is not really a secret if you read the documentation. The second one had me scratching my head for a few hours. So here they are: 1. set doubleClickEnabled to true button.doubleClickEnabled = true; button.addEventListener( MouseEvent.DOUBLE_CLICK, doubleClickHandler ); 2. You must [...]]]></description>
			<content:encoded><![CDATA[<p>There are 2 secrets to get double click working in AS3. The first one is not really a secret if you read the documentation. The second one had me scratching my head for a few hours. So here they are:</p>
<p><strong>1.</strong> set <strong>doubleClickEnabled</strong> to true</p>
<p><code lang="actionscript"><br />
button.doubleClickEnabled = true;<br />
button.addEventListener( MouseEvent.DOUBLE_CLICK, doubleClickHandler );<br />
</code></p>
<p><strong>2.</strong> You must set the <strong>doubleClickEnabled</strong> to any MovieClips inside the Button/MovieClip listening for the double click event. If the MovieClip/Button contains only shapes or text that&#8217;s fine, the double click will work without the second step.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxtherocket.com/blog/flash-as3-double-click-not-working/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

