<?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: Using _over frame label for simple MovieClip buttons</title>
	<atom:link href="http://www.lostinactionscript.com/blog/index.php/2007/03/14/using-_over-frame-label-for-simple-movieclip-buttons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lostinactionscript.com/blog/index.php/2007/03/14/using-_over-frame-label-for-simple-movieclip-buttons/</link>
	<description>Lost In Actionscript</description>
	<lastBuildDate>Wed, 08 Sep 2010 12:01:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shane McCartney</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2007/03/14/using-_over-frame-label-for-simple-movieclip-buttons/comment-page-1/#comment-274</link>
		<dc:creator>Shane McCartney</dc:creator>
		<pubDate>Sun, 20 May 2007 05:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashdynamix.com/blog/index.php/2007/03/14/using-_over-frame-label-for-simple-movieclip-buttons/#comment-274</guid>
		<description>Thanks for that Dom _up works for the _over event so u dont even need the code :

testPB.onRollOut = testPB.onReleaseOutside=function () {
    this.gotoAndPlay(&quot;_out&quot;);
};

seems strange to use a frame label _up to work for an out event rollOut but it works :)</description>
		<content:encoded><![CDATA[<p>Thanks for that Dom _up works for the _over event so u dont even need the code :</p>
<p>testPB.onRollOut = testPB.onReleaseOutside=function () {<br />
    this.gotoAndPlay(&#8220;_out&#8221;);<br />
};</p>
<p>seems strange to use a frame label _up to work for an out event rollOut but it works :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom DiCicco</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2007/03/14/using-_over-frame-label-for-simple-movieclip-buttons/comment-page-1/#comment-261</link>
		<dc:creator>Dom DiCicco</dc:creator>
		<pubDate>Fri, 18 May 2007 12:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashdynamix.com/blog/index.php/2007/03/14/using-_over-frame-label-for-simple-movieclip-buttons/#comment-261</guid>
		<description>Isn&#039;t it &#039;_up&#039;, &#039;_over&#039;, and &#039;_down&#039;??</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t it &#8216;_up&#8217;, &#8216;_over&#8217;, and &#8216;_down&#8217;??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2007/03/14/using-_over-frame-label-for-simple-movieclip-buttons/comment-page-1/#comment-9</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Fri, 16 Mar 2007 10:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashdynamix.com/blog/index.php/2007/03/14/using-_over-frame-label-for-simple-movieclip-buttons/#comment-9</guid>
		<description>I never knew that u could do that, I reckon you are right about Buttons doing that ;)</description>
		<content:encoded><![CDATA[<p>I never knew that u could do that, I reckon you are right about Buttons doing that ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
