<?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>David&#039;s Raging Nexus&#187; actionscript</title>
	<atom:link href="http://david.ragingnexus.com/blog/tag/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://david.ragingnexus.com/blog</link>
	<description>The personal log of one David Ramalho, having his go at life.</description>
	<lastBuildDate>Wed, 21 Jul 2010 22:05:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The Test Series &#8211; AS3 Drawing API</title>
		<link>http://david.ragingnexus.com/blog/2009/04/29/the-test-series-as3-drawing-api/</link>
		<comments>http://david.ragingnexus.com/blog/2009/04/29/the-test-series-as3-drawing-api/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 11:59:11 +0000</pubDate>
		<dc:creator>David Ramalho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://david.ragingnexus.com/blog/?p=204</guid>
		<description><![CDATA[This is cross-posted with Docta &#124; Process blog For a particular project we had to brush up a bit on the ActionScript 3 Drawing API (Flash 10). We needed to provide a sort of whiteboard where people could draw up vectors and save the metadata to XML for later use and also so we could [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>This is cross-posted with <a href="http://process.docta.com/2009/04/the-test-series-as3-drawing-api/">Docta | Process</a> blog <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p></blockquote>
<p>For a particular project we had to brush up a bit on the <em><a href="http://www.adobe.com/devnet/flash/quickstart/drawing_commands_as3/">ActionScript 3 Drawing API</a></em> (Flash 10). We needed to provide a sort of whiteboard where people could draw up vectors and save the metadata to <em>XML</em> for later use and also so we could process either PDF or some large scale images . We struggled a bit with performance and had to change the approach a couple of times settling, at some point Flash 10 was coming out and we took advantage of the new Vectors and Drawing API changes, we also had to work up the math / geometry equations so the vectors could be deleted / split  using an Eraser tool  .</p>
<p>All went fine, we delivered the project, gained some experience and now we leave you with a  in-between experiment so you can have some fun (or not <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) . Draw away to your hear content, let the randomness help you and when you&#8217;re happy press our logo, save the snapshot and SHARE IT with us <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>If your reading via an RSS tool you might not see the Flash app, but it&#8217;s easy enough to follow the link to the post , so go ahead <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p></blockquote>
<blockquote><p>You need Flash 10 Player , sorry <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Yes, if you use the Debugger Version you <em>might</em> see some weird stuff <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p></blockquote>
<p align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="DrawTest" width="469" height="600" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="/etc/drawboard-test/DrawTest.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="sameDomain" /><embed src="/etc/drawboard-test/DrawTest.swf" quality="high" bgcolor="#869ca7" width="469" height="600" name="DrawTest" align="middle" play="true" loop="false" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fdavid.ragingnexus.com%2Fblog%2F2009%2F04%2F29%2Fthe-test-series-as3-drawing-api%2F&amp;linkname=The%20Test%20Series%20%26%238211%3B%20AS3%20Drawing%20API"><img src="http://david.ragingnexus.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://david.ragingnexus.com/blog/2009/04/29/the-test-series-as3-drawing-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting up with PaperVision 3D</title>
		<link>http://david.ragingnexus.com/blog/2008/11/25/starting-up-with-papervision-3d/</link>
		<comments>http://david.ragingnexus.com/blog/2008/11/25/starting-up-with-papervision-3d/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 22:53:18 +0000</pubDate>
		<dc:creator>David Ramalho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[papervision]]></category>

		<guid isPermaLink="false">http://david.ragingnexus.com/blog/?p=157</guid>
		<description><![CDATA[Lately I&#8217;ve been given a few interesting challenges, I had to learn ActionScript 3, Flex, Air, learned to hate a little bit Flash (hate it or misunderstand it &#8230; whatever comes first) . Anyway, learning is always interesting but Learning while on a deadline is not what I call the Perfect Mental State, but we [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been given a few interesting challenges, I had to learn <a href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/">ActionScript 3</a>, <a href="http://www.adobe.com/products/flex">Flex</a>, <a href="http://www.adobe.com/products/air/">Air</a>, learned to hate a little bit <a href="http://www.adobe.com/products/flash">Flash</a> (hate it or misunderstand it &#8230; whatever comes first) . Anyway, learning is always interesting but Learning while on a deadline is not what I call the Perfect Mental State, but we managed, and when a breather was necessary to put ideas down, we had to start all over again, still in the ActionScript world but this time <a href="http://www.papervision3d.org/">PaperVision</a> is being called to handle some graphical requirements.</p>
<p>Now, I had some general knowledge of Papervision, enough to put it on top of the list as soon as the requirements came up, so I jumped at it . I went with version <a href="http://papervision3d.googlecode.com/svn/trunk/as3/trunk">2.0</a>, no need to start with &#8220;old&#8221; code <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  , and became quickly overwhelmed by it <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  , Cameras? Viewports? Scenes? And that&#8217;s just to get a cold, grey screen going <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Luckily, we live in <a href="http://www.google.com">G-World</a>, and information is but a keystroke away, so I found a couple (hundred <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) of nice Tutorials that offered a Model / Framework / Template approach to it all .</p>
<p>First is the <a href="http://papervision2.com/">Papervision 2</a> <a href="http://papervision2.com/tutorial-list/">tutorials</a> , it covers all basic aspects that you need to get started and gives you a <a href="http://papervision2.com/3-creating-a-papervision-base-template/">Base Template</a> that covers all your setup needs . I then found another <a href="http://www.brighthub.com/internet/web-development/articles/12902.aspx">series of tutorials</a> that also ofered some template classes, but this one was a bit more modular and I&#8217;m now working over this .. plus, the very first thing they did was draw up a <a href="http://images.brighthub.com/EA/7/EA79B9D4D75C170F77FA875B176B24B79F06F76B_small.jpg">cool space ship</a>, so it was a winner <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now, this got me going but I still have a long way to go, either way it&#8217;s good exercise to share these initial steps (feel free to point me to other interesting starting points <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) , meanwhile, the <a href="http://blog.papervision3d.org/">Papervision Blog</a> brings us an excelent Showcase of what people are doing with it and <a href="http://blog.davr.org/pv3d-examples/">this blog entry</a> throws a huge list of examples too, so plenty to look at if you want to take a look at Papervision <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I leave you with a good example of a combination of tools, including Papervision that has brought Flash, at least to me, to a different level than it used to be <img src='http://david.ragingnexus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , more information <a href="http://interactive.digitalpictures.com.au/?p=392">here</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="302" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2283082&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="302" src="http://vimeo.com/moogaloop.swf?clip_id=2283082&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/2283082">Papervision &#8211; Augmented Reality (extended)</a> from <a href="http://vimeo.com/user946580">dpinteractive</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fdavid.ragingnexus.com%2Fblog%2F2008%2F11%2F25%2Fstarting-up-with-papervision-3d%2F&amp;linkname=Starting%20up%20with%20PaperVision%203D"><img src="http://david.ragingnexus.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://david.ragingnexus.com/blog/2008/11/25/starting-up-with-papervision-3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
