<?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: My debugger talk from 360Flex</title>
	<atom:link href="http://www.morearty.com/blog/2007/03/22/my-debugger-talk-from-360flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morearty.com/blog/2007/03/22/my-debugger-talk-from-360flex/</link>
	<description>Mike Morearty&#039;s blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:15:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: mike</title>
		<link>http://www.morearty.com/blog/2007/03/22/my-debugger-talk-from-360flex/comment-page-1/#comment-19080</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 23 Apr 2007 18:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/03/22/my-debugger-talk-from-360flex/#comment-19080</guid>
		<description>Hi Moca,

I guess my first suggestion would be to go ahead and use the debugger version of the player for your QA work.  But if that is unacceptable for some reason, then probably what I would do is write a script (either a Unix shell script or an AppleScript one, or something else, whatever you&#039;re most familiar with) to switch back and forth between the different Flash players.

On the Mac, the Flash player is installed into &quot;/Library/Internet Plug-Ins/Flash Player.plugin&quot;.  So, you could do this:

1. Install release player
2. Copy the player to $HOME/releaseplayer
3. Install debugger player
4. Copy the player to $HOME/debugplayer

Then write a script that will copy the appropriate player over to /Library/Internet Plug-Ins.</description>
		<content:encoded><![CDATA[<p>Hi Moca,</p>
<p>I guess my first suggestion would be to go ahead and use the debugger version of the player for your QA work.  But if that is unacceptable for some reason, then probably what I would do is write a script (either a Unix shell script or an AppleScript one, or something else, whatever you&#8217;re most familiar with) to switch back and forth between the different Flash players.</p>
<p>On the Mac, the Flash player is installed into &quot;/Library/Internet Plug-Ins/Flash Player.plugin&quot;.  So, you could do this:</p>
<p>1. Install release player<br />
2. Copy the player to $HOME/releaseplayer<br />
3. Install debugger player<br />
4. Copy the player to $HOME/debugplayer</p>
<p>Then write a script that will copy the appropriate player over to /Library/Internet Plug-Ins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moca</title>
		<link>http://www.morearty.com/blog/2007/03/22/my-debugger-talk-from-360flex/comment-page-1/#comment-19057</link>
		<dc:creator>Moca</dc:creator>
		<pubDate>Mon, 23 Apr 2007 13:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/03/22/my-debugger-talk-from-360flex/#comment-19057</guid>
		<description>Hi Mike, this presentation was exactly what I was looking for but since I was not present during the talk I could not get the entire scope... but what I am really trying to find out is how to use the standalone verson of the debugger with flex builder and still maintain my release version of the player in the browser (mac).

Reason is I need to do QA work on the release version but have been trying to learn FLex on the side...

Thanks for the help</description>
		<content:encoded><![CDATA[<p>Hi Mike, this presentation was exactly what I was looking for but since I was not present during the talk I could not get the entire scope&#8230; but what I am really trying to find out is how to use the standalone verson of the debugger with flex builder and still maintain my release version of the player in the browser (mac).</p>
<p>Reason is I need to do QA work on the release version but have been trying to learn FLex on the side&#8230;</p>
<p>Thanks for the help</p>
]]></content:encoded>
	</item>
</channel>
</rss>
