<?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/"
		>
<channel>
	<title>Comments on: Develop in Flex Builder, publish in Flash IDE (Mac OS X)</title>
	<atom:link href="http://blog.betabong.com/2008/11/29/flex-builder-t-flash-ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.betabong.com/2008/11/29/flex-builder-t-flash-ide/</link>
	<description></description>
	<lastBuildDate>Sun, 22 Jan 2012 17:41:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kirill</title>
		<link>http://blog.betabong.com/2008/11/29/flex-builder-t-flash-ide/comment-page-1/#comment-44</link>
		<dc:creator>Kirill</dc:creator>
		<pubDate>Sat, 30 May 2009 11:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.betabong.com/?p=144#comment-44</guid>
		<description>We did something similar in our office. But we launch flash directly from Ant instead of requiring python, using the open command on the Mac which on Leopard has flags for using the already opened instance of Flash or starting a new one, as well as making flash open below everything so it doesn&#039;t steal focus as you&#039;re doing something else. We support Windows too since a lot of our contractors use it as well as our clients, but on windows we had a hard time getting the Windows open command to work on files with spaces in them through Ant&#039;s exec task. So we ended up specifying the temporary jsfl file as the command to launch Flash on windows.</description>
		<content:encoded><![CDATA[<p>We did something similar in our office. But we launch flash directly from Ant instead of requiring python, using the open command on the Mac which on Leopard has flags for using the already opened instance of Flash or starting a new one, as well as making flash open below everything so it doesn&#8217;t steal focus as you&#8217;re doing something else. We support Windows too since a lot of our contractors use it as well as our clients, but on windows we had a hard time getting the Windows open command to work on files with spaces in them through Ant&#8217;s exec task. So we ended up specifying the temporary jsfl file as the command to launch Flash on windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Garcia</title>
		<link>http://blog.betabong.com/2008/11/29/flex-builder-t-flash-ide/comment-page-1/#comment-18</link>
		<dc:creator>Andres Garcia</dc:creator>
		<pubDate>Sun, 11 Jan 2009 04:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.betabong.com/?p=144#comment-18</guid>
		<description>Or, just adding this line in the temporary jsfl file in the phyton file:
jsfl.append(&quot;doc.testMovie();\n&quot;)</description>
		<content:encoded><![CDATA[<p>Or, just adding this line in the temporary jsfl file in the phyton file:<br />
jsfl.append(&#8220;doc.testMovie();\n&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Garcia</title>
		<link>http://blog.betabong.com/2008/11/29/flex-builder-t-flash-ide/comment-page-1/#comment-17</link>
		<dc:creator>Andres Garcia</dc:creator>
		<pubDate>Sun, 11 Jan 2009 04:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.betabong.com/?p=144#comment-17</guid>
		<description>Hi, maybe should be useful to add these lines:
shellCommand = &quot;open \&quot;&quot; + outputPath + &quot;\&quot;&quot;
os.system(shellCommand) 

To the Mike Chambers Phyton file. That way the generated swf file opens in case that you need a similar functionality as in &quot;Publish Preview&quot;</description>
		<content:encoded><![CDATA[<p>Hi, maybe should be useful to add these lines:<br />
shellCommand = &#8220;open \&#8221;" + outputPath + &#8220;\&#8221;"<br />
os.system(shellCommand) </p>
<p>To the Mike Chambers Phyton file. That way the generated swf file opens in case that you need a similar functionality as in &#8220;Publish Preview&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: blog.betabong.com @ 2012-02-05 07:52:48 -->
