<?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>In Flagrante Delicto! &#187; Flash</title>
	<atom:link href="http://inflagrantedelicto.memoryspiral.com/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://inflagrantedelicto.memoryspiral.com</link>
	<description>Joseph Labrecque: Senior Interactive Software Engineer - Artist - Author - Speaker - Adobe Education Leader - Adobe Community Professional</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:10:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Surveying the Post-November 9th Landscape</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2012/01/surveying-the-post-november-9th-landscape/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2012/01/surveying-the-post-november-9th-landscape/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:52:51 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[WTF?]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=4072</guid>
		<description><![CDATA[With Adobe announcing the abandonment of all mobile Flash Player efforts, developers who formerly specialized in this platform are branching out a bit more and taking up both new and old technologies in exploration of other opportunities. This article is &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2012/01/surveying-the-post-november-9th-landscape/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab001.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab001-e1326501578413.jpg" alt="" title="trans_lab001" width="550" height="406" class="aligncenter size-full wp-image-4139" /></a></p>
<p>With Adobe announcing the abandonment of all mobile Flash Player efforts, developers who formerly specialized in this platform are branching out a bit more and taking up both new and old technologies in exploration of other opportunities. This article is not meant to be comprehensive rundown in any way. I&#8217;m simply working through a number of thoughts in regard to certain avenues which I&#8217;ve considered approaching.</p>
<p>One of the excellent problems Flash has, is that it is good for such a variety of things. With such a tool (especially if you know it well enough) at your disposal, this makes it difficult to look beyond to other technologies. With that said, most Flash developers do already have a grasp on a variety of other tech simply because Flash is so great at working alongside other platforms. This is good for developers who are expanding their investigations into these technologies; considering what may be, at the least, a passive familiarity with a number of other avenues.</p>
<p>As an author and video trainer heavily invested in the Flash Platform, I fortunately don&#8217;t feel the bite as badly as some others in this industry. Since the announcements of November the 9th 2011, I&#8217;ve actually signed a number of new contracts focused upon Flash content (though I&#8217;m under contract for non-Flash subjects as well, now). With that said, I&#8217;m also a consultant and full time software engineer&#8230; so I do need to stay ahead of where things are moving so that I can advise others and make intelligent choices for any active projects.</p>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab003.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab003.jpg" alt="" title="trans_lab003" width="550" height="120" class="aligncenter size-full wp-image-4155" /></a></p>
<h2>HTML/CSS/JS</h2>
<p>This seems to be where most developers are moving. It makes sense in a way since this is often where these developers working in Flash actually began their careers. This is certainly true for myself. In fact, I was championing standards based web design and table-less layouts before it was popular to do so&#8230; back in Mozilla Phoenix times&#8230; so I am no stranger to this stuff. </p>
<p>While I never completely left the HTML/CSS side of things- JavaScript is something I&#8217;ve avoided simply because there was historically very little that could be done with it. Differences across browsers compounded this problem to the point where I just didn&#8217;t bother &#8211; if it could be avoided. This isn&#8217;t the case now, of course; as JavaScript engines have become much more capable, differences across browsers have diminished, and a number of very useful frameworks are beginning to emerge.<br />
<a href="http://www.html5rocks.com/">http://www.html5rocks.com/</a></p>
<h2>jQuery/jQuery Mobile</h2>
<p>For some years now, I&#8217;ve used jQuery to take some of the pain points away from any JavaScript work I&#8217;ve had to undertake. jQuery provides what I have thought of a nice cushion to the difficulties one would normally experience in using this language &#8211; though, in truth&#8230; it provides a whole lot more that I&#8217;ve yet to take advantage of. With the proliferation of mobile devices, jQuery Mobile has emerged as a complimentary set of libraries when dealing with mobile websites, or even HTML-based applications.<br />
<a href="http://jquerymobile.com/">http://jquerymobile.com/</a></p>
<h2>PhoneGap</h2>
<p>PhoneGap (Apache Cordova) provides developers with the ability to write a mobile app using web standards and then bundle everything up for distribution to a wide number of mobile platforms&#8230; a much greater number than AIR. This is a pretty big draw, and the PhoneGap Build service allows cloud-based bundling of an app to any of the supported platforms. Very convenient all around.</p>
<p>I&#8217;ve had terrible luck with all of my PhoneGap experiments so far. I keep telling myself this is because I&#8217;m unfamiliar with the technology. Not sure if this is the case or not. Everything just &#8220;looks/feels&#8221; so much crappier in HTML than it does in Flash. I attempted to port a mobile app I created as an experiment back when mobile Flex became possible for Android and just gave up. I&#8217;m hoping that it&#8217;s just a reflection of my inexperience in this area since I know people have had great success with it.<br />
<a href="http://phonegap.com/">http://phonegap.com/</a></p>
<h2>Dart</h2>
<p>Dart is a new language being offered by Google. They pretty much want this to take the place of JavaScript due to that languages shortcomings. I haven&#8217;t done anything substantial in Dart yet aside from downloading the editor and running through their tutorials and samples. It does seem much closer to ActionScript 3 than JavaScript does&#8230; and the editor is based on Eclipse so even that aspect is familiar if coming from Flash Builder or FDT. I&#8217;m hoping Dart catches on and that it does become an alternative to JavaScript. In the meanwhile though&#8230; it will compile to JavaScript&#8230; so that&#8217;s something.<br />
<a href="http://www.dartlang.org/">http://www.dartlang.org/</a></p>
<h2>HaXe</h2>
<p>If I remember correctly, HaXe emerged from the ScreenWeaver project&#8230; someone please correct me if I&#8217;m wrong. I used ScreenWeaver quite a bit (back before Adobe AIR was a possibility) for specialized projection software systems. It basically created enhanced projectors for Flash content similar to what applications such as MDM Zinc are now doing. HaXe has been on my radar for years &#8211; though I&#8217;ve never gotten around to actually using it.</p>
<p>The HaXe platform is very interesting because it allows us to develop in one common language&#8230; and output to whatever supported platform we wish. Target platforms include; JavaScript, Flash, Neko, PHP, C++, with C# and Java in the works. There is this gnawing in my brain telling me that, in the near future, this is going to be the preferred model of programming. It&#8217;s almost like &#8220;run once deploy anywhere&#8221; &#8211; except where  that phrase was used to target a single runtime, this newer model targets multiple runtimes, VMs, and environments by adopting them and their standards. Very different way of doing things, but something I feel we are going to see more and more.<br />
<a href="http://haxe.org/">http://haxe.org/</a></p>
<h2>Adobe Edge</h2>
<p>Adobe Edge is a new motion and interactivity tool from Adobe which can output rich, interactive compositions using standard web technologies like HTML5, CSS, and JavaScript &#8211; basically Flash Professional 4 for HTML output. I don&#8217;t say this to put down Edge &#8211; this is actually a really nice thing. One absolutely great thing about Flash when it was focused on animation and basic activity, was how fun it was to push things, experiment, and see what the technology could do. I get the same feeling from Edge. Is it basic nostalgia or something more substantial? To see HTML do the things only Flash could do even a few years ago &#8211; and to do it with such ease and control&#8230; is a wonderful thing.</p>
<p>I&#8217;m <a href="http://memoryspiral.com/adobeedge/">doing a lot</a> with Edge right now. It&#8217;s a major focus of mine for 2012.<br />
<a href="http://labs.adobe.com/technologies/edge/">http://labs.adobe.com/technologies/edge/</a></p>
<h2>&#8220;Alternative&#8221; ActionScript/Flex IDEs</h2>
<p>I like Flash Builder a lot and am quite comfortable in it. I now have a number of reservations around this IDE though (thanks, Adobe!)&#8230; I mean, what if they decide they just don&#8217;t want to make dev tools at all anymore? On that note; I&#8217;m actually floored that they&#8217;re trashing design view from Flash Builder. Having always found design view to be very useful in layng out components and configuring item renderers. This affects my workflow and makes Flash Builder less useful to me. For a &#8220;creative&#8221; and design-focused company, I cannot imagine the internal justification for this. </p>
<p>Anyhow&#8230; I&#8217;ve installed both FDT5 (free version) and FlashDevelop on my laptop. Even if one of these does not become my primary dev environment for Flash-based work, at least I may be comfortable enough in something else for when Adobe finally does pull a coup de grâce on Flash Builder. as I mentioned above &#8211; I&#8217;m not leaving Flash and need a dependable environment to work in. Not so sure if Flash Builder will be that environment in the future.<br />
<a href="http://fdt.powerflasher.com/">http://fdt.powerflasher.com/</a> / <a href="http://www.flashdevelop.org/">http://www.flashdevelop.org/</a></p>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab002.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab002.jpg" alt="" title="trans_lab002" width="550" height="120" class="aligncenter size-full wp-image-4152" /></a></p>
<h2>Moving Forward</h2>
<p>I fully expected by now to have done some real work in these alternate technologies&#8230; but have been far too busy with Flash, Flex, and AIR work to really get involved and commit to anything new. Like all things, it just takes time I suppose. </p>
<p>I remain a huge champion of the Flash Platform and will continue as such in 2012 while looking into other things. I believe one of the best ways of getting some footing with any new tech is to survey what others in the community are up to. <a href="http://transitioning.to/">transitioning.to</a> is a great example of this sort of effort, but simply speaking to others that are going through these pains as well will go a long way to understanding what might be the smart choices to make. I expect to see a lot of conference talks in the coming year focused on these very topics.</p>
<p>Aside from changes in programming, I’m hoping to swing back into the design side of things a bit more as well. I&#8217;ve been in strict development mode for far too long and recent events are a good excuse to strengthen my skills in other areas. Back in graduate school, I began my studies strictly as a designer thinking Photoshop and Illustrator would be the applications that defined my career. It wasn&#8217;t until I was introduced to Lingo, ActionScript, and ASP (of all things&#8230;) that I shifted to a career in software development. Moving back into design a bit would be good for me.</p>
<p>I believe it is also important to step out of the sphere of creating software for balance and release. In the coming months, I plan to resume recording through my aural project &#8220;<a href="http://displaced.memoryspiral.com/">An Early Morning Letter, Displaced</a>&#8221; with a new collection of work. This will be difficult with the rigorous authoring schedule I have committed to for the first few months of the year, but it&#8217;s a necessary creative outlet and one that I am very excited about. I encourage anyone so involved in programming, engineering, or anything similar to do something raw and free on the side. I often joke about leaving this field of work to become a gardener or a baker&#8230; maybe I&#8217;m not joking so much about that any longer. </p>
<p>Happy travels.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2012/01/surveying-the-post-november-9th-landscape/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting Started with ActionScript</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/12/getting-started-with-actionscript/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/12/getting-started-with-actionscript/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 21:52:03 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Publication]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3946</guid>
		<description><![CDATA[ActionScript is an object-oriented programming language that has a wide reach on the web, the desktop, mobile devices, and beyond. If you want to be able to hit many targets with one code base, ActionScript is a great way to &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/12/getting-started-with-actionscript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.video2brain.com/en/products-247.htm"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/12/en159banner.jpg" alt="Getting Started with ActionScript" title="Getting Started with ActionScript" width="550" height="246" class="size-full wp-image-3956" /></a></p>
<p>ActionScript is an object-oriented programming language that has a wide reach on the web, the desktop, mobile devices, and beyond. If you want to be able to hit many targets with one code base, ActionScript is a great way to do so; it also lets you build a variety of application types, from 2D and 3D games to enterprise applications, video players, and more. In this workshop, expert software engineer Joseph Labrecque teaches you the very fundamentals of programming in ActionScript 3 using both Flash Professional and Flash Builder. You will learn how to use core constructs and object types such as variables, arrays, and functions, as well as more advanced types like video, sound, XML, and JSON.</p>
<p><a href="http://www.video2brain.com/en/products-247.htm"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/12/EN159-e1324316583321.png" alt="" title="EN159" width="169" height="250" class="alignright size-full wp-image-3955" /></a></p>
<p><a href="http://www.video2brain.com/en/products-247.htm">Access the full workshop</a>.</p>
<p><a href="http://www.video2brain.com/en/download/temp/getting_started_with_actionscript.pdf">Grab the detailed release [PDF]</a>.</p>
<p>The following three sample movies are public:</p>
<ul>
<li><a href="http://www.video2brain.com/en/videos-11415.htm">AS3 Language Fundamentals</a></li>
<li><a href="http://www.video2brain.com/en/videos-11423.htm">Compiling and Debugging</a></li>
<li><a href="http://www.video2brain.com/en/videos-11445.htm">TextField and TextFormat</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/12/getting-started-with-actionscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Future of Flash Panel &#8211; Recording</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/12/future-of-flash-panel-recording/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/12/future-of-flash-panel-recording/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 16:55:56 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3969</guid>
		<description><![CDATA[On the 6th of December, I participated in the &#8220;Future of Flash&#8221; panel along with Kevin Hoyt, Jun Heider, and Ryan Bell with John Wilker moderating. The event was put on by the Rocky Mountain Adobe User Group (RMAUG) and &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/12/future-of-flash-panel-recording/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On the 6th of December, I participated in the &#8220;Future of Flash&#8221; panel along with <a href="http://twitter.com/#!/krhoyt">Kevin Hoyt</a>, <a href="http://twitter.com/#!/coderjun">Jun Heider</a>, and Ryan Bell with <a href="http://twitter.com/#!/jwilker">John Wilker</a> moderating. The event was put on by the Rocky Mountain Adobe User Group (<a href="http://twitter.com/#!/rmaug">RMAUG</a>) and <a href="http://twitter.com/#!/360Flex">360|Flex</a> and was hosted by <a href="http://twitter.com/#!/uncubed">Uncubed</a> in Denver, Colorado.</p>
<p>Unfortunately, the recording was problematic and we only have the first 20 minutes &#8211; but it still contains some good information and discussions.</p>
<p>The recording&#8230;<br />
<object height="81" width="100%"><param name="movie" value="https://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F30529896"></param><param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="https://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F30529896" type="application/x-shockwave-flash" width="100%"></embed></object>  <span><a href="http://soundcloud.com/realeyes-media/rmaug_12-6-11">Rmaug_12/6/11</a> by <a href="http://soundcloud.com/realeyes-media">realeyes media</a></span> </p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/12/future-of-flash-panel-recording/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Books: What&#8217;s New in Flash Player 11 + What&#8217;s New in Adobe AIR 3</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/12/new-books-whats-new-in-flash-player-11-whats-new-in-adobe-air-3/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/12/new-books-whats-new-in-flash-player-11-whats-new-in-adobe-air-3/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 19:37:42 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Publication]]></category>
		<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3858</guid>
		<description><![CDATA[O&#8217;Reilly has published a set of books that I was able to get together over the past few months, leading up to the new Flash Platform runtime releases in October: &#8220;What&#8217;s New in Flash Player 11&#8221; and &#8220;What&#8217;s New in &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/12/new-books-whats-new-in-flash-player-11-whats-new-in-adobe-air-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>O&#8217;Reilly has published a set of books that I was able to get together over the past few months, leading up to the new Flash Platform runtime releases in October: &#8220;<strong><a href="http://shop.oreilly.com/product/0636920021698.do">What&#8217;s New in Flash Player 11</a></strong>&#8221; and &#8220;<strong><a href="http://shop.oreilly.com/product/0636920021681.do">What&#8217;s New in Adobe AIR 3</a></strong>&#8220;. These books are companion pieces as there is obvious overlap between what is new in each runtime, but are unique enough to require this manner of separation per volume. </p>
<p>The books are currently only available in digital format (ePub, Mobi, PDF) and can actually be acquired for <em><strong>FREE</strong>*</em>! They will soon also be available from Amazon.com (Kindle), Barnes and Nobel, Safari Books Online, and other online retailers.</p>
<p>Details of both books are below, along with links to the publisher&#8217;s website which includes download of all source code and project assets. I do hope that many people do get access to these and build great stuff using Flash Player 11 and AIR 3 &#8211; so please spread the word!!!</p>
<hr />
<h2><a href="http://shop.oreilly.com/product/0636920021698.do">What&#8217;s New in Flash Player 11</a></h2>
<h3>Quickstart Guide for Browser-Based Experiences</h3>
<div id="attachment_3809" class="wp-caption alignleft" style="width: 238px"><a href="http://shop.oreilly.com/product/0636920021698.do"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/11/whats_new_flashplayer_11_comp-228x300.jpg" alt="" title="What&#039;s New in Flash Player 11" width="228" height="300" class="size-medium wp-image-3809" /></a><p class="wp-caption-text">What&#039;s New in Flash Player 11</p></div>
<p>
<strong>Author:</strong> Joseph Labrecque<br />
<strong>Publisher:</strong> O&#8217;Reilly Media (December, 2011)<br />
<strong>ISBN-10:</strong> 1-4493-1109-1<br />
<strong>ISBN-13:</strong> 978-1-4493-1109-4<br />
<strong>Pages:</strong> 78
</p>
<p>This book will detail the various enhancements, new functionalities, and general improvements available in this new version of Adobe Flash Player. Each item is explained in detail and when possible, a series of screen captures and a full code examples will be provided, enabling you to both grasp the new feature in a visual way, and integrate the feature into your own code quickly, based upon example.</p>
<hr />
<h2><a href="http://shop.oreilly.com/product/0636920021681.do">What&#8217;s New in Adobe AIR 3</a></h2>
<h3>Quickstart Guide for Desktop and Mobile Development</h3>
<div id="attachment_3808" class="wp-caption alignleft" style="width: 238px"><a href="http://shop.oreilly.com/product/0636920021681.do"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/11/whats_new_adobe_air_3_comp-228x300.jpg" alt="" title="What&#039;s New in Adobe AIR 3" width="228" height="300" class="size-medium wp-image-3808" /></a><p class="wp-caption-text">What&#039;s New in Adobe AIR 3</p></div>
<p>
<strong>Author:</strong> Joseph Labrecque<br />
<strong>Publisher:</strong> O&#8217;Reilly Media (December, 2011)<br />
<strong>ISBN-10:</strong> 1-4493-1107-5<br />
<strong>ISBN-13:</strong> 978-1-4493-1107-0<br />
<strong>Pages:</strong> 104
</p>
<p>This book will detail the various enhancements, new functionalities, and general improvements available in this new version of Adobe AIR. Each item is explained in detail and when possible, a series of screen captures and a full code examples will be provided, enabling you to both grasp the new feature in a visual way, and integrate the feature into your own code quickly, based upon example.</p>
<hr />
<em>*I&#8217;d like to note that this price has absolutely nothing to do with recent announcements from Adobe. Offering the books for no cost to readers was a mutually beneficial decision made between myself and the publisher months before.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/12/new-books-whats-new-in-flash-player-11-whats-new-in-adobe-air-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some Clarity around Flash Platform Changes</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/11/some-clarity-around-flash-platform-changes/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/11/some-clarity-around-flash-platform-changes/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 04:21:09 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3854</guid>
		<description><![CDATA[Before this evening, this post was going to read as another grueling defense of Flash technologies&#8230; Here&#8217;s an except from my earlier draft: I have always used Flash when appropriate, to do things which were either impossible with HTML or &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/11/some-clarity-around-flash-platform-changes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Before this evening, this post was going to read as another grueling defense of Flash technologies&#8230; Here&#8217;s an except from my earlier draft:</p>
<blockquote><p>I have always used Flash when appropriate, to do things which were either impossible with HTML or at least would be a major pain. I&#8217;ve developed many applications which use Flash technology &#8211; they do so in a modular way. Will this change in the near future? Not at all. For functionality that requires technology beyond what HTML can provide, I am going to use Flash. Build a website? Use HTML. Will HTML continue to improve? Sure it will&#8230; and if Adobe can provide some killer tools and frameworks around HTML in the future &#8211; <strong>that would be pretty cool too</strong>.</p></blockquote>
<div id="attachment_3870" class="wp-caption aligncenter" style="width: 578px"><a href="http://www.isflexdead.com/"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/11/isflexdead.jpg" alt="" title="isflexdead" width="568" height="394" class="size-full wp-image-3870" /></a><p class="wp-caption-text">Is Flex Dead?</p></div>
<p>So what changed? This evening, the Flex team updated their article from last week with a slew of excellent new details on exactly what is going on. I suggest anyone who is even remotely interested in Flex have a look over at <a href="http://blogs.adobe.com/flex/2011/11/your-questions-about-flex.html">Your Questions About Flex</a>.  Some of the hi-lights that caught my eye include the following bits and pieces&#8230;</p>
<p>Not only the Flex SDK is being open sourced, but also BlazeDS(!), the new Falcon compiler, testing tools, new Spark components, and&#8230;</p>
<blockquote><p>Falcon JS, an experimental cross-compiler from MXML and ActionScript to HTML and JavaScript.</p></blockquote>
<p><strong>Whoa!</strong> Write AS3 and compile to HTML/JS &#8211; getting around the need for Flash Player for certain applications? Sure!</p>
<blockquote><p>Adobe will also have a team of Flex SDK engineers contributing to those new Apache projects as their full-time responsibility.</p></blockquote>
<p>Similar to their commitments to jQuery &#8211; this is really good news as Adobe ought to keep contributing to Flex. They have a lot to contribute!</p>
<blockquote><p>The Apache model has proven to foster a vibrant community, drive development forward, and allow for continuous commits from active developers.</p></blockquote>
<p>Having all of these projects (including PhoneGap) under Apache is a good move. The Apache Foundation is respected and established. Flex will not shrivel and die there &#8211; Adobe has now made some truly AWESOME contributions to the open source community!</p>
<p>The previous statement of HTML being the “long-term solution for enterprise applications” was also clarified:</p>
<blockquote><p>Flex has now, and for many years will continue to have, advantages over HTML5 for enterprise application development</p></blockquote>
<p>What about the roadmap shown at Adobe MAX this year?</p>
<blockquote><p>Previously communicated road map features, such as enhanced code editing, real-time error highlighting and compile-as-you-type support will be available to both ActionScript and Flex developers.</p></blockquote>
<p>So there we have it! Flash Builder also gets some mention with Adobe remaining committed to the tool &#8211; also a deep commitment for Flash Player on the desktop and the AIR runtime for desktop and mobile. There is a bunch of more info in the article, so be sure to <a href="http://blogs.adobe.com/flex/2011/11/your-questions-about-flex.html">give it a read</a>.</p>
<p>I&#8217;d also recommend reading over Brian Rinaldi&#8217;s post, as it provides some additional perspective: <a href="http://www.remotesynthesis.com/post.cfm/moving-forward-with-flex-and-flash">Moving Forward with Flex and Flash</a>.</p>
<p>And honestly, if you haven&#8217;t read Mike Chambers post yet&#8230; <a href="http://www.mikechambers.com/blog/2011/11/11/clarifications-on-flash-player-for-mobile-browsers-the-flash-platform-and-the-future-of-flash/">you really should</a>.</p>
<p><em>In happy addition: I&#8217;ve gotten some rather heartening news from the Adobe Community and Education teams which will wait until another day ;)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/11/some-clarity-around-flash-platform-changes/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Mobile Flash Player: RIP</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/11/mobile-flash-player-rip/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/11/mobile-flash-player-rip/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 02:27:09 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3810</guid>
		<description><![CDATA[It&#8217;s been an uphill battle since &#8220;Thoughts on Flash&#8221; and this year things were finally leveling off. I was getting buy-in from important pockets of my organization and now Adobe&#8217;s message has utterly annihilated all the work I&#8217;ve done putting &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/11/mobile-flash-player-rip/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/#!/JosephLabrecque/status/134302279489699840"><img class="size-full wp-image-3820 " title="fpmtwit" src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/11/fpmtwit.png" alt="" width="544" height="235" /></a></p>
<p>It&#8217;s been an uphill battle since &#8220;<a href="http://inflagrantedelicto.memoryspiral.com/2011/03/repository-of-thoughts-on-flash-responses-and-articles/">Thoughts on Flash</a>&#8221; and this year things were finally leveling off. I was getting buy-in from important pockets of my organization and now Adobe&#8217;s message has utterly annihilated all the work I&#8217;ve done putting mobile Flash in a positive light. I&#8217;m not wasting any more time convincing people if Adobe itself isn&#8217;t standing behind the technology.</p>
<blockquote><p>We will no longer continue to develop Flash Player in the browser to work with new mobile device configurations (chipset, browser, OS version, etc.) following the upcoming release of Flash Player 11.1 for Android and BlackBerry PlayBook.</p></blockquote>
<p>Now, instead of saying &#8220;Sure! We can do that in Flash!&#8221; &#8211; I&#8217;ll have to say &#8220;Well, HTML cannot do what you want, sorry&#8230; maybe we can just take expectations for this web app down a few notches?&#8221; Really, really sad state of affairs &#8211; especially when considering that mobile Flash Player works really well on the devices I use regularly.</p>
<p>I&#8217;ve never targeted mobile Flash Player for application development &#8211; have always done desktop Flash Player and AIR desktop or AIR mobile. However, being able to reassure clients that their desktop web project was accessible on mobile phones and tablets over certain platforms was often enough to convince them to go with Flash Player for certain advanced website functionality. Personally, I <em>LOVE</em> being able to view browser-based Flash content on my mobile devices.</p>
<p>Most all of my books, videos, and whatnot over the past year or so have revolved around AIR and mobile&#8230; so while it definitely does excite me to think that more resources can be placed into furthering AIR on mobile, as a <em>user</em> of mobile Flash and a strong advocate of mobile Flash across Android, QNX, and beyond&#8230; this decision absolutely weakens the perception people have for the rest of the platform.</p>
<p>The way in which Adobe just dropped the news on loyal customers after years of gathering pretty strong support from the Open Screen Project and other partners is probably the worst part in all of this. I&#8217;ve written a lot on mobile and Flash on this weblog. I&#8217;ve written how Steve Jobs is wrong, how Flash on mobile works well, et cetera&#8230; <strong>I stand by my previous statements</strong>.</p>
<p>I love what Adobe is doing with Flash Player 11 and AIR 3. I have <a href="http://shop.oreilly.com/product/0636920021698.do">2</a> <a href="http://shop.oreilly.com/product/0636920021681.do">eBooks</a> scheduled for publication by O&#8217;Reilly next week on both these topics. I&#8217;m also doing work with Adobe Edge and various elements of the &#8220;open web stack&#8221; &#8211; so I get that it&#8217;s important to support all of these solutions&#8230; it just feels so much like an ill-informed blood-sacrifice to dismiss mobile Flash Player in this manner. I think Peter Elst put it best with his <a href="http://www.peterelst.com/blog/2011/11/09/et-tu-adobe-flash-player-homicide/">analogy</a> of removing a limb. Seems very unnecessary and Adobe has done great harm to many core supporters in the community and with outside perceptions.</p>
<p>I&#8217;m really floored by this decision. I hope I am wrong in my analysis. Thibault Imbert and Lee Brimelow seem to think that this is a good move. They are the ones that know for sure&#8230; or at least they are better informed than I&#8230;</p>
<p>It&#8217;ll be interesting to see how this plays out.</p>
<hr />
<p><strong>Some additional articles on the subject (both positive and negative):</strong></p>
<p><a href="http://blogs.adobe.com/flashplatform/2011/11/flash-to-focus-on-pc-browsing-and-mobile-apps-adobe-to-more-aggressively-contribute-to-html5.html">Flash to Focus on PC Browsing and Mobile Apps; Adobe to More Aggressively Contribute to HTML5</a></p>
<p><a href="http://www.leebrimelow.com/?p=3151">Flash to Focus on Apps for Mobile</a></p>
<p><a href="http://blogs.adobe.com/flashplayer/2011/11/focusing.html">Focusing</a></p>
<p><a href="http://www.peterelst.com/blog/2011/11/09/et-tu-adobe-flash-player-homicide/">Et tu, Adobe? Flash Player homicide</a></p>
<p><a href="http://gskinner.com/blog/archives/2011/11/flash-player-mobile-a-post-mortem.html">Flash Player Mobile, a Post Mortem.</a></p>
<p><a href="http://www.wynnpress.com/adobe-abandons-mobile">Adobe abandons mobile Flash development</a></p>
<p><a href="http://www.zdnet.com/blog/perlow/without-mobile-adobe-flash-is-irrelevant/19247">Without mobile, Adobe Flash is irrelevant</a></p>
<p><a href="http://www.rblank.com/2011/11/10/adobes-november-9th-case-study-in-message-failure/">Adobe’s November 9th Case Study in Message Failure</a></p>
<p><a href="http://polygeek.com/4844_opinion_occupyadobe">OccupyAdobe</a></p>
<p><strong><a href="http://www.mikechambers.com/blog/2011/11/11/clarifications-on-flash-player-for-mobile-browsers-the-flash-platform-and-the-future-of-flash/">Clarifications on Flash Player for Mobile Browsers, the Flash Platform, and the Future of Flash</a></strong></p>
<p><a href="http://blogs.adobe.com/cantrell/archives/2011/11/my-thoughts-on-flash-and-html-as-expressed-in-an-email-to-tech-news-today.html">My Thoughts on Flash and HTML (as Expressed in an Email to &#8220;Tech News Today&#8221;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/11/mobile-flash-player-rip/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Still Waiting&#8230;</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/09/still-waiting/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/09/still-waiting/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 13:26:32 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Killer]]></category>
		<category><![CDATA[History]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3691</guid>
		<description><![CDATA[Here&#8217;s a simple, observable lesson for historical perspective: Guess what? Not dead yet. Not by a long shot. Stay tuned to happenings around Adobe MAX next week for more insights :)]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a simple, observable lesson for historical perspective:</p>
<div id="attachment_3698" class="wp-caption alignnone" style="width: 559px"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/livemotion.png" alt="" title="livemotion" width="549" height="164" class="size-full wp-image-3698" /><p class="wp-caption-text">Adobe LiveMotion will *destroy* Macromedia Flash! (tweets from 2002)</p></div>
<div id="attachment_3695" class="wp-caption alignnone" style="width: 559px"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/ajax.png" alt="" title="ajax" width="549" height="164" class="size-full wp-image-3695" /><p class="wp-caption-text">AJAX will *destroy* Adobe Flash! (tweets from 2005) ...though this could go for 'Macromedia Flash' too.</p></div>
<div id="attachment_3699" class="wp-caption alignnone" style="width: 559px"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/sliverlight.png" alt="" title="sliverlight" width="549" height="164" class="size-full wp-image-3699" /><p class="wp-caption-text">Microsoft Silverlight will *destroy* Adobe Flash! (tweets from 2007)</p></div>
<div id="attachment_3697" class="wp-caption alignnone" style="width: 559px"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/javafx.png" alt="" title="javafx" width="549" height="164" class="size-full wp-image-3697" /><p class="wp-caption-text">Sun Microsystems JavaFX will *destroy* Adobe Flash! (tweets from 2007)</p></div>
<div id="attachment_3696" class="wp-caption alignnone" style="width: 559px"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/html5.png" alt="" title="html5" width="549" height="164" class="size-full wp-image-3696" /><p class="wp-caption-text">HTML5 will *destroy* Adobe Flash! (tweets from 2009)</p></div>
<div id="attachment_3694" class="wp-caption alignnone" style="width: 559px"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/adobeair.png" alt="" title="adobeair" width="549" height="164" class="size-full wp-image-3694" /><p class="wp-caption-text">Adobe AIR will *destroy* Adobe Flash! (tweets from 2011)</p></div>
<p>Guess what? Not dead yet. Not by a <a href="http://www.adobe.com/devnet/flashplayer/articles/whats-new-flash-player11.html">long shot</a>.</p>
<p>Stay tuned to happenings around <a href="http://max.adobe.com/">Adobe MAX</a> next week for more insights :)</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/09/still-waiting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash Player 11 and AIR 3 Books</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/09/flash-player-11-and-air-3-books/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/09/flash-player-11-and-air-3-books/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 16:32:03 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Publication]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Flash Player]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3664</guid>
		<description><![CDATA[Adobe today announced that Flash Player 11 and AIR 3 will be shipping fairly soon. This is great news for the community because the runtimes are LOADED with great new features. How do I know the features are great? Because &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/09/flash-player-11-and-air-3-books/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Adobe today <a href="http://blogs.adobe.com/flashplatform/2011/09/announcing-flash-player-11-and-air-3.html">announced</a> that <strong>Flash Player 11</strong> and <strong>AIR 3</strong> will be shipping fairly soon. This is great news for the community because the runtimes are LOADED with great new features. How do I know the features are great? Because I&#8217;ve been working with them for the past couple of months while writing a set of companion books for <a href="http://oreilly.com/">O&#8217;Reilly</a> about them both!  In fact &#8211; the drafts are complete as of last night and are currently in tech review.</p>
<hr/>
<h3>What&#8217;s New in Flash Player 11</h3>
<h4>Comprehensive Quickstarts for Browser-Based Experiences</h4>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/cover.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/cover-243x300.jpg" alt="" title="TBA" width="243" height="300" class="alignleft size-medium wp-image-3667" /></a>Author: Joseph Labrecque<br />
Publisher: O&#8217;Reilly Media (October, 2011)<br />
ISBN-13: 9781449311094<br />
Pages: 60 (estimated)</p>
<p>This book will detail the various enhancements, new functionalities, and general improvements available in this new version of Adobe Flash Player. Each item is explained in detail and when possible, a series of screen captures and a full code examples will be provided, enabling you to both grasp the new feature in a visual way, and integrate the feature into your own code quickly, based upon example.</p>
<hr />
<h3>What&#8217;s New in Adobe AIR 3</h3>
<h4>Comprehensive Quickstarts for Desktop and Mobile</h4>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/cover.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/09/cover-243x300.jpg" alt="" title="TBA" width="243" height="300" class="alignleft size-medium wp-image-3667" /></a>Author: Joseph Labrecque<br />
Publisher: O&#8217;Reilly Media (October, 2011)<br />
ISBN-13: 9781449311070<br />
Pages: 80 (estimated)</p>
<p>This book will detail the various enhancements, new functionalities, and general improvements available in this new version of Adobe AIR. Each item is explained in detail and when possible, a series of screen captures and a full code examples will be provided, enabling you to both grasp the new feature in a visual way, and integrate the feature into your own code quickly, based upon example.</p>
<hr/>
<p>More information will be provided once these books are in the hands of the editor!</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/09/flash-player-11-and-air-3-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Custom Context Menus in Flash</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/07/creating-custom-context-menus-in-flash/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/07/creating-custom-context-menus-in-flash/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 19:42:05 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3327</guid>
		<description><![CDATA[The assets for my 5 minute quick tip talk for the 2011 Adobe Education Leader Institute are located here. This is the completed example (Flash Professional CS5.5): [download AEL2011_FlashContextMenu] Here is an image preview: Here is the SWF: And here &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/07/creating-custom-context-menus-in-flash/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The assets for my 5 minute quick tip talk for the 2011 <strong>Adobe Education Leader Institute</strong> are located here. This is the completed example (Flash Professional CS5.5):<br />
<strong>[download <a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/07/AEL2011_FlashContextMenu.zip">AEL2011_FlashContextMenu</a>]</strong></p>
<p>Here is an image preview:<br />
<div id="attachment_3563" class="wp-caption alignleft" style="width: 560px"><img class="size-full wp-image-3563" title="Custom Context Menus!" src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/07/contextmenus.png" alt="" width="550" height="327" /><p class="wp-caption-text">Custom Context Menus!</p></div></p>
<p>Here is the SWF:<br />

<object width="350" height="300">
<param name="movie" value="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/07/contextmenu.swf"></param>
<param name="quality" value="high"></param>
<param name="wmode" value="window"></param>
<param name="menu" value="false"></param>
<param name="bgcolor" value="#000000"></param>
<param name="allowScriptAccess" value="always"></param>
<param name="allowFullScreen" value="true"></param>
<embed type="application/x-shockwave-flash" width="350" height="300" src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/07/contextmenu.swf" quality="high" bgcolor="#000000" wmode="window" menu="false" allowFullScreen="true" ></embed>
</object>
</p>
<p>And here be the code bits!</p>
<pre class="brush:as3">package  {
	import flash.display.Sprite;
	import flash.ui.ContextMenu;
	import flash.ui.ContextMenuItem;
	import flash.ui.ContextMenuBuiltInItems;
	import flash.net.URLRequest;
	import flash.net.navigateToURL;
	import flash.events.ContextMenuEvent;

	public class CustomMenu extends Sprite {
		private const MENUITEM_FVM:String = "©2011 Fractured Vision Media, LLC";
		private const MENUITEM_JOSEPH:String = "Joseph Labrecque";

		public function CustomMenu(){
			buildMenu();
		}

		private function buildMenu():void {
			var myMenu:ContextMenu = new ContextMenu();
			myMenu.hideBuiltInItems();

			var menuItem0:ContextMenuItem = new ContextMenuItem(MENUITEM_FVM);
			menuItem0.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, visitURL);

			var menuItem1:ContextMenuItem = new ContextMenuItem(MENUITEM_JOSEPH);
			menuItem1.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, visitURL);
			menuItem1.separatorBefore = true;

			myMenu.customItems.push(menuItem0);
			myMenu.customItems.push(menuItem1);

			this.contextMenu = myMenu;
		}

		private function visitURL(e:ContextMenuEvent):void {
			var site:String = "";
			switch(e.target.caption){
				case MENUITEM_FVM:
					site = "http://fracturedvisionmedia.com/";
					break;
				case MENUITEM_JOSEPH:
					site = "http://josephLabrecque.com/";
					break;
			}
			navigateToURL(new URLRequest(site), "_blank");
		}

	}

}</pre>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/07/creating-custom-context-menus-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Press: Mobile Development with Flash Professional CS5.5</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/05/adobe-press-mobile-development-with-flash-professional-cs5-5/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/05/adobe-press-mobile-development-with-flash-professional-cs5-5/#comments</comments>
		<pubDate>Thu, 26 May 2011 20:25:33 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Professional Work]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3390</guid>
		<description><![CDATA[I&#8217;m happy to announce that I&#8217;ve undertaken a new authoring project for Adobe Press along with co-author Peter Elst and video2brain! The project is titled Mobile Development with Flash Professional CS5.5 and Flash Builder 4.5 : Learn by Video and &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/05/adobe-press-mobile-development-with-flash-professional-cs5-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce that I&#8217;ve undertaken a new authoring project for Adobe Press along with co-author <a href="http://www.peterelst.com/">Peter Elst</a> and <a href="http://www.video2brain.com">video2brain</a>! The project is titled <strong><a href="http://www.adobepress.com/bookstore/product.asp?isbn=0321788109">Mobile Development with Flash Professional CS5.5 <ins datetime="2011-06-06T19:14:05+00:00">and Flash Builder 4.5</ins> : Learn by Video</a></strong> and is available for preorder on the <a href="http://www.adobepress.com/bookstore/product.asp?isbn=0321788109">Adobe Press</a> website and at <a href="http://www.amazon.com/dp/0321788109/">Amazon.com</a>. </p>
<p>At this point, I&#8217;m nearly half-way through recording my video segments for the project and feel as though everything is coming together really nicely. I&#8217;m using Flash Professional for most of my segments, although the lessons Peter is working on will cover Flash Builder as well. While the Flash Professional code editor definitely leaves something to be desired after doing so much work with Flash Builder, I&#8217;m finding the focus on Flash Pro to be a rather welcome one for myself. I expect recording to be completed during the first week of June.</p>
<p>Anyhow- this makes two major publications so far this year- both of them on topics that I just cannot get enough of!</p>
<p><em>Note that I&#8217;ve set up a page to include information for all my publications over at <strong><a href="http://josephlabrecque.com/books/">http://josephlabrecque.com/books/</a></strong>.</em></p>
<hr />
<h3>Mobile Development with Flash Professional CS5.5 <ins datetime="2011-06-06T19:14:05+00:00">and Flash Builder 4.5</ins> : Learn by Video</h3>
<p><strong>Authors:</strong> video2brain, Peter Elst, Joseph Labrecque<br />
<strong>Publisher:</strong> Adobe Press; 1 edition (August 26, 2011)<br />
<strong>ISBN-10:</strong> 0321788109<br />
<strong>ISBN-13:</strong> 978-0321788108</p>
<div id="attachment_3393" class="wp-caption alignleft" style="width: 310px"><a href="http://www.adobepress.com/bookstore/product.asp?isbn=0321788109"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/05/dvd-300x300.jpg" alt="" title="Mobile Development with Flash Professional CS5.5" width="300" height="300" class="size-medium wp-image-3393" /></a><p class="wp-caption-text">Mobile Development with Flash Professional CS5.5</p></div>
<p><em>After an industry debate that made headlines for months, designers and developers can use their Adobe Flash Professional, Flex, and ActionScript skills to quickly begin developing applications for the iPhone, iPad, and iPod touch, as well as for Android devices. In this in-depth course, you&#8217;ll learn from the ground up how to set up your system to become a mobile developer, create applications, and master each step of the publishing process.</em></p>
<h4>Where to buy?</h4>
<ul>
<li><a href="http://www.adobepress.com/bookstore/product.asp?isbn=0321788109">Adobe Press</a></li>
<li><a href="http://www.peachpit.com/store/product.aspx?isbn=0321788109">Peachpit</a></li>
<li><a href="http://www.amazon.com/dp/0321788109/">Amazon.com</a></li>
<li><a href="http://www.amazon.co.uk/dp/0321788109/">Amazon.co.uk</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/05/adobe-press-mobile-development-with-flash-professional-cs5-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

