<?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>jonnymac blog &#187; Actionscript 2</title>
	<atom:link href="http://www.jonnymac.com/blog/category/actionscript-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnymac.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 06 Aug 2010 20:59:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gaia 3.0 Released</title>
		<link>http://www.jonnymac.com/blog/2009/01/20/gaia-30-released/</link>
		<comments>http://www.jonnymac.com/blog/2009/01/20/gaia-30-released/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 19:57:46 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Open Source Flash]]></category>
		<category><![CDATA[SWFAddress]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=587</guid>
		<description><![CDATA[The long awaited release of Gaia 3.0 is available for download now! There are lots of great new features and bug fixes included in 3.0, the biggest of which is Flash CS4 support. The Gaia panel was completely rewritten in Flex and includes optimization features, easier Gaia project management, and a new publish panel which [...]]]></description>
			<content:encoded><![CDATA[<p>The long awaited release of <a href="http://www.stevensacks.net/2009/01/20/gaia-30-now-available-for-download/" target="_blank">Gaia 3.0</a> is available for <a title="Gaia 3.0 Download" href="http://www.gaiaflashframework.com/index.php/topic,1236.0.html" target="_blank">download now</a>! There are lots of great new features and bug fixes included in 3.0, the biggest of which is Flash CS4 support.</p>
<p><a title="The Gaia Panel" href="http://www.gaiaflashframework.com/wiki/index.php?title=The_Gaia_Panel" target="_blank">The Gaia panel</a> was completely rewritten in Flex and includes optimization features, easier Gaia project management, and a new publish panel which makes developing with Gaia even easier. Gaia 3 also features a brand new version of <a href="http://www.asual.com/swfaddress/">SWFAddress</a> (version 2.3) that fixes the <a href="http://www.stevensacks.net/2009/01/09/firefox-3-mac-flash-bug-boxes-visual-artifacts/">Firefox 3 OSX redraw bug</a>.</p>
<p>There is also a completely new addition to the Gaia project: the <a title="Gaia Framework SiteCreator - AIR site.xml editor" href="http://wadearnold.com/blog/?p=209" target="_blank">Gaia Framework Site Creator AIR application</a>. This small AIR application allows you to quickly update your project's site.xml and visualize it as a wireframe sitemap.</p>
<p><img class="aligncenter size-full wp-image-588" title="gaia-site-creator" src="http://www.jonnymac.com/blog/wp-content/uploads/2009/01/gaia-site-creator.png" alt="gaia-site-creator" width="425" height="398" /></p>
<p>Some of the features include XML validation, drag and drop re-ordering, reordering of asset load order, editing project properties, and printing a site map. You can download the first version from <a href="http://wadearnold.com/blog/?p=209" target="_blank">Wade Arnold's blog posting about the app</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2009/01/20/gaia-30-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWX v2 beta Released, Public Gateway Updated</title>
		<link>http://www.jonnymac.com/blog/2008/12/20/swx-v2-released-public-gateway-updated/</link>
		<comments>http://www.jonnymac.com/blog/2008/12/20/swx-v2-released-public-gateway-updated/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 02:38:30 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Open Source Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Remoting]]></category>
		<category><![CDATA[SWX]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=571</guid>
		<description><![CDATA[I have just pushed SWX v2 beta live on the project's Google Code page! Along with this release the public gateway has also been updated to use SWX PHP v2 beta and allow for AS3 support. You can find documentation here, which shows how to use the new AS3 API as well as provides an [...]]]></description>
			<content:encoded><![CDATA[<p>I have just pushed SWX v2 beta live on the project's <a href="http://code.google.com/p/swx-format/" target="_blank">Google Code page</a>!</p>
<p>Along with this release the <a href="http://swxformat.org/start.php" target="_blank">public gateway</a> has also been updated to use SWX PHP v2 beta and allow for AS3 support. You can find <a href="http://code.google.com/p/swx-format/w/list" target="_blank">documentation here</a>, which shows how to use the new AS3 API as well as provides an introduction to the new Simple Call and Custom Call methods of interacting with your SWX gateway.</p>
<p>Lastly, <a href="http://nederflash.nl" target="_blank">Folkert Hielema</a> has contributed an updated Twitter service and a new Identi.ca service. Both of these services are live on the public gateway (you can test them in the <a href="http://swxformat.org/php/explorer/" target="_blank">Service Explorer</a>) and also available in the SWX PHP download available on the <a href="http://code.google.com/p/swx-format/" target="_blank">Google Code page</a> under "Featured Downloads".</p>
<p>I will continue to work on updating the <a href="http://swxformat.org/192" target="_blank">SWX blog</a> with new documentation, but until then please refer to <a href="http://code.google.com/p/swx-format/w/list" target="_blank">this documentation</a> - it should provide you with everything you need to get started with v2.</p>
<p>If you notice any issues, please log them <a href="http://code.google.com/p/swx-format/issues/list" target="_blank">here</a>. For support or to discuss the new release, please use the project's <a href="http://groups.google.com/group/swx-format" target="_blank">mailing list</a>.</p>
<p>This release has been a huge effort by the SWX development team, and has been in the works since September. I'm sure you'll enjoy using it as much as we've enjoyed coding it.</p>
<p>Can't wait to see what you build!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/12/20/swx-v2-released-public-gateway-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWFAddress 2.2 Released</title>
		<link>http://www.jonnymac.com/blog/2008/12/18/swfaddress-22-released/</link>
		<comments>http://www.jonnymac.com/blog/2008/12/18/swfaddress-22-released/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 18:37:54 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Open Source Flash]]></category>
		<category><![CDATA[SWFAddress]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=548</guid>
		<description><![CDATA[Rostislav has announced the release of SWFAddress 2.2 this morning, with a large number of enhancements and bug fixes: Refactored JavaScript implementation New SWFAddress.swc AS3 component New CS4 based Splash screen sample New Digg API sample New up() method for easier deep linking path navigation New XSS protection that doesn't affect special characters Support for [...]]]></description>
			<content:encoded><![CDATA[<p>Rostislav has announced the release of <a title="SWFAddress 2.2" href="http://www.asual.com/blog/swfaddress/?permalink=swfaddress-22.html" target="_blank">SWFAddress 2.2</a> this morning, with a large number of enhancements and bug fixes:</p>
<ul>
<li>Refactored JavaScript implementation</li>
<li>New SWFAddress.swc AS3 component</li>
<li>New CS4 based Splash screen sample</li>
<li>New Digg API sample</li>
<li>New up() method for easier deep linking path navigation</li>
<li>New XSS protection that doesn't affect special characters</li>
<li>Support for Internet Explorer 8</li>
<li>Support for custom HTTP status messages in the SEO sample</li>
<li>Improved title handling</li>
<li>Improved unload event handling for IE</li>
<li>Updated Rails sample</li>
<li>Fixed getBaseURL() for AS3</li>
<li>Fixed Safari 2.0-2.0.3 support</li>
<li>Build-in fix for the Firefox 3/Mac OSX blinking effect</li>
<li>Additional onLoad fix for application/xml content type</li>
<li>Fixed optional options parameter for the popup method</li>
<li>Cross platform build script</li>
<li>Various optimizations</li>
</ul>
<p>This looks to be a major release, and took over seven months of development. I remember speaking to Rostislav about this release back at <a href="http://www.jonnymac.com/blog/category/flash-on-the-beach/" target="_blank">FOTB 2008 Brighton</a>, so he truly has put in a lot of effort. Here's hoping it gets wrapped into the expected new <a href="http://www.gaiaflashframework.com/index.php" target="_blank">Gaia</a> release.</p>
<p>The new version is available for <a title="Download SWFAddress" href="http://www.asual.com/download/?swfaddress" target="_self">download here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/12/18/swfaddress-22-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offline AS3 Language Reference, No AIR Application Necessary</title>
		<link>http://www.jonnymac.com/blog/2008/12/09/offline-as3-language-reference-no-air-application-necessary/</link>
		<comments>http://www.jonnymac.com/blog/2008/12/09/offline-as3-language-reference-no-air-application-necessary/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 19:59:40 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=535</guid>
		<description><![CDATA[Big Spaceship released a nice AIR app today which allows you to download and view the entire AS3 language reference locally. However, you don't need an AIR app to view the language reference offline -- there are actually two other options. I had previously posted about the offline help and language reference locations in Flash [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Big Spaceship released a nice <a title="AIR App: AS3 Language Reference" href="http://labs.bigspaceship.com/2008/12/09/air-app-as3-language-reference/" target="_blank">AIR app today which allows you to download and view the entire AS3 language reference locally</a>. However, you don't need an AIR app to view the language reference offline -- there are actually two other options.</p>
<p style="text-align: left;">I had previously posted about the <a title="Offline Help and Language Reference Location in Flash CS4" href="http://www.jonnymac.com/blog/2008/11/04/offline-help-and-language-reference-location-in-flash-cs4/" target="_blank">offline help and language reference locations in Flash CS4</a> which allows you to access the local copy of the language reference from within a web browser. But did you know that you could also access these local files from within the Flash CS4 help panel?</p>
<p style="text-align: left;">Normally when you access the help panel in Flash CS4 it automatically tries to load the online version of the documentation and language reference. I assume Adobe chose to do this so they could keep it updated and you could benefit from other user's comments in the Live Docs.</p>
<p style="text-align: left;"><img class="size-full wp-image-534" style="float: left;" title="Keep me offline window" src="http://www.jonnymac.com/blog/wp-content/uploads/2008/12/keep-me-offline.png" alt="Keep me offline window" width="248" height="219" />To access the local copy of Flash CS4 help and the language reference, just tell Flash to “keep you offline”:</p>
<p style="text-align: left;">Go to Window &gt; Extensions &gt; Connections. In the panel that pops up, click the arrow at the top-right and select “Offline options”. From there you can check the box for “Keep me offline”. Flash will then always default to using the offline help.</p>
<p style="text-align: left;">I should note that doing this may also prevent you from using any other panels which call out to the internet, such as Kuler and the Flash startup/new file screen. As of now I'm not using any Internet-connected panels and I have the splash screen set to not show on startup, so this works quite well for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/12/09/offline-as3-language-reference-no-air-application-necessary/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Code Snippets in Flash IDE with ASExpander</title>
		<link>http://www.jonnymac.com/blog/2008/11/02/code-snippets-in-flash-ide-with-asexpander/</link>
		<comments>http://www.jonnymac.com/blog/2008/11/02/code-snippets-in-flash-ide-with-asexpander/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 02:16:09 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=474</guid>
		<description><![CDATA[I noticed a post by Keith Peters this morning where he created a JSFL script for the Flash IDE that would allow similar functionality as tab shortcuts in TextMate. This means that you can type shortcuts like "&#38;mousedown", then use a keyboard shortcut you assign to the script to have it replace the shortcut text [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed a post by Keith Peters this morning where he created a <a title="ASExpander : making AS3 in CS3/4 easier" href="http://www.bit-101.com/blog/?p=1620" target="_blank">JSFL script for the Flash IDE that would allow similar functionality as tab shortcuts in TextMate</a>. This means that you can type shortcuts like "<code>&amp;mousedown</code>", then use a keyboard shortcut you assign to the script to have it replace the shortcut text with real code - in the case just mentioned the <code>addEventListener</code> for a <code>MouseEvent.MOUSE_DOWN</code>. If you are still unclear on how this works, check the short screen capture at <a title="ASExpander: Code-Snippets in Flash" href="http://www.video-flash.de/index/asexpander-code-snippets-in-flash/" target="_blank">this post</a> (note: written in German).</p>
<p>Although Keith's post says he intended it to make AS3 easier for designers and beginners, I promptly installed the script and was happy to be on my way to typing much less when needing to code in the Flash IDE actions panel. I have a feeling other developers will agree that this is a huge time saver.</p>
<p><a title="ASExpander 1.1" href="http://www.bit-101.com/blog/?p=1627" target="_blank">Keith has already posted an update to the script and made it available via download</a> under the free MIT license, and I highly recommend checking it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/11/02/code-snippets-in-flash-ide-with-asexpander/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&lt; head &gt; Conference &#8211; Slides from my SWX session</title>
		<link>http://www.jonnymac.com/blog/2008/10/25/head-conference-slides-from-my-swx-session/</link>
		<comments>http://www.jonnymac.com/blog/2008/10/25/head-conference-slides-from-my-swx-session/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 23:09:31 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[<head> Web Conference]]></category>
		<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[SWX]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=469</guid>
		<description><![CDATA[As promised in my session, here are the slides (PDF link) for my talk, Working with SWX: The Native Data Format for the Flash Platform. I have included a bunch of notes on what I spoke about on each slide in an attempt to aid those who couldn't make it to the session. In addition, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-470 aligncenter" title="swx-slides" src="http://www.jonnymac.com/blog/wp-content/uploads/2008/10/swx-slides.png" alt="" width="400" height="298" /></p>
<p>As promised in my session, <a href="http://www.jonnymac.com/blog/wp-content/uploads/2008/10/jon-macdonald-swx-for-head.pdf" target="_blank">here are the slides</a> (PDF link) for my talk, <a title="Speakers: Jon MacDonald" href="http://www.headconference.com/speakers/jon-macdonald/" target="_blank"><em>Working with SWX: The Native Data Format for the Flash Platform</em></a>. I have included a bunch of notes on what I spoke about on each slide in an attempt to aid those who couldn't make it to the session. In addition, here are some of the resources I posted in the chat during the session:</p>
<p>SWX on Google Code: <a href="http://swx-format.googlecode.com" target="_blank">http://swx-format.googlecode.com</a><br />
SWX on twitter (follow for updates on AS3 release): <a href="http://twitter.com/swx" target="_blank">http://twitter.com/swx</a><br />
My twitter account: <a href="http://twitter.com/jonmacdonald" target="_blank">http://twitter.com/jonmacdonald</a></p>
<p>Overall the talk went very well, and seemed to have a great response. At one point there were over 60 people in the room - so an awesome turnout! Also, the announcement of SWX for ActionScript 3 received very positive responses.</p>
<p>As soon as the videos from the conference are released into public domain, I'll post another update with a link to the session recording.</p>
<p>Thanks again to <a href="http://www.aralbalkan.com" target="_self">Aral</a> and <a href="http://www.headconference.com" target="_blank">&lt;head&gt; Conference</a> for having me speak!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/10/25/head-conference-slides-from-my-swx-session/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>See me speak at the &lt; head &gt; Conference</title>
		<link>http://www.jonnymac.com/blog/2008/10/22/see-me-speak-at-the-head-conference/</link>
		<comments>http://www.jonnymac.com/blog/2008/10/22/see-me-speak-at-the-head-conference/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 18:21:31 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[<head> Web Conference]]></category>
		<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[SWX]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=464</guid>
		<description><![CDATA[This Saturday, October 25th at 2pm PST, I'll be speaking at the &#60;head&#62; Conference on Working with SWX: The Native Data Format for the Flash Platform. Here is my session description: In this session we'll cover the basics of SWX: what it is and what it is best used for, how systemwide simplicity benefits developers, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-465 aligncenter" title="head Conference" src="http://www.jonnymac.com/blog/wp-content/uploads/2008/10/head_badge.gif" alt="" width="425" height="52" /></p>
<p style="text-align: left;">This Saturday, October 25th at 2pm PST, I'll be speaking at the <a title="&lt;head&gt; conference" href="http://www.headconference.com" target="_blank">&lt;head&gt; Conference</a> on <a href="http://www.headconference.com/speakers/jon-macdonald/" target="_blank">Working with SWX: The Native Data Format for the Flash Platform</a>. Here is my session description:</p>
<blockquote>
<p style="text-align: left;">In this session we'll cover the basics of <a title="SWX" href="http://www.swxformat.org" target="_blank">SWX</a>: what it is and what it is best used for, how systemwide simplicity benefits developers, how to use the free public gateway for integrating APIs into your mobile and web applications, and plans for the upcoming ActionScript 3 release.</p>
</blockquote>
<p style="text-align: left;">If you are unfamiliar, <a href="http://www.headconference.com/about/" target="_blank">&lt;head&gt; is a global web conference</a> -- all sessions are attended online using Adobe's Acrobat Connect. There are a few <a title="&lt;head&gt; local conference hub registrations start today!" href="http://aralbalkan.com/1515" target="_blank">local hubs</a> scattered around the world, so you can also sign up to attend those hubs if you'd like to network, meet speakers in person, etc. <a href="http://www.aralbalkan.com" target="_blank">Aral</a>, the conference organizer, has arranged for an amazing line-up of speakers over three days.</p>
<p style="text-align: left;">Hope to see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/10/22/see-me-speak-at-the-head-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWX Bug with Flash Player 10</title>
		<link>http://www.jonnymac.com/blog/2008/09/04/swx-bug-with-flash-player-10/</link>
		<comments>http://www.jonnymac.com/blog/2008/09/04/swx-bug-with-flash-player-10/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 16:48:20 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Remoting]]></category>
		<category><![CDATA[SWX]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=311</guid>
		<description><![CDATA[If you have been using the FP 10 RC and came across a site or widget using SWX, you undoubtedly noticed that it wasn't working. After a couple of days of back-and-forth on the SWX mailing list, the issue has been found and a solution posted. [Update September 5, 2008 - a different fix was [...]]]></description>
			<content:encoded><![CDATA[<p>If you have been using the <a title="Adobe Labs - Flash Player 10" href="http://labs.adobe.com/technologies/flashplayer10/" target="_blank">FP 10 RC</a> and came across a site or widget using <a title="SWX: SWF Data Format" href="http://www.swxformat.org" target="_blank">SWX</a>, you undoubtedly noticed that it wasn't working. After a couple of days of back-and-forth on the SWX mailing list, the issue has been found and a solution posted.</p>
<p>[<strong>Update September 5, 2008 </strong>- a different fix was suggested in an attempt to allow SWX to continue to be used by hitting the gateway directly, allowing for easier debugging. Code below reflects this update.]</p>
<p>The problem is that FP 10 does not like one of the headers returned from SWX. To fix the issue, open SwxAssembler.php and change line 538 from:</p>
<p>header('Content-Disposition: attachment; filename="data.swf"');</p>
<p>to:</p>
<p>header('Content-Disposition: inline; filename="data.swf"');</p>
<p>This seems to fix the issue, as all SWX sites this has been tested on now work in FP 10.</p>
<p>Thanks to FabrÃ­cio for finding the proper solution, and to <a href="http://www.swapdepths.nl/2008/09/04/swx-and-fp10/" target="_blank">Folkert Hielema</a> and <a href="http://gozer.com.au/" target="_blank">Ben Lagoutte</a> for helping test broken sites and debug the issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/09/04/swx-bug-with-flash-player-10/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Released: The Essential Guide To Open Source Flash Development</title>
		<link>http://www.jonnymac.com/blog/2008/08/10/released-the-essential-guide-to-open-source-flash-development/</link>
		<comments>http://www.jonnymac.com/blog/2008/08/10/released-the-essential-guide-to-open-source-flash-development/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 02:46:30 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Open Source Flash]]></category>
		<category><![CDATA[SWX]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=269</guid>
		<description><![CDATA[I am super late in posting this, but the book in which I recently co-authored, The Essential Guide To Open Source Flash Development, was released toward the end of July and is available for purchase. The book covers a completely open source work flow for Flash and Flex developers, as well as providing concrete examples [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/exec/obidos/ASIN/1430209933/ref=nosim/jonnymacblog-20"><img class="alignnone size-full wp-image-254 alignleft" style="float: left;" title="essential-guide-to-open-source-flash-development" src="http://www.jonnymac.com/blog/wp-content/uploads/2008/08/essential-guide-to-flash-development.jpg" alt="The Essential Guide To Open Source Flash Development Cover" width="200" height="240" /></a>I am super late in posting this, but the book in which I recently co-authored, <a href="http://www.amazon.com/exec/obidos/ASIN/1430209933/ref=nosim/jonnymacblog-20" target="_blank">The Essential Guide To Open Source Flash Development</a>, was released toward the end of July and is available for <a href="essential-guide-to-flash-development" target="_blank">purchase</a>.</p>
<p>The book covers a completely open source work flow for Flash and Flex developers, as well as providing concrete examples and documentation for some of the most popular open source projects, including: PaperVision3D, SWX, Red5, Fuse, and AMFPHP. I contributed the chapter on <a href="http://www.swxformat.org" target="_blank">SWX</a>, featuring both mobile and website uses with the <a href="http://www.pinkspirits.com" target="_blank">p.i.n.k. Sprits website</a> as a case study. More details can be found on the <a href="http://friendsofed.com/book.html?isbn=9781430209935" target="_blank">Friends of Ed website</a>. Marc Hughes, one of the main authors on the project, also has a good write-up on his<a href="http://www.rogue-development.com/blog2/2008/07/the-essential-guide-to-open-source-flash-development/" target="_blank"> blog</a>.<img class="alignnone size-full wp-image-291" title="tower-of-books" src="http://www.jonnymac.com/blog/wp-content/uploads/2008/08/tower-of-books1.jpg" alt="" width="112" height="350" style="float: right;" /></p>
<p>Overall, I really enjoyed the experience of writing and hope to continue to do so in the future. If I learned anything, it is how much time and effort really goes in to these books -- I can't imagine what Colin Moock must have felt like writing the massive 1000 page effort that is <a href="http://www.amazon.com/exec/obidos/ASIN/0596526946/ref=nosim/jonnymacblog-20" target="_blank">Essential ActionScript 3.0</a>. Just getting the 40 pages I wrote through the whole publishing system took over a month, including writing, technical and editing reviews, page formatting and proofing.</p>
<p>All of this has led me to start thinking about why as a developer I own such a large and ever-expanding library of printed material. The photo to the right is of my library of work-related books. Mostly reference material and inspiration, but all in print. To this day I still buy printed copies of books even when a PDF version is available. As a developer who helps create digital experiences, shouldn't I be trying to help expand the digital world? I doubt that I'll ever stop buying printed materials, but the notion is certainly one to think about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/08/10/released-the-essential-guide-to-open-source-flash-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>whatismyflashplayerversion.com</title>
		<link>http://www.jonnymac.com/blog/2008/07/06/whatismyflashplayerversioncom/</link>
		<comments>http://www.jonnymac.com/blog/2008/07/06/whatismyflashplayerversioncom/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 00:32:06 +0000</pubDate>
		<dc:creator>Jon MacDonald</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Apps]]></category>

		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=252</guid>
		<description><![CDATA[I just launched a quick 5 minute project: http://whatismyflashplayerversion.com As a developer, I get this question from clients all the time, so I thought it time to create a simple service where I could send them to check. In the future I'd like to have the site automatically test to see if the version reported [...]]]></description>
			<content:encoded><![CDATA[<p>I just launched a quick 5 minute project:</p>
<p><a title="what is my flash player version?" href="http://whatismyflashplayerversion.com" target="_blank">http://whatismyflashplayerversion.com</a></p>
<p>As a developer, I get this question from clients all the time, so I thought it time to create a simple service where I could send them to check.</p>
<p>In the future I'd like to have the site automatically test to see if the version reported from <a title="SWFObject on Google Code" href="http://code.google.com/p/swfobject/" target="_blank">SWFObject</a> is the same as the latest version, and if not, provide a link (or better yet, <a title="Express Install FAQs" href="http://kb.adobe.com/selfservice/viewContent.do?externalId=6a253b75" target="_blank">Express Install</a>) to the latest version. However, I'd prefer to not have to keep the latest version number updated by hand, so if anyone knows where I can find an official data feed (RSS, a simple text file, etc) of the latest general public release version, please post in the comments.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnymac.com/blog/2008/07/06/whatismyflashplayerversioncom/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
