<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Flash CS3 Tutorial - Movie Clip Buttons</title>
	<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/</link>
	<description>Craig Campbell's Flash tutorials, insights, rantings, and general blather.</description>
	<pubDate>Thu, 21 Aug 2008 19:35:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: 2key</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-693</link>
		<dc:creator>2key</dc:creator>
		<pubDate>Tue, 05 Aug 2008 16:17:35 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-693</guid>
		<description>So....how come there is no talk on how to link buttons to a url?</description>
		<content:encoded><![CDATA[<p>So&#8230;.how come there is no talk on how to link buttons to a url?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonia</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-692</link>
		<dc:creator>Antonia</dc:creator>
		<pubDate>Tue, 05 Aug 2008 14:56:15 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-692</guid>
		<description>Thank you Craig, wonderful tutorial. Helped me fix a few buttons on my upcoming site that were getting stuck. The actionscript is simple and effective.</description>
		<content:encoded><![CDATA[<p>Thank you Craig, wonderful tutorial. Helped me fix a few buttons on my upcoming site that were getting stuck. The actionscript is simple and effective.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-666</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Fri, 25 Jul 2008 21:58:31 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-666</guid>
		<description>Hello
Great writeup, very helpful.

I have a question, hopefully you can help me with it.
I have a button within a movie clip. Well say home_btn. the clip is menu_mc. What is the proper way to assign an onRelease event to it? Currently I have

menu_mc.home_btn.onRelease = function() {
     loadmovie("test.swf");
}

This isn't working at all, care to shed some light?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello<br />
Great writeup, very helpful.</p>
<p>I have a question, hopefully you can help me with it.<br />
I have a button within a movie clip. Well say home_btn. the clip is menu_mc. What is the proper way to assign an onRelease event to it? Currently I have</p>
<p>menu_mc.home_btn.onRelease = function() {<br />
     loadmovie(&#8221;test.swf&#8221;);<br />
}</p>
<p>This isn&#8217;t working at all, care to shed some light?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zanzavar</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-646</link>
		<dc:creator>zanzavar</dc:creator>
		<pubDate>Fri, 18 Jul 2008 16:47:20 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-646</guid>
		<description>Hello great tutorial!
I have a small problem though -- im using actionscript 2 and the following line pops out an error when i run the script:

function onButtonOver(e:MouseEvent):void

Any ideas on how i could convert that to work with actionscript 2? thanks</description>
		<content:encoded><![CDATA[<p>Hello great tutorial!<br />
I have a small problem though &#8212; im using actionscript 2 and the following line pops out an error when i run the script:</p>
<p>function onButtonOver(e:MouseEvent):void</p>
<p>Any ideas on how i could convert that to work with actionscript 2? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: also frustrated</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-645</link>
		<dc:creator>also frustrated</dc:creator>
		<pubDate>Fri, 18 Jul 2008 02:01:38 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-645</guid>
		<description>"great tutorial! finally sumthing that works.

one question though. im creating a total of 4 buttons in a single flash file. however it doesnt work. it gives me a “1021 duplicate function defintion” error. Pls help. Thanks!!"

I also want to know how you are able to have multiple buttons in the flash</description>
		<content:encoded><![CDATA[<p>&#8220;great tutorial! finally sumthing that works.</p>
<p>one question though. im creating a total of 4 buttons in a single flash file. however it doesnt work. it gives me a “1021 duplicate function defintion” error. Pls help. Thanks!!&#8221;</p>
<p>I also want to know how you are able to have multiple buttons in the flash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nt</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-629</link>
		<dc:creator>nt</dc:creator>
		<pubDate>Tue, 08 Jul 2008 04:41:00 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-629</guid>
		<description>how can I add an active state to my btns in addition to this code? 

Thx!</description>
		<content:encoded><![CDATA[<p>how can I add an active state to my btns in addition to this code? </p>
<p>Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ginny</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-611</link>
		<dc:creator>Ginny</dc:creator>
		<pubDate>Sun, 22 Jun 2008 23:11:08 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-611</guid>
		<description>Sooo...still new to all this. If I wanted to have each of these buttons link to a different web page within a web site, how do I tell it to do that?</description>
		<content:encoded><![CDATA[<p>Sooo&#8230;still new to all this. If I wanted to have each of these buttons link to a different web page within a web site, how do I tell it to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-600</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Tue, 17 Jun 2008 22:54:36 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-600</guid>
		<description>i think what red_raider says not make any sense, doesnt work like that, you need to create another function inside de same code, function who make an action when you click the button...</description>
		<content:encoded><![CDATA[<p>i think what red_raider says not make any sense, doesnt work like that, you need to create another function inside de same code, function who make an action when you click the button&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sophistocate</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-587</link>
		<dc:creator>sophistocate</dc:creator>
		<pubDate>Thu, 12 Jun 2008 17:49:00 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-587</guid>
		<description>how do i put this into a dreamweaver site?</description>
		<content:encoded><![CDATA[<p>how do i put this into a dreamweaver site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-580</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 09 Jun 2008 03:53:48 +0000</pubDate>
		<guid>http://schoolofflash.com/2008/05/09/flash-cs3-tutorial-movie-clip-buttons/#comment-580</guid>
		<description>Two minutes later, I figured out a way to fix my problem. I converted an upper layer object into a movie clip. Gave it an instance name. Added an event listener for mouse over and pointed it to a function that doesn't do anything.

Although this works fine, it doesn't seem to the best solution. There is probably a property that I'm missing.</description>
		<content:encoded><![CDATA[<p>Two minutes later, I figured out a way to fix my problem. I converted an upper layer object into a movie clip. Gave it an instance name. Added an event listener for mouse over and pointed it to a function that doesn&#8217;t do anything.</p>
<p>Although this works fine, it doesn&#8217;t seem to the best solution. There is probably a property that I&#8217;m missing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
