<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Flash Tip: Referencing MovieClip Instances using Variables</title>
	<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/</link>
	<description></description>
	<pubDate>Thu, 09 Feb 2012 16:30:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Sean</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-573</link>
		<pubDate>Fri, 10 Jul 2009 17:51:07 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-573</guid>
					<description>Wow, this was a great help! You wrote it very clearly for a beginner like myself!</description>
		<content:encoded><![CDATA[<p>Wow, this was a great help! You wrote it very clearly for a beginner like myself!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joe</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-168</link>
		<pubDate>Mon, 05 Jan 2009 17:00:51 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-168</guid>
					<description>This works great for changing the parameters, but if I try  

foo2.play()

 it says Error: 1000 Unable to find FLV on server.
Any help with this would be appreciated, thanks.</description>
		<content:encoded><![CDATA[<p>This works great for changing the parameters, but if I try  </p>
<p>foo2.play()</p>
<p> it says Error: 1000 Unable to find FLV on server.<br />
Any help with this would be appreciated, thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jacob</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-162</link>
		<pubDate>Sun, 30 Nov 2008 18:53:09 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-162</guid>
					<description>Hi Piotrowski, 

I sent you an email on this - hope it helps.</description>
		<content:encoded><![CDATA[<p>Hi Piotrowski, </p>
<p>I sent you an email on this - hope it helps.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Piotrowski</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-160</link>
		<pubDate>Sat, 29 Nov 2008 01:25:06 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-160</guid>
					<description>Lovely site... and thanks for that tip.... even after two years!

But I am having one problem.

var mcName:Number = 2 ;
var mcName:String = &quot;foo&quot; + mcName ;

Whatever I do to alter the number var tracing mcName always results in &quot;foo2&quot;.
I can never target foo1 or fooAnythingElse

I know it's a longshot after 2 years but thanks anyway</description>
		<content:encoded><![CDATA[<p>Lovely site&#8230; and thanks for that tip&#8230;. even after two years!</p>
<p>But I am having one problem.</p>
<p>var mcName:Number = 2 ;<br />
var mcName:String = &#8220;foo&#8221; + mcName ;</p>
<p>Whatever I do to alter the number var tracing mcName always results in &#8220;foo2&#8243;.<br />
I can never target foo1 or fooAnythingElse</p>
<p>I know it&#8217;s a longshot after 2 years but thanks anyway
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: novasta</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-156</link>
		<pubDate>Tue, 14 Oct 2008 14:08:14 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-156</guid>
					<description>Thanks alot man.You solved a big problem of mine.</description>
		<content:encoded><![CDATA[<p>Thanks alot man.You solved a big problem of mine.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Hampus</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-121</link>
		<pubDate>Thu, 10 Jul 2008 15:13:13 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-121</guid>
					<description>DUH! Thanks you so much! Lol, I would hug you if you were here! Really couldn't come up with it myself ^^</description>
		<content:encoded><![CDATA[<p>DUH! Thanks you so much! Lol, I would hug you if you were here! Really couldn&#8217;t come up with it myself ^^
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Larry</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-119</link>
		<pubDate>Mon, 07 Jul 2008 02:33:50 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-119</guid>
					<description>Oh. My. 

You just changed my world forever, thank you! There are a lot of flash developers who've learnt on the fly, me included, and these things just aren't known! Hello more dynamic coding!</description>
		<content:encoded><![CDATA[<p>Oh. My. </p>
<p>You just changed my world forever, thank you! There are a lot of flash developers who&#8217;ve learnt on the fly, me included, and these things just aren&#8217;t known! Hello more dynamic coding!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kracker</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-67</link>
		<pubDate>Mon, 16 Jul 2007 15:14:36 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-67</guid>
					<description>That's been so frustrating, couldn't ever figure it out. Thanks!!!</description>
		<content:encoded><![CDATA[<p>That&#8217;s been so frustrating, couldn&#8217;t ever figure it out. Thanks!!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Step Schwarz</title>
		<link>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-52</link>
		<pubDate>Tue, 27 Mar 2007 19:43:44 +0000</pubDate>
		<guid>http://www.darknews.com/2006/10/18/flash-tip-referencing-movieclip-instances-using-variables/#comment-52</guid>
					<description>Oh wow; I've been trying to figure this out for ages. Thanks so much.</description>
		<content:encoded><![CDATA[<p>Oh wow; I&#8217;ve been trying to figure this out for ages. Thanks so much.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

