<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: Instance Names]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Sun, 22 Nov 2009 22:57:43 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/16/1/Instance-Names/Page1.html#Comment3940</link><description><![CDATA[The tutorial explains instances but does not explain how the instance names are displayed when each mouse is clicked.  Ive downloaded the file and cannot figure out how it works.  I assume actionscript makes this work but cannot find any within the file.<br/><br/>
(Comment posted by Leanne at 4:17 am, Thu 14th Jun 2007)]]></description><author>no@spam.com (Leanne)</author><pubDate><![CDATA[Thu, 14 Jun 2007 04:17:15 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/16/1/Instance-Names/Page1.html#Comment3940</guid></item><item><title><![CDATA[Comment #2]]></title><link>http://www.actionscript.org/resources/articles/16/1/Instance-Names/Page1.html#Comment4787</link><description><![CDATA[this was fun! I just wish you had a link to the paths tutorial. 
Thank you for this! <br/><br/>
(Comment posted by rhonda at 6:41 pm, Thu 19th Jul 2007)]]></description><author>no@spam.com (rhonda)</author><pubDate><![CDATA[Thu, 19 Jul 2007 18:41:53 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/16/1/Instance-Names/Page1.html#Comment4787</guid></item><item><title><![CDATA[Comment #3]]></title><link>http://www.actionscript.org/resources/articles/16/1/Instance-Names/Page1.html#Comment6294</link><description><![CDATA[The AS code is found in the mouse movie clip. The code is:

on (release) {
	/:name = _name;
	/:target = _target;
}<br/><br/>
(Comment posted by jskdoo at 4:21 am, Tue 25th Sep 2007)]]></description><author>no@spam.com (jskdoo)</author><pubDate><![CDATA[Tue, 25 Sep 2007 04:21:45 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/16/1/Instance-Names/Page1.html#Comment6294</guid></item><item><title><![CDATA[Comment #4]]></title><link>http://www.actionscript.org/resources/articles/16/1/Instance-Names/Page1.html#Comment9068</link><description><![CDATA[on(release){
this.name = _name;
this.target =_target;
}

this code is not working in flash 8...?<br/><br/>
(Comment posted by Raja at 1:01 am, Thu 24th Jan 2008)]]></description><author>no@spam.com (Raja)</author><pubDate><![CDATA[Thu, 24 Jan 2008 01:01:00 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/16/1/Instance-Names/Page1.html#Comment9068</guid></item></channel></rss>