<?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: Flash Extensions: Auto Name Package</title>
	<atom:link href="http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/</link>
	<description>Animation &#124; Design &#124; Development</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:36:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5631</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 25 May 2010 16:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5631</guid>
		<description>Mihai, Sound like this is an issue with your installation of Extension Manager. I&#039;m able to install the package with EM CS5, so I have no way to diagnose the issue. You might try contacting Adobe or checking the &lt;a href=&quot;http://forums.adobe.com&quot; rel=&quot;nofollow&quot;&gt;Adobe Forums&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Mihai, Sound like this is an issue with your installation of Extension Manager. I&#8217;m able to install the package with EM CS5, so I have no way to diagnose the issue. You might try contacting Adobe or checking the <a href="http://forums.adobe.com" rel="nofollow">Adobe Forums</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mihai</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5630</link>
		<dc:creator>mihai</dc:creator>
		<pubDate>Tue, 25 May 2010 16:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5630</guid>
		<description>Yes. Extension manager CS5. 
Thanks for the fast reply.</description>
		<content:encoded><![CDATA[<p>Yes. Extension manager CS5.<br />
Thanks for the fast reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5629</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 25 May 2010 16:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5629</guid>
		<description>Mihai, You should be able to install this extension in CS5. Are you getting an error in Extension Manager?</description>
		<content:encoded><![CDATA[<p>Mihai, You should be able to install this extension in CS5. Are you getting an error in Extension Manager?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mihai</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5628</link>
		<dc:creator>mihai</dc:creator>
		<pubDate>Tue, 25 May 2010 15:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5628</guid>
		<description>Hi,
I&#039;m using flash CS5 but it seems that i need flash 7 or greater. Weird.
Any ideas?
Thank you very much</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m using flash CS5 but it seems that i need flash 7 or greater. Weird.<br />
Any ideas?<br />
Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Texture Plus</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5197</link>
		<dc:creator>Texture Plus</dc:creator>
		<pubDate>Tue, 19 Jan 2010 02:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5197</guid>
		<description>thanks for the autoName package, you saved me a lot of time :-)</description>
		<content:encoded><![CDATA[<p>thanks for the autoName package, you saved me a lot of time <img src='http://ajarproductions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Johnston</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5191</link>
		<dc:creator>David Johnston</dc:creator>
		<pubDate>Fri, 15 Jan 2010 07:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5191</guid>
		<description>I have tons of JSFL commands, most of which I wrote but some of which I got online.  I&#039;ve been having the same problem as Niklas and Chris ever since moving to CS4.  My solution has been to run an Autohotkey script to open Flash.  I made it open and close the commands menu for me automatically so I never run into that error any more.

Of course, that&#039;s only one of many bugs with the commands menu.  For instance, it appears to support submenus by adding subfolders to the commands folder, but good luck having the menu cork correctly after that.  And even more good luck getting keyboard shortcuts to work correctly on any command in a subfolder.

Then there&#039;s the fact that if you have a command with a name that&#039;s also the beginning of another command (for instance, one called &quot;blah&quot; and the other called &quot;blah squish&quot;), sometimes Flash will call the &quot;blah&quot; one when you hit the keyboard shortcut for &quot;blah squish&quot;.

Anyway, I&#039;ve learned to live with these limitations, hoping beyond reason that they&#039;ll fix the bugs in the next version.  I&#039;m almost always disappointed when the next version comes out, though, containing all the same bugs I&#039;ve been annoyed with for years.</description>
		<content:encoded><![CDATA[<p>I have tons of JSFL commands, most of which I wrote but some of which I got online.  I&#8217;ve been having the same problem as Niklas and Chris ever since moving to CS4.  My solution has been to run an Autohotkey script to open Flash.  I made it open and close the commands menu for me automatically so I never run into that error any more.</p>
<p>Of course, that&#8217;s only one of many bugs with the commands menu.  For instance, it appears to support submenus by adding subfolders to the commands folder, but good luck having the menu cork correctly after that.  And even more good luck getting keyboard shortcuts to work correctly on any command in a subfolder.</p>
<p>Then there&#8217;s the fact that if you have a command with a name that&#8217;s also the beginning of another command (for instance, one called &#8220;blah&#8221; and the other called &#8220;blah squish&#8221;), sometimes Flash will call the &#8220;blah&#8221; one when you hit the keyboard shortcut for &#8220;blah squish&#8221;.</p>
<p>Anyway, I&#8217;ve learned to live with these limitations, hoping beyond reason that they&#8217;ll fix the bugs in the next version.  I&#8217;m almost always disappointed when the next version comes out, though, containing all the same bugs I&#8217;ve been annoyed with for years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5085</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 28 Aug 2009 21:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5085</guid>
		<description>Szaq,

How would you get that information from the user? I don&#039;t believe JSFL has access to the operating system&#039;s login info.</description>
		<content:encoded><![CDATA[<p>Szaq,</p>
<p>How would you get that information from the user? I don&#8217;t believe JSFL has access to the operating system&#8217;s login info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: szaq</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5084</link>
		<dc:creator>szaq</dc:creator>
		<pubDate>Fri, 28 Aug 2009 08:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5084</guid>
		<description>These commands are great. I&#039;m wondering about one modification, would it be possible to add a option to set instance name by the user?</description>
		<content:encoded><![CDATA[<p>These commands are great. I&#8217;m wondering about one modification, would it be possible to add a option to set instance name by the user?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5083</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 27 Aug 2009 16:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5083</guid>
		<description>Chris,
Did you make sure to create a new set to store your shortcuts in? I usually start off by duplicating the Adobe standard and customizing from there...</description>
		<content:encoded><![CDATA[<p>Chris,<br />
Did you make sure to create a new set to store your shortcuts in? I usually start off by duplicating the Adobe standard and customizing from there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris LaChance</title>
		<link>http://ajarproductions.com/blog/2009/06/26/flash-extensions-auto-name-package/comment-page-1/#comment-5082</link>
		<dc:creator>Chris LaChance</dc:creator>
		<pubDate>Thu, 27 Aug 2009 15:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=495#comment-5082</guid>
		<description>The error code
An error occurred opening file”

has been happening ever since I set up custom shortcuts on my CPU since Flash 8 (i believe)

Pretty sure its a fairly common bug. I still haven&#039;t found a way to fix it, other to revert to default &amp; make new shortcuts every time.</description>
		<content:encoded><![CDATA[<p>The error code<br />
An error occurred opening file”</p>
<p>has been happening ever since I set up custom shortcuts on my CPU since Flash 8 (i believe)</p>
<p>Pretty sure its a fairly common bug. I still haven&#8217;t found a way to fix it, other to revert to default &amp; make new shortcuts every time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
