<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>dispatchEvent &#187; Flex</title>
	<link>http://www.partlyhuman.com/blog</link>
	<description>Welcome to dispatchEvent, a blog brought to you by Roger Braunstein of partlyhuman and Mims Wright of losdesigns.</description>
	<pubDate>Fri, 09 May 2008 06:49:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Introduction to Flex Resource Bundles</title>
		<link>http://www.partlyhuman.com/blog/roger/introduction-to-flex-resource-bundles</link>
		<comments>http://www.partlyhuman.com/blog/roger/introduction-to-flex-resource-bundles#comments</comments>
		<pubDate>Fri, 09 May 2008 06:31:08 +0000</pubDate>
		<dc:creator>Roger Braunstein</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.partlyhuman.com/blog/roger/introduction-to-flex-resource-bundles</guid>
		<description><![CDATA[Hark, Flex developers. Lend me your ears! I must take this post to implore you: use Resource Bundles! Trust me, I know, there&#8217;s a lot to keep up with these days, but if you aren&#8217;t already privy to the awesome secrets of the humble bundle, hopefully I can help convince you to use them. I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>Hark, Flex developers. Lend me your ears! I must take this post to implore you: use Resource Bundles! Trust me, I know, there&#8217;s a lot to keep up with these days, but if you aren&#8217;t already privy to the awesome secrets of the humble bundle, hopefully I can help convince you to use them. I&#8217;ll show you how, without breaking one bead of sweat from your brow! First, let me tell you why they&#8217;re cool. Then, I&#8217;ll show you how to get rolling with your first bundle. Then, I&#8217;ll set you loose, and hopefully you can all write in with excellent questions and help me make this a great resource for the next readers! Read on, fair Flexer.<br />
 <a href="http://www.partlyhuman.com/blog/roger/introduction-to-flex-resource-bundles#more-251" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/roger/introduction-to-flex-resource-bundles/feed</wfw:commentRss>
		</item>
		<item>
		<title>KitchenSync to be used in GAE SWF</title>
		<link>http://www.partlyhuman.com/blog/mims/kitchensync-used-in-gae-swf</link>
		<comments>http://www.partlyhuman.com/blog/mims/kitchensync-used-in-gae-swf#comments</comments>
		<pubDate>Sat, 19 Apr 2008 18:13:18 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[KitchenSync]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[open-source]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=261</guid>
		<description><![CDATA[
Aral Balkan, champion of open-source flash, just annouced a Flash / Flex extension to the Google App Engine called GAE SWF. He also announced that KitchenSync will be a part of it. I&#8217;m very excited to see what happens with both projects. 
GAE SWF
]]></description>
			<content:encoded><![CDATA[<p><a href="http://aralbalkan.com/1318"><img src="http://aralbalkan.com/wp-content/uploads/2008/04/the-gae-swf-project.jpg" alt="" /></a><br />
<a href="http://aralbalkan.com/">Aral Balkan</a>, champion of <a href="http://osflash.org/">open-source flash</a>, just annouced a Flash / Flex extension to the Google App Engine called GAE SWF. He also announced that <a href="http://kitchensynclib.googlecode.com/">KitchenSync</a> will be a part of it. I&#8217;m very excited to see what happens with both projects. </p>
<p><a href="http://aralbalkan.com/1318">GAE SWF</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/kitchensync-used-in-gae-swf/feed</wfw:commentRss>
		</item>
		<item>
		<title>KitchenSync News: v1.1 released</title>
		<link>http://www.partlyhuman.com/blog/mims/kitchensync-news-v11-released</link>
		<comments>http://www.partlyhuman.com/blog/mims/kitchensync-news-v11-released#comments</comments>
		<pubDate>Fri, 22 Feb 2008 21:17:36 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[KitchenSync]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[open-source]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=243</guid>
		<description><![CDATA[
Woo! KitchenSync v1.1 is out! It now supports timecode, default values, new easing functions and juping to a specific time in a tween. Go check it out!
Changes in 1.1:

ADDED jumpToTime() method to Tween (this may be moved to AbstractSynchronizedAction in a later release)
ADDED getTimestampFromFrames() and getTimestampFromMilliseconds() to TimestampUtil
ADDED Timecode to TimeStringParser. Now &#8220;:ss&#8221;, &#8220;mm:ss;ff&#8221;, and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2242/2227980749_2f02562f2b.jpg" /><br />
Woo! KitchenSync v1.1 is out! It now supports timecode, default values, new easing functions and juping to a specific time in a tween. Go <a href="http://kitchensynclib.googlecode.com">check it out</a>!</p>
<p>Changes in 1.1:</p>
<ul>
<li>ADDED jumpToTime() method to Tween (this may be moved to AbstractSynchronizedAction in a later release)</li>
<li>ADDED getTimestampFromFrames() and getTimestampFromMilliseconds() to TimestampUtil</li>
<li>ADDED Timecode to TimeStringParser. Now &#8220;:ss&#8221;, &#8220;mm:ss;ff&#8221;, and &#8220;dd:hh:mm:ss;ff&#8221; are supported.</li>
<li>ADDED ActionDefaults class for storing default initialization values.</li>
<li>ADDED easeOutIn() to most of the easing functions (buggy. seems to overshoot target in some cases)</li>
<li>ADDED version check in Synchronizer.initialize()</li>
<li>CHANGED type of Numbers within Timestamp to int.</li>
<li>REFACTORED all actions to contain super() in the constructor.</li>
<li>REMOVED errors that are thrown when pause() and start() are called at the wrong times.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/kitchensync-news-v11-released/feed</wfw:commentRss>
		</item>
		<item>
		<title>KitchenSync News: Patch released v1.0.1, source files for Flash CS3, more docs</title>
		<link>http://www.partlyhuman.com/blog/mims/kitchensync-news-patch-released-v101-source-files-for-flash-cs3-more-docs</link>
		<comments>http://www.partlyhuman.com/blog/mims/kitchensync-news-patch-released-v101-source-files-for-flash-cs3-more-docs#comments</comments>
		<pubDate>Fri, 08 Feb 2008 21:30:05 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[KitchenSync]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=239</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/kitchensynclib/"><img src="http://farm3.static.flickr.com/2141/2227980615_054e2f3c8a.jpg" alt="kitchenSync"</a></p>
<p>Hey KS Fans,</p>
<p><a href="http://code.google.com/p/kitchensynclib/">KitchenSync</a> version 1.0.1 was released last week. This version is just a patch that fixes a few minor issues. Here&#8217;s the change log for this version.</p>
<pre>
<code>
===== v1.0.1 (2008.02.04) ======
Fixed Cubic.easeOut bug.
Made getters for Tween's toValue and fromValue.
Added source code to main download.
Added metadata for events.
Updated docs and added summaries to all wiki pages.
</code>
</pre>
<p>I received some feedback from people who were having trouble setting up KitchenSync for use with Flash CS3. I didn&#8217;t know this before but you cannot use .swc files compiled with the Flex SDK in a .fla file (WTF, Adobe!) Also, some people were confused by having to use SVN to get the source. To help solve these problems, I&#8217;ve added <a href="http://code.google.com/p/kitchensynclib/downloads/detail?name=KitchenSyncLib.1.0.1.source.zip&#038;can=2&#038;q=#makechanges">the latest source code</a> as its own download.</p>
<p>I&#8217;ve also written EVEN MORE <a href="http://code.google.com/p/kitchensynclib/w/list">documentation</a> including <a href="http://code.google.com/p/kitchensynclib/wiki/Installation">help for downloading and setting up</a> the source code.</p>
<p>Finally, if you&#8217;re using KS, drop me a line or post to <a href="http://groups.google.com/group/kitchensynclib">the mailing list</a>. I&#8217;d love to hear any feedback you may have!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/kitchensync-news-patch-released-v101-source-files-for-flash-cs3-more-docs/feed</wfw:commentRss>
		</item>
		<item>
		<title>The State pattern in Flex - combining view states with logical states</title>
		<link>http://www.partlyhuman.com/blog/mims/the-state-pattern-in-flex-combining-view-states-with-logical-states</link>
		<comments>http://www.partlyhuman.com/blog/mims/the-state-pattern-in-flex-combining-view-states-with-logical-states#comments</comments>
		<pubDate>Wed, 23 Jan 2008 07:15:17 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Hacks]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Software Design]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[User Interface Design]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=229</guid>
		<description><![CDATA[If you&#8217;ve used Flex, you&#8217;ve no doubt (er, hopefully) been using View States (AKA &#60;mx:State&#62;) to change the look of your RIA as it progresses through different situations of use. While  this is immeasurably useful, it does not necessarily qualify as an implementation of the State Design Pattern which allows you to change not [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve used Flex, you&#8217;ve no doubt (er, hopefully) been using <a href="http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&#038;file=00000923.html#321190">View States</a> (AKA &lt;mx:State&gt;) to change the look of your RIA as it progresses through different situations of use. While  this is immeasurably useful, it does not necessarily qualify as an implementation of the <a href="http://www.google.com/url?sa=t&#038;ct=res&#038;cd=5&#038;url=http%3A%2F%2Fwww.cs.umd.edu%2Fclass%2Ffall2002%2Fcmsc433-0101%2FLectures%2FdesignPatterns2.pdf&#038;ei=xtWWR6W9Ao-siAHp6_zbCQ&#038;usg=AFQjCNET3tf19Z44Ejoy9f-ilwgu_3ahrg&#038;sig2=XkAAY1IAvln2Hmpt-plpGQ">State Design Pattern</a> which allows you to change not only how a component looks but how it <em>functions</em> as well.<br />
(for more on design patterns, read my favorite book <a href="http://www.amazon.com/Head-First-Design-Patterns/dp/0596007124/tag=dis03-20">Head first design patterns</a>).<br />
 <a href="http://www.partlyhuman.com/blog/mims/the-state-pattern-in-flex-combining-view-states-with-logical-states#more-229" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/the-state-pattern-in-flex-combining-view-states-with-logical-states/feed</wfw:commentRss>
		</item>
		<item>
		<title>Pimp my &#8216;clipse - a list of must-have Eclipse plug-ins for Flex/Flash Development</title>
		<link>http://www.partlyhuman.com/blog/mims/pimp-my-clipse-a-list-of-must-have-eclipse-plug-ins-for-flexflash-development</link>
		<comments>http://www.partlyhuman.com/blog/mims/pimp-my-clipse-a-list-of-must-have-eclipse-plug-ins-for-flexflash-development#comments</comments>
		<pubDate>Mon, 17 Dec 2007 16:00:18 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AIR]]></category>

		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Hacks]]></category>

		<category><![CDATA[Links]]></category>

		<category><![CDATA[Organization]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Rants]]></category>

		<category><![CDATA[Serious Stuff]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[universalmind]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=216</guid>
		<description><![CDATA[
FlexBuilder may have its ups and downs but it still remains my pick for best AS3/MXML editor on the market (with TextMate not far behind). Part of the beauty of FlexBuilder is that it&#8217;s built on the Eclipse SDK, one of the most versatile and powerful IDEs available, which is not only free and open [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://mimswright.com/blog/wp-content/uploads/2007/12/eclipserims.png' alt='Eclipse Rims' /></p>
<p>FlexBuilder may have its ups and downs but it still remains my pick for best AS3/MXML editor on the market (with <a href="http://macromates.com/">TextMate</a> not far behind). Part of the beauty of FlexBuilder is that it&#8217;s built on the <a href="http://www.eclipse.org/">Eclipse SDK</a>, one of the most versatile and powerful IDEs available, which is not only free and open source, but boasts <a href="http://www.eclipseplugincentral.com/">a wealth of third party plug-ins</a> for every kind of (mostly Java) development. This article will take a look at some must-have plug-ins for doing Flex development as well as some tips for tricking out your development process.</p>
<p>As with all of our entries, your feedback, suggestions, corrections and additions are all more than welcome.</p>
<p> <a href="http://www.partlyhuman.com/blog/mims/pimp-my-clipse-a-list-of-must-have-eclipse-plug-ins-for-flexflash-development#more-216" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/pimp-my-clipse-a-list-of-must-have-eclipse-plug-ins-for-flexflash-development/feed</wfw:commentRss>
		</item>
		<item>
		<title>New Releases on Adobe Labs</title>
		<link>http://www.partlyhuman.com/blog/mims/new-releases-on-adobe-labs</link>
		<comments>http://www.partlyhuman.com/blog/mims/new-releases-on-adobe-labs#comments</comments>
		<pubDate>Thu, 13 Dec 2007 18:28:18 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AIR]]></category>

		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Links]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Serious Stuff]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=214</guid>
		<description><![CDATA[Flex 3 public beta is out.
AIR public beta is out.
and while you&#8217;re at it&#8230;
Flash Lite 3
New Flash Player
and BlazeDS, whatever that is. (Hint: despite the name, this is not Flash CS3 for Gameboy)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://labs.adobe.com/technologies/flex/">Flex 3 public beta</a> is out.</p>
<p><a href="http://labs.adobe.com/technologies/air/">AIR public beta</a> is out.</p>
<p>and while you&#8217;re at it&#8230;</p>
<p><a href="http://labs.adobe.com/technologies/flashlite3/">Flash Lite 3</a></p>
<p>New <a href="http://labs.adobe.com/technologies/flashplayer9/">Flash Player</a></p>
<p>and <a href="http://labs.adobe.com/technologies/blazeds/">BlazeDS</a>, whatever that is. (Hint: despite the name, this is not Flash CS3 for Gameboy)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/new-releases-on-adobe-labs/feed</wfw:commentRss>
		</item>
		<item>
		<title>Preventing Out-of-memory errors in Eclipse / FlexBuilder</title>
		<link>http://www.partlyhuman.com/blog/mims/preventing-out-of-memory-errors-in-eclipse-flexbuilder</link>
		<comments>http://www.partlyhuman.com/blog/mims/preventing-out-of-memory-errors-in-eclipse-flexbuilder#comments</comments>
		<pubDate>Wed, 05 Dec 2007 21:04:31 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Hacks]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Serious Stuff]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=212</guid>
		<description><![CDATA[You may occasionally get an error that Eclipse has run out of memory. Part of the problem here is that Eclipse is only allocated 256MB of RAM by default. I&#8217;ve found this can be helped (but I sometimes still have problems) when I set my maximum memory allocation to a larger value such as 1024MB. [...]]]></description>
			<content:encoded><![CDATA[<p>You may occasionally get an error that Eclipse has run out of memory. Part of the problem here is that Eclipse is only allocated 256MB of RAM by default. I&#8217;ve found this can be helped (but I sometimes still have problems) when I set my maximum memory allocation to a larger value such as 1024MB. Detailed instructions for how to do this can be found on the <a href="http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/running_eclipse.htm">Eclipse help site</a>.</p>
<p>If you like playing with runtime arguments like memory allocation, don&#8217;t stop there. Check the list of command line arguments on the help page listed above. I use <code>-nosplash</code> which prevents the eclipse logo from coming up during startup. Cleaning the Eclipse application with <code>-clean</code> can be useful too especially after installing plugins or when things are breaking for no reason. (Mac users can skip the tedious .ini editing process and do this by typing <code>/Applications/eclipse/eclipse -clean</code> in the terminal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/preventing-out-of-memory-errors-in-eclipse-flexbuilder/feed</wfw:commentRss>
		</item>
		<item>
		<title>Skrypt Kidz 3000 - Episode 2 - Flash Developers VS. Flash Designers</title>
		<link>http://www.partlyhuman.com/blog/mims/skrypt-kidz-3000-episode-2-flash-developers-vs-flash-designers</link>
		<comments>http://www.partlyhuman.com/blog/mims/skrypt-kidz-3000-episode-2-flash-developers-vs-flash-designers#comments</comments>
		<pubDate>Mon, 03 Dec 2007 02:51:14 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[Authors]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Podcast]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Site-seeing]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=211</guid>
		<description><![CDATA[
A new episode of Brooklyn Skrypt Kidz has been posted where we talk about the ever-widening gap between Flash designers and Developers.
Go there / Do that / Be There
]]></description>
			<content:encoded><![CDATA[<p><a href="http://skryptkidz.com/blog/"><img src="http://skryptkidz.com/blog/wp-content/uploads/skryptkidz-logo.png" alt="Skrypt Kidz 3000" width="128" /></a></p>
<p>A new episode of Brooklyn Skrypt Kidz has been posted where we talk about the ever-widening gap between Flash designers and Developers.</p>
<p><strong><a href="http://skryptkidz.com/blog/">Go there / Do that / Be There</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/skrypt-kidz-3000-episode-2-flash-developers-vs-flash-designers/feed</wfw:commentRss>
		</item>
		<item>
		<title>How Ironic - Aviary is a CS3 competitor built with Adobe products</title>
		<link>http://www.partlyhuman.com/blog/mims/how-ironic-aviary-is-a-cs3-competitor-built-with-adobe-products</link>
		<comments>http://www.partlyhuman.com/blog/mims/how-ironic-aviary-is-a-cs3-competitor-built-with-adobe-products#comments</comments>
		<pubDate>Mon, 26 Nov 2007 07:36:18 +0000</pubDate>
		<dc:creator>Mims Wright</dc:creator>
		
		<category><![CDATA[AIR]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Graphic Design]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[User Interface Design]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=201</guid>
		<description><![CDATA[

Aviary is a platform ecosystem for people who create. It is organized around a suite of Flex-based rich internet applications geared for artists of all genres. From image editing to typography to music to 3D to video, we have a tool for everything.

Sign up on the site for an early preview invitation. These tools, if [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://a.viary.com/'><img src='http://mimswright.com/blog/wp-content/uploads/2007/11/picture-1.jpg' alt='Aviary' /></a></p>
<blockquote><p>
<a href="http://a.viary.com/">Aviary</a> is a platform ecosystem for people who create. It is organized around <a href="http://a.viary.com/tools/">a suite of Flex-based rich internet applications</a> geared for artists of all genres. From image editing to typography to music to 3D to video, we have a tool for everything.
</p></blockquote>
<p>Sign up on the site for an early preview invitation. These tools, if not truly competition for CS3, at least look very interesting on the surface. It&#8217;s hard to imagine developing so many tools at once.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.partlyhuman.com/blog/mims/how-ironic-aviary-is-a-cs3-competitor-built-with-adobe-products/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
