<?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 Extension: Set Instance Name on Multiple Frames</title>
	<atom:link href="http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/</link>
	<description>Animation &#124; Design &#124; Development</description>
	<lastBuildDate>Tue, 22 May 2012 05:55:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-8543</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 06 Dec 2010 05:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-8543</guid>
		<description>You&#039;re welcome, Haansplosion. Glad I could help!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, Haansplosion. Glad I could help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haansplosion</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-8541</link>
		<dc:creator>Haansplosion</dc:creator>
		<pubDate>Mon, 06 Dec 2010 04:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-8541</guid>
		<description>Justin,

You are a legend. You have no idea how much that is going to help me.

Thankyou so much, i really appreciate it!!</description>
		<content:encoded><![CDATA[<p>Justin,</p>
<p>You are a legend. You have no idea how much that is going to help me.</p>
<p>Thankyou so much, i really appreciate it!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-8540</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 06 Dec 2010 02:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-8540</guid>
		<description>Haansplosion,

Thanks for the kind words. I&#039;m glad to hear that the extensions are coming in handy!

Here&#039;s a modified package that appends a number: &lt;a href=&quot;http://ajarproductions.com/flash_extensions/INSTANCE%20-%20multi-name-numbered.mxp&quot; rel=&quot;nofollow&quot;&gt;INSTANCE - multi-name-numbered.mxp&lt;/a&gt;. FYI: It restarts the numbering on each new frame.</description>
		<content:encoded><![CDATA[<p>Haansplosion,</p>
<p>Thanks for the kind words. I&#8217;m glad to hear that the extensions are coming in handy!</p>
<p>Here&#8217;s a modified package that appends a number: <a href="http://ajarproductions.com/flash_extensions/INSTANCE%20-%20multi-name-numbered.mxp" rel="nofollow">INSTANCE &#8211; multi-name-numbered.mxp</a>. FYI: It restarts the numbering on each new frame.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haansplosion</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-8537</link>
		<dc:creator>Haansplosion</dc:creator>
		<pubDate>Mon, 06 Dec 2010 00:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-8537</guid>
		<description>Hi Guys,

Mirek, thats exactly what i need!

Problem is, im not well versed in creating or modifying extensions, do you think you could upload your extension with the count added in?

Justin, awesome extension. I wasnt aware that flash extensions were this handy until today. Keep up the awesome work!</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Mirek, thats exactly what i need!</p>
<p>Problem is, im not well versed in creating or modifying extensions, do you think you could upload your extension with the count added in?</p>
<p>Justin, awesome extension. I wasnt aware that flash extensions were this handy until today. Keep up the awesome work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mirek</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-5640</link>
		<dc:creator>mirek</dc:creator>
		<pubDate>Thu, 27 May 2010 20:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-5640</guid>
		<description>thanks I&#039;m currently working on a project where I have a lot of similar instances that need to be named like ball1, ball2, ball3 etc. In your function setElementNames I just added the count variable to the end of the new name

 iSel.name = instanceName+count;

It worked like a charm. Thanks for a great extension that will save me a lot of tedious instance naming.</description>
		<content:encoded><![CDATA[<p>thanks I&#8217;m currently working on a project where I have a lot of similar instances that need to be named like ball1, ball2, ball3 etc. In your function setElementNames I just added the count variable to the end of the new name</p>
<p> iSel.name = instanceName+count;</p>
<p>It worked like a charm. Thanks for a great extension that will save me a lot of tedious instance naming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-5584</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 14 May 2010 20:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-5584</guid>
		<description>Lubo, I&#039;ve taken your suggestion and updated the extension. Thanks for your feedback!</description>
		<content:encoded><![CDATA[<p>Lubo, I&#8217;ve taken your suggestion and updated the extension. Thanks for your feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lubo</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-5572</link>
		<dc:creator>Lubo</dc:creator>
		<pubDate>Thu, 13 May 2010 12:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-5572</guid>
		<description>Thank you for this tool I&#039;ve always wanted. You save me lot of time and from clicking those little keyframes, then symbol, then typing a name again and again - until madness :) Maybe you can improve it a little by allowing a symbol be a button. I think, that this works:

if(iSel.symbolType == &#039;movie clip&#039; &#124;&#124; iSel.symbolType == &#039;button&#039;)

Thanx!</description>
		<content:encoded><![CDATA[<p>Thank you for this tool I&#8217;ve always wanted. You save me lot of time and from clicking those little keyframes, then symbol, then typing a name again and again &#8211; until madness <img src='http://ajarproductions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Maybe you can improve it a little by allowing a symbol be a button. I think, that this works:</p>
<p>if(iSel.symbolType == &#8216;movie clip&#8217; || iSel.symbolType == &#8216;button&#8217;)</p>
<p>Thanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-5453</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 01 Apr 2010 16:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-5453</guid>
		<description>Tim, I was able to fix this error. I also corrected another minor glitch so that the command will still run on the first frame selected even if it isn&#039;t a keyframe. Download link above has the new version (1.0.1).</description>
		<content:encoded><![CDATA[<p>Tim, I was able to fix this error. I also corrected another minor glitch so that the command will still run on the first frame selected even if it isn&#8217;t a keyframe. Download link above has the new version (1.0.1).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-5451</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 01 Apr 2010 05:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-5451</guid>
		<description>Thanks for the details, Tim. I should be able to troubleshoot this. Look for a fix in the next few days.</description>
		<content:encoded><![CDATA[<p>Thanks for the details, Tim. I should be able to troubleshoot this. Look for a fix in the next few days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://ajarproductions.com/blog/2010/03/30/set-instance-name-on-multiple-frames/comment-page-1/#comment-5450</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 31 Mar 2010 22:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajarproductions.com/blog/?p=517#comment-5450</guid>
		<description>Nice. I can see this being very handy. Cheers.

One bug I&#039;ve encountered within Flash CS4 is this:

The following JavaScript error(s) occured:
At line 40 of file &quot;INSTANCE - multi-name.jsfl&quot;:
TypeError: iFrame has no properties

This is triggered every time I select keyframes within a tween. Specifically It is caused when you include the final frame of the tween. Selecting multiple keyrames within a tween works fine until you include the end frame.</description>
		<content:encoded><![CDATA[<p>Nice. I can see this being very handy. Cheers.</p>
<p>One bug I&#8217;ve encountered within Flash CS4 is this:</p>
<p>The following JavaScript error(s) occured:<br />
At line 40 of file &#8220;INSTANCE &#8211; multi-name.jsfl&#8221;:<br />
TypeError: iFrame has no properties</p>
<p>This is triggered every time I select keyframes within a tween. Specifically It is caused when you include the final frame of the tween. Selecting multiple keyrames within a tween works fine until you include the end frame.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

