<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ActionScript 3.0 Cookbook will stay by my desk</title>
	<atom:link href="http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 16 May 2012 17:12:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-334</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Sun, 03 Dec 2006 01:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-334</guid>
		<description>Peter, I think a book about FlashDevelop would be great. Once FD3 comes out with better AS3 support, I can imagine an adventurous writer could provide a good resource for developing in AS2 and AS3 with FlashDevelop. A chapter or two about plugin development would be a nice way to get some more community involvement.</description>
		<content:encoded><![CDATA[<p>Peter, I think a book about FlashDevelop would be great. Once FD3 comes out with better AS3 support, I can imagine an adventurous writer could provide a good resource for developing in AS2 and AS3 with FlashDevelop. A chapter or two about plugin development would be a nice way to get some more community involvement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kirn</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-333</link>
		<dc:creator>Peter Kirn</dc:creator>
		<pubDate>Sat, 02 Dec 2006 23:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-333</guid>
		<description>I don&#039;t know; I&#039;ve just started using it AND just switched to flashdevelop, and so far the book still looks very helpful. But yes, what would be really fantastic is a book that uses these new tools. FlashDevelop ActionScript 3 Programming, perhaps? :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know; I&#8217;ve just started using it AND just switched to flashdevelop, and so far the book still looks very helpful. But yes, what would be really fantastic is a book that uses these new tools. FlashDevelop ActionScript 3 Programming, perhaps? <img src='http://joshblog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-332</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Wed, 08 Nov 2006 05:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-332</guid>
		<description>You&#039;re right, I took a look at the book again, and it would be difficult to go through most of the examples without the Flash IDE. It&#039;s certainly not impossible, but you would either have to build your libraries with a program like &lt;a href=&quot;http://swfmill.org/&quot; rel=&quot;nofollow&quot;&gt;Swfmill&lt;/a&gt; or draw the graphics for your MovieClips manually and modify the code to use straight classes without calls to attachMovie.

Hopefully now that the Flex 2 compiler runs from the command line, we&#039;ll see more resources for folks that won&#039;t be using the Flash IDE.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, I took a look at the book again, and it would be difficult to go through most of the examples without the Flash IDE. It&#8217;s certainly not impossible, but you would either have to build your libraries with a program like <a href="http://swfmill.org/" rel="nofollow">Swfmill</a> or draw the graphics for your MovieClips manually and modify the code to use straight classes without calls to attachMovie.</p>
<p>Hopefully now that the Flex 2 compiler runs from the command line, we&#8217;ll see more resources for folks that won&#8217;t be using the Flash IDE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-331</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 08 Nov 2006 04:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-331</guid>
		<description>Josh,

Yeah, I figured the same when I started reading it... My background is in Java, but lately (as in the last 18months) has been mainly Javascript.

I may continue with the Essential AS2 book and simply skip the chapters that focus more on Flash and less on ActionScript, and then move on from there.

One thing I&#039;ve always wondered about the OO book you mentioned above, was whether or not I&#039;d be able to read through it without using the Flash development environment... Is it possible?</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>Yeah, I figured the same when I started reading it&#8230; My background is in Java, but lately (as in the last 18months) has been mainly Javascript.</p>
<p>I may continue with the Essential AS2 book and simply skip the chapters that focus more on Flash and less on ActionScript, and then move on from there.</p>
<p>One thing I&#8217;ve always wondered about the OO book you mentioned above, was whether or not I&#8217;d be able to read through it without using the Flash development environment&#8230; Is it possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-330</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Wed, 08 Nov 2006 04:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-330</guid>
		<description>I guess it mostly depends on how well you think you will do. If you&#039;re experienced with other programming languages, like Java or C#, then I&#039;d say jump right into the Actionscript 3.0 Cookbook. If not, it might be smarter to get the fundamentals from an AS2 book. I haven&#039;t read Essential AS2 in a couple of years, so I can&#039;t say if it&#039;s a good starting point anymore. I seem to remember skipping most of it and learning on my own. A lot of folks recommend it, though.</description>
		<content:encoded><![CDATA[<p>I guess it mostly depends on how well you think you will do. If you&#8217;re experienced with other programming languages, like Java or C#, then I&#8217;d say jump right into the Actionscript 3.0 Cookbook. If not, it might be smarter to get the fundamentals from an AS2 book. I haven&#8217;t read Essential AS2 in a couple of years, so I can&#8217;t say if it&#8217;s a good starting point anymore. I seem to remember skipping most of it and learning on my own. A lot of folks recommend it, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-329</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 08 Nov 2006 03:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-329</guid>
		<description>Josh,

Thanks for getting back to me. I browsed through the OO for AS2 book at the book store, but found it required Flash (dev tool) in order to fully take advantage of the book.  Or am i mistaken?

I have Essential AS2 and have been reading the chapters that don&#039;t depend on Flash... I ordered the cookbook and was contemplating whether I should jump straight to the cookbook or learn the fundamentals through AS2...

What do you think?</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>Thanks for getting back to me. I browsed through the OO for AS2 book at the book store, but found it required Flash (dev tool) in order to fully take advantage of the book.  Or am i mistaken?</p>
<p>I have Essential AS2 and have been reading the chapters that don&#8217;t depend on Flash&#8230; I ordered the cookbook and was contemplating whether I should jump straight to the cookbook or learn the fundamentals through AS2&#8230;</p>
<p>What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-328</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Tue, 07 Nov 2006 04:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-328</guid>
		<description>Frank,

I personally recommend learning Actionscript with &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/1590596196/zeuslabs-20/ref=nosim/&quot; rel=&quot;nofollow&quot;&gt;Object-Oriented Actionscript for Flash 8&lt;/a&gt;. While the book specifically uses AS2, it&#039;s focus on &lt;abbr title=&quot;Object-Oriented Programming&quot;&gt;OOP&lt;/abbr&gt; and best practices should make your transition to AS3 pretty easy.

If you&#039;re still wary of difficulties, you might consider picking up a good AS2 book and the AS3 Cookbook at the same time. As you learn something new in AS2, you can make reference to the cookbook to see how the same thing is done in AS3. You won&#039;t always find the same material, but the AS3 Cookbook still covers many of the basics.</description>
		<content:encoded><![CDATA[<p>Frank,</p>
<p>I personally recommend learning Actionscript with <a href="http://www.amazon.com/exec/obidos/ASIN/1590596196/zeuslabs-20/ref=nosim/" rel="nofollow">Object-Oriented Actionscript for Flash 8</a>. While the book specifically uses AS2, it&#8217;s focus on <abbr title="Object-Oriented Programming">OOP</abbr> and best practices should make your transition to AS3 pretty easy.</p>
<p>If you&#8217;re still wary of difficulties, you might consider picking up a good AS2 book and the AS3 Cookbook at the same time. As you learn something new in AS2, you can make reference to the cookbook to see how the same thing is done in AS3. You won&#8217;t always find the same material, but the AS3 Cookbook still covers many of the basics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-327</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 07 Nov 2006 04:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-327</guid>
		<description>Josh,

Would you recommend someone, who&#039;s new to ActionScript, read the cookbook to learn AS fundamentals, or focus more on a book like Essential ActionScript &quot;2.0&quot;?

My concern with reading an AS 2.0 book is that I&#039;d be learning things specific to AS2, when they may no longer be relevant to AS3.

Care to offer some advice?</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>Would you recommend someone, who&#8217;s new to ActionScript, read the cookbook to learn AS fundamentals, or focus more on a book like Essential ActionScript &#8220;2.0&#8243;?</p>
<p>My concern with reading an AS 2.0 book is that I&#8217;d be learning things specific to AS2, when they may no longer be relevant to AS3.</p>
<p>Care to offer some advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-326</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Mon, 06 Nov 2006 17:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-326</guid>
		<description>Nope, the LiveDocs say that it works in AS2 as well.</description>
		<content:encoded><![CDATA[<p>Nope, the LiveDocs say that it works in AS2 as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://joshblog.net/2006/11/05/actionscript-30-cookbook-will-stay-by-my-desk/#comment-325</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Mon, 06 Nov 2006 16:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/98/actionscript-30-cookbook-will-stay-by-my-desk/#comment-325</guid>
		<description>Is that array.concat trick AS3-only?</description>
		<content:encoded><![CDATA[<p>Is that array.concat trick AS3-only?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

