<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Flash CS3 / Flex 2 butterflies (part one)</title>
	<atom:link href="http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/</link>
	<description>Web-based software (RIA) developer</description>
	<lastBuildDate>Sat, 31 Oct 2009 13:45:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jimrobson</title>
		<link>http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-50</link>
		<dc:creator>jimrobson</dc:creator>
		<pubDate>Thu, 06 Sep 2007 04:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-50</guid>
		<description>nicii - I&#039;m not sure whether this addresses your question, but I&#039;ve posted a more complex sample &lt;a href=&quot;http://jimrobson.wordpress.com/2007/09/05/flash-cs3-flex-2-butterflies-part-two&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>nicii &#8211; I&#8217;m not sure whether this addresses your question, but I&#8217;ve posted a more complex sample <a href="http://jimrobson.wordpress.com/2007/09/05/flash-cs3-flex-2-butterflies-part-two" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash CS3 / Flex 2 butterflies (part two) &#171; Jim Robson</title>
		<link>http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-49</link>
		<dc:creator>Flash CS3 / Flex 2 butterflies (part two) &#171; Jim Robson</dc:creator>
		<pubDate>Wed, 05 Sep 2007 02:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-49</guid>
		<description>[...] Flex Component Kit for Flash CS3. The new app has some important features that my sample app for part one did not [...]</description>
		<content:encoded><![CDATA[<p>[...] Flex Component Kit for Flash CS3. The new app has some important features that my sample app for part one did not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicii</title>
		<link>http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-26</link>
		<dc:creator>nicii</dc:creator>
		<pubDate>Fri, 20 Jul 2007 23:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-26</guid>
		<description>thanks for this, i really wanted to look at another example.
one thing i cant get straight, does the flashCS3component only allow the symbols to be used as components in flex, 
for eg: u have a symbol that entails everything and you call that in flex. Is there no other way ?</description>
		<content:encoded><![CDATA[<p>thanks for this, i really wanted to look at another example.<br />
one thing i cant get straight, does the flashCS3component only allow the symbols to be used as components in flex,<br />
for eg: u have a symbol that entails everything and you call that in flex. Is there no other way ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: annespg</title>
		<link>http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-9</link>
		<dc:creator>annespg</dc:creator>
		<pubDate>Mon, 18 Jun 2007 17:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-9</guid>
		<description>Thanks for the nice example and the heads up on some gotchas.</description>
		<content:encoded><![CDATA[<p>Thanks for the nice example and the heads up on some gotchas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Epperson</title>
		<link>http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-6</link>
		<dc:creator>Jason Epperson</dc:creator>
		<pubDate>Mon, 18 Jun 2007 14:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://jimrobson.wordpress.com/2007/06/18/flash-cs3-flex-2-butterflies-part-one/#comment-6</guid>
		<description>FYI

I&#039;ve only built one small app in Flex 2 but about a week ago I migrated it to Flex 3. (ie: created new project in Flex3, copy/pasted my MXML code, then moved copies of my asset: embedded font swf, skins, etc.)

Everything worked smoothly. There have been a couple of random crashes. But I had these in Flex 2. And they are very infrequent.  I did notice the design mode seems to take a bit longer to compose itself. But this may also be due to the fact that I&#039;ve added more objects as well.

I did encounter one strange occurrence where Flex3 failed to publish on save for an app. I simply re-created the MXML application and that resolved it. So I am chalking up to being just a fluke...perhaps file corruption.  But haven&#039;t had a problem since.

Have not noticed any significant differences between the two.</description>
		<content:encoded><![CDATA[<p>FYI</p>
<p>I&#8217;ve only built one small app in Flex 2 but about a week ago I migrated it to Flex 3. (ie: created new project in Flex3, copy/pasted my MXML code, then moved copies of my asset: embedded font swf, skins, etc.)</p>
<p>Everything worked smoothly. There have been a couple of random crashes. But I had these in Flex 2. And they are very infrequent.  I did notice the design mode seems to take a bit longer to compose itself. But this may also be due to the fact that I&#8217;ve added more objects as well.</p>
<p>I did encounter one strange occurrence where Flex3 failed to publish on save for an app. I simply re-created the MXML application and that resolved it. So I am chalking up to being just a fluke&#8230;perhaps file corruption.  But haven&#8217;t had a problem since.</p>
<p>Have not noticed any significant differences between the two.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
