<?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 CS3 Tutorial &#8211; Movie Clip Buttons</title>
	<atom:link href="http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/</link>
	<description>Flash and ActionScript Tutorials by Craig Campbell</description>
	<lastBuildDate>Fri, 19 Apr 2013 06:51:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Mário</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-33356</link>
		<dc:creator>Mário</dc:creator>
		<pubDate>Wed, 16 Jan 2013 01:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-33356</guid>
		<description><![CDATA[Muito bom!

Funcional e Simples

Obrigado!]]></description>
		<content:encoded><![CDATA[<p>Muito bom!</p>
<p>Funcional e Simples</p>
<p>Obrigado!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobin</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-32410</link>
		<dc:creator>mobin</dc:creator>
		<pubDate>Thu, 20 Sep 2012 15:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-32410</guid>
		<description><![CDATA[no it does not work]]></description>
		<content:encoded><![CDATA[<p>no it does not work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pickles</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-18926</link>
		<dc:creator>Pickles</dc:creator>
		<pubDate>Mon, 23 Apr 2012 03:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-18926</guid>
		<description><![CDATA[Thanks so much for this tutorial! It&#039;s EXACTLY what I needed, and the accompanying file was a godsend! Thank you!!]]></description>
		<content:encoded><![CDATA[<p>Thanks so much for this tutorial! It&#8217;s EXACTLY what I needed, and the accompanying file was a godsend! Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noelia</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-18534</link>
		<dc:creator>Noelia</dc:creator>
		<pubDate>Thu, 19 Apr 2012 18:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-18534</guid>
		<description><![CDATA[Very usefull!
worked perfectly
lovelovelove]]></description>
		<content:encoded><![CDATA[<p>Very usefull!<br />
worked perfectly<br />
lovelovelove</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-15460</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 11 Feb 2012 21:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-15460</guid>
		<description><![CDATA[Well nice tutorial ,but at the end I got the same question of Chris, and I read your code:
[Nameofyourbutton].addEventListener(MouseEvent.CLICK, [Nameofevent]);

function [Nameofevent](e:MouseEvent):void
{
gotoAndPlay([framenumber], “[Scenename]“);
}

It already took me some time to get te explanation of the code, and then I do not understand this one, what exactly should we write in &quot;Nameofevent&quot;? 
onButtonClick or something?  and in the same way have no clue what should I write in framnumber, whichframe number? and Scenename, please could you explain little better?  
And how would it be if I would like that this button links me to a html document?  thanks for the answer.]]></description>
		<content:encoded><![CDATA[<p>Well nice tutorial ,but at the end I got the same question of Chris, and I read your code:<br />
[Nameofyourbutton].addEventListener(MouseEvent.CLICK, [Nameofevent]);</p>
<p>function [Nameofevent](e:MouseEvent):void<br />
{<br />
gotoAndPlay([framenumber], “[Scenename]“);<br />
}</p>
<p>It already took me some time to get te explanation of the code, and then I do not understand this one, what exactly should we write in &#8220;Nameofevent&#8221;?<br />
onButtonClick or something?  and in the same way have no clue what should I write in framnumber, whichframe number? and Scenename, please could you explain little better?<br />
And how would it be if I would like that this button links me to a html document?  thanks for the answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gemmellness</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-14514</link>
		<dc:creator>Gemmellness</dc:creator>
		<pubDate>Mon, 16 Jan 2012 14:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-14514</guid>
		<description><![CDATA[Hi, thanks very much for the helpful tutorial, I&#039;ve managed to get it to work with my design :)

Unfortunately, if you move the mouse over and off the button quickly it jumps to the &quot;out&quot; animation as soon as the mouse is moved off, and this is very obvious with my design. Is there anyway to fix it?

Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hi, thanks very much for the helpful tutorial, I&#8217;ve managed to get it to work with my design <img src='http://www.schoolofflash.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Unfortunately, if you move the mouse over and off the button quickly it jumps to the &#8220;out&#8221; animation as soon as the mouse is moved off, and this is very obvious with my design. Is there anyway to fix it?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gemmellness</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-14510</link>
		<dc:creator>Gemmellness</dc:creator>
		<pubDate>Mon, 16 Jan 2012 14:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-14510</guid>
		<description><![CDATA[You posted a while ago so I&#039;m assuming that the problem has either been fixed or is not relevant any more, but just in case anyone else is having the same problem:

[Nameofyourbutton].addEventListener(MouseEvent.CLICK, [Nameofevent]);

function [Nameofevent](e:MouseEvent):void
{
	gotoAndPlay([framenumber], &quot;[Scenename]&quot;);
}

;)]]></description>
		<content:encoded><![CDATA[<p>You posted a while ago so I&#8217;m assuming that the problem has either been fixed or is not relevant any more, but just in case anyone else is having the same problem:</p>
<p>[Nameofyourbutton].addEventListener(MouseEvent.CLICK, [Nameofevent]);</p>
<p>function [Nameofevent](e:MouseEvent):void<br />
{<br />
	gotoAndPlay([framenumber], &#8220;[Scenename]&#8220;);<br />
}</p>
<p> <img src='http://www.schoolofflash.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miss Sonia</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-13552</link>
		<dc:creator>Miss Sonia</dc:creator>
		<pubDate>Tue, 27 Dec 2011 15:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-13552</guid>
		<description><![CDATA[Button and Movie nicely explained. Thanks &amp; Luv you.]]></description>
		<content:encoded><![CDATA[<p>Button and Movie nicely explained. Thanks &amp; Luv you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahmud</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-12091</link>
		<dc:creator>rahmud</dc:creator>
		<pubDate>Sat, 26 Nov 2011 13:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-12091</guid>
		<description><![CDATA[OK, everything is right.

Newbies (like me): Sections 1-5 are for BUTTON timeline and only sections 6-8 are for MAIN timeline.

Thaks for tutorial !]]></description>
		<content:encoded><![CDATA[<p>OK, everything is right.</p>
<p>Newbies (like me): Sections 1-5 are for BUTTON timeline and only sections 6-8 are for MAIN timeline.</p>
<p>Thaks for tutorial !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahmud</title>
		<link>http://www.schoolofflash.com/2008/05/flash-cs3-tutorial-movie-clip-buttons/comment-page-3/#comment-12061</link>
		<dc:creator>rahmud</dc:creator>
		<pubDate>Fri, 25 Nov 2011 14:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-12061</guid>
		<description><![CDATA[First image in section 3 contains layer &quot;Actions&quot; in main timeline. In section 4 we add action script which confirms image in this section (letter &quot;a&quot; in layer Actions). Next in section 7 We have to &quot;Create a new layer on the top of the layer stack in the main timeline and call this new layer Actions.&quot;

This layer already exist.

Too dificult for me ... :(]]></description>
		<content:encoded><![CDATA[<p>First image in section 3 contains layer &#8220;Actions&#8221; in main timeline. In section 4 we add action script which confirms image in this section (letter &#8220;a&#8221; in layer Actions). Next in section 7 We have to &#8220;Create a new layer on the top of the layer stack in the main timeline and call this new layer Actions.&#8221;</p>
<p>This layer already exist.</p>
<p>Too dificult for me &#8230; <img src='http://www.schoolofflash.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
