<?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>The paperCrane's view from the reverseFold &#187; FlexBuilder</title>
	<atom:link href="http://www.reversefold.com/blog/tag/flexbuilder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reversefold.com/blog</link>
	<description>Flex, PHP, and anything else I care to talk about</description>
	<lastBuildDate>Tue, 30 Aug 2011 08:51:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How (not) to open Flash files from FlexBuilder 3 beta 2</title>
		<link>http://www.reversefold.com/blog/2007/11/08/how-not-to-open-flash-files-from-flexbuilder-3b2/</link>
		<comments>http://www.reversefold.com/blog/2007/11/08/how-not-to-open-flash-files-from-flexbuilder-3b2/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 16:37:38 +0000</pubDate>
		<dc:creator>papercrane</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexBuilder]]></category>
		<category><![CDATA[fla]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.reversefold.com/wordpress/?p=9</guid>
		<description><![CDATA[For a while now I&#8217;ve had to manually right click on any fla files in my FlexBuilder projects then choose Open With then System Editor for them to open correctly. In FlexBuilder 2 simply trying to open the file would open a text editor in FlexBuilder with the binary file contents in it and FlexBuilder [...]]]></description>
			<content:encoded><![CDATA[<p>For a while now I&#8217;ve had to manually right click on any fla files in my FlexBuilder projects then choose Open With then System Editor for them to open correctly. In FlexBuilder 2 simply trying to open the file would open a text editor in FlexBuilder with the binary file contents in it and FlexBuilder 3b2 would give me the following error:</p>
<pre>
Unable to open external editor null
(com.adobe.flexbuilder.ui.osx.FlashExternalEditor)

Reason:
Plug-in com.adobe.flexbuilder.ui was unable to load class
com.adobe.flexbuilder.ui.osx.FlashExternalEditor</pre>
<p>But at least it was trying to load Flash. I just found a <del>magic bullet</del> workaround for getting this to work right every time in FlexBuilder 3b2 (at least for me).</p>
<ol>
<li>Go to the Flex Builder menu and choose Preferences&#8230;</li>
<li>Expand General, then Editors and choose File Associations</li>
<li>Choose *.fla in the File types list</li>
<li>Choose Adobe Flash Editor in the Associated Editors list</li>
<li>Click the Remove button to the right of the Associated Editors list</li>
<li>Click OK</li>
</ol>
<p>Now your fla files will open with the system editor (Adobe Flash hopefully) by default.</p>
<p>I&#8217;ve opened a bug with Adobe: <a href="http://bugs.adobe.com/jira/browse/FB-10670">FB-10670</a>.</p>
<p>UPDATE: this is also needed and works fine for me with FlexBuilder 3 beta 3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reversefold.com/blog/2007/11/08/how-not-to-open-flash-files-from-flexbuilder-3b2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

