<?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>[ LABORATORY NOTES ] &#187; Flash ActionScript2 ActionScript3 design</title>
	<atom:link href="http://blog.madsciencedept.com/tag/flash-actionscript2-actionscript3-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.madsciencedept.com</link>
	<description>Blogging from the Mad Science Department. Very little singing.</description>
	<lastBuildDate>Thu, 27 May 2010 15:19:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Designer vs. Developer</title>
		<link>http://blog.madsciencedept.com/2009/07/designer-vs-developer/</link>
		<comments>http://blog.madsciencedept.com/2009/07/designer-vs-developer/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 16:42:00 +0000</pubDate>
		<dc:creator>Catherine</dc:creator>
				<category><![CDATA[Proprietary Software]]></category>
		<category><![CDATA[Flash ActionScript2 ActionScript3 design]]></category>

		<guid isPermaLink="false">http://blog.madsciencedept.com/?p=37</guid>
		<description><![CDATA[Recently, I&#8217;ve been handling some Flash (ad) projects done in ActionScript2. I have to admit that while our shop spec is for ActionScript3, my personal practice in it is wanting.
However, when handling an error apparently caused by a bad mc.getURL() request, I found myself wanting AS3. Strict coding and class structures prevent these kinds of [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I&#8217;ve been handling some Flash (ad) projects done in ActionScript2. I have to admit that while our shop spec is for ActionScript3, my personal practice in it is wanting.</p>
<p>However, when handling an error apparently caused by a bad mc.getURL() request, I found myself wanting AS3. Strict coding and class structures prevent these kinds of errors, throwing exceptions if they occur. While I was trying to figure out why this error is occurring (seems only to happen with the DoubleClick system, on my local tests, everything works fine) I searched for information about the proper form for the request, and found <a title="getURL in AS3" href="http://scriptplayground.com/tutorials/as/getURL-in-Actionscript-3/" target="_blank">an article </a>with information about the AS3 call. One response to the article, dripping with sarcasm, caught my eye:</p>
<blockquote><p>I like how it went from a simple code to a huge retared[sic] paragraph of programing&#8230;</p>
<p>Nice job Adobe!</p></blockquote>
<p>Now, the designer in me (yes, I hold a degree in Graphic Design. I use it more than I care to admit, even though I spend most of my day looking at a <a title="I see redhead...brunette...blond..." href="http://i.d.com.com/i/dl/media/dlimage/16/09/06/160906_large.jpeg" target="_blank">screen reminiscent of the Matrix</a>.) would have agreed. Neat, simple code behind my flash, that&#8217;s what I want. Not a big old try&#8230;catch block with exceptions! But the developer in me sees the wisdom here. If this ad had been done in AS3, I&#8217;d have a clear explanation of what was going wrong long before I sent it off to the publisher.</p>
<p>Generally speaking, newer specs are improvements, even if they do mean longer code and *gasp* more learning! (Okay, the whole <a title="Tell us, Zeldman, what do you really think?" href="http://www.zeldman.com/2009/07/16/html-5-is-a-mess-now-what/" target="_blank">XHTML/HMTL5</a> debate will have to wait for another day. There are exceptions to every good rule!)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.madsciencedept.com/2009/07/designer-vs-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
