<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
	<channel>
		 <title>Farbflash   </title>
		 <link>http://www.farbflash.org/cgi-bin/blosxom.cgi</link>
		<description>Multimedia Production</description>
		<language>en</language>

	<item>
		<title>Toggle Shockwave debug for SW 11 on MacOSX</title>
		 <link>http://www.farbflash.org/cgi-bin/blosxom.cgi/2009/12/06#snippet_toggleSW</link>
		<description>&lt;p&gt;
Unfortunately the location chosen for the shockwave.ini file, which can be used to enable displayFullLingoErrorMessageText in shockwave and disable the lame behavior of only throwing error messages after the 10th lingo error, changes every now and then and is very, very poorly chosen by Adobe.
&lt;/p&gt;
&lt;p&gt;
One would expect such a file in your Users Library folder in Application Support/Adobe/Shockwave11, but although that folder exists, it is not the correct location for shockwave.ini. Instead shockwave.ini is buried deep inside a package in the Library folder for all users, where the shockwave player is.
&lt;/p&gt;
&lt;p&gt;
That is odd and not at all the place where such a file should be, IMO.
&lt;/p&gt;
&lt;p&gt;
I made a simple shellscript in order to automate that tedious task.
&lt;/p&gt;
&lt;p&gt;
Find it here:
&lt;a href=&quot;http://www.farbflash.org/director/tools/toggleSWDebug&quot;&gt;http://www.farbflash.org/director/tools/toggleSWDebug&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
or even better open your terminal and type the following:
&lt;pre&gt;
cd ~/Desktop
curl http://www.farbflash.org/director/tools/toggleSWDebug -O
sudo chmod 755 toggleSWDebug
./toggleSWDebug
&lt;/pre&gt;
&lt;/p&gt;
</description>
	</item>
 </channel>
</rss>