<?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"
	>
<channel>
	<title>Comments on: Flash Tutorial: Breakout Game Part 2</title>
	<atom:link href="http://mikestickney.com/wordpress/flash-tutorial-flash-game/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 12:10:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: camiecarmela</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-635</link>
		<dc:creator>camiecarmela</dc:creator>
		<pubDate>Sun, 24 Aug 2008 14:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-635</guid>
		<description>Thanks so much! Great tutorial. :mrgreen: 
Cheers!
carmiecarmela</description>
		<content:encoded><![CDATA[<p>Thanks so much! Great tutorial. <img src='http://mikestickney.com/wordpress/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /><br />
Cheers!<br />
carmiecarmela</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-620</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Thu, 14 Aug 2008 16:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-620</guid>
		<description>hey,
in the part that we have to nest mc_brick and mc_brickHolder, i couldnt figure it out. i follawed the directions exactly but mine didnt look like fig 2 it made it so the ball would go through the bricks like they werent there. i need some help.:sad:</description>
		<content:encoded><![CDATA[<p>hey,<br />
in the part that we have to nest mc_brick and mc_brickHolder, i couldnt figure it out. i follawed the directions exactly but mine didnt look like fig 2 it made it so the ball would go through the bricks like they werent there. i need some help.:sad:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-612</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Sun, 03 Aug 2008 02:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-612</guid>
		<description>OMG.... your awesome XD

I made it work..
although i restarted accidently after realizing the bricks didn't dissappear.. hehe..too much undo

Anyways.. here was MY mistake.
 At the step where adding new layers... ughh (3rd image..sry bad explanation)

I did was not in edit symbol mode but in selection mode.</description>
		<content:encoded><![CDATA[<p>OMG&#8230;. your awesome XD</p>
<p>I made it work..<br />
although i restarted accidently after realizing the bricks didn&#8217;t dissappear.. hehe..too much undo</p>
<p>Anyways.. here was MY mistake.<br />
 At the step where adding new layers&#8230; ughh (3rd image..sry bad explanation)</p>
<p>I did was not in edit symbol mode but in selection mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cat</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-609</link>
		<dc:creator>cat</dc:creator>
		<pubDate>Wed, 30 Jul 2008 20:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-609</guid>
		<description>thanks a lot i followed your advice and it works! great tutorials :smile:</description>
		<content:encoded><![CDATA[<p>thanks a lot i followed your advice and it works! great tutorials <img src='http://mikestickney.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-589</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 24 Jul 2008 14:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-589</guid>
		<description>Hi Cat,

What that means is you are most likely trying to apply some Movie Clip event code (ie. onEnterFrame) to a symbol that is not a movie clip (ie a button or graphic). If you are following this tutorial and getting that message, you are either applying the code to the wrong symbol instance or you have given the wrong symbol properties to the symbol. Double check you are applying it to the correct symbol, and if so, then you may need to set the symbol properties (right click on the symbol in the Library window and select "Properties") to "movie clip".

Hope this helps. Thanks for reading!
- Mike</description>
		<content:encoded><![CDATA[<p>Hi Cat,</p>
<p>What that means is you are most likely trying to apply some Movie Clip event code (ie. onEnterFrame) to a symbol that is not a movie clip (ie a button or graphic). If you are following this tutorial and getting that message, you are either applying the code to the wrong symbol instance or you have given the wrong symbol properties to the symbol. Double check you are applying it to the correct symbol, and if so, then you may need to set the symbol properties (right click on the symbol in the Library window and select &#8220;Properties&#8221;) to &#8220;movie clip&#8221;.</p>
<p>Hope this helps. Thanks for reading!<br />
- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cat</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-588</link>
		<dc:creator>cat</dc:creator>
		<pubDate>Thu, 24 Jul 2008 12:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-588</guid>
		<description>was wondering if anyone can tell me what this means:
Clip events are permitted only for movie clip instances</description>
		<content:encoded><![CDATA[<p>was wondering if anyone can tell me what this means:<br />
Clip events are permitted only for movie clip instances</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-576</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 18 Jul 2008 01:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-576</guid>
		<description>Hi Bekka,

Sorry for the late response, your email got a little lost in my overcrowded inbox...

I corrected your file and sent you a new one. Everything was working fine, except you only had 1 frame on your brickholder mc, so when the ball hit and played, it didn't disappear since it was only looping on the same frame. What you needed was the first frame to have your brick, and the second frame to be blank. So, when the ball hit the clip, it would advance to the 2nd (blank) frame, making the brick essentially disappear.

Hope this helps, but if you still have problems, just let me know.

- Mike</description>
		<content:encoded><![CDATA[<p>Hi Bekka,</p>
<p>Sorry for the late response, your email got a little lost in my overcrowded inbox&#8230;</p>
<p>I corrected your file and sent you a new one. Everything was working fine, except you only had 1 frame on your brickholder mc, so when the ball hit and played, it didn&#8217;t disappear since it was only looping on the same frame. What you needed was the first frame to have your brick, and the second frame to be blank. So, when the ball hit the clip, it would advance to the 2nd (blank) frame, making the brick essentially disappear.</p>
<p>Hope this helps, but if you still have problems, just let me know.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kyle</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-574</link>
		<dc:creator>kyle</dc:creator>
		<pubDate>Thu, 17 Jul 2008 18:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-574</guid>
		<description>well my bricks will not disappear =[ i can't email it off any hint what to do? i can't email it because its on my college game and its like 30mb xD so thats out of the question =[</description>
		<content:encoded><![CDATA[<p>well my bricks will not disappear =[ i can&#8217;t email it off any hint what to do? i can&#8217;t email it because its on my college game and its like 30mb xD so thats out of the question =[</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-573</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 17 Jul 2008 14:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-573</guid>
		<description>Hi Ella,

Sorry you're having problems, but glad you're working through them.

Still haven't gotten a direct response as to why some people are having problems with the bricks disappearing...  My best advice is just be aware of instance names (the name of a symbol on the stage) vs. symbol names (the name of the symbol in your library). While you can (and will) have multiple names for the same symbol ON THE STAGE, you can only have ONE name for a symbol IN THE LIBRARY. 

Good luck, and if you have any other problems, let me know and I'll try to help you out.

Thanks for reading!
- Mike</description>
		<content:encoded><![CDATA[<p>Hi Ella,</p>
<p>Sorry you&#8217;re having problems, but glad you&#8217;re working through them.</p>
<p>Still haven&#8217;t gotten a direct response as to why some people are having problems with the bricks disappearing&#8230;  My best advice is just be aware of instance names (the name of a symbol on the stage) vs. symbol names (the name of the symbol in your library). While you can (and will) have multiple names for the same symbol ON THE STAGE, you can only have ONE name for a symbol IN THE LIBRARY. </p>
<p>Good luck, and if you have any other problems, let me know and I&#8217;ll try to help you out.</p>
<p>Thanks for reading!<br />
- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ella</title>
		<link>http://mikestickney.com/wordpress/flash-tutorial-flash-game/#comment-572</link>
		<dc:creator>Ella</dc:creator>
		<pubDate>Thu, 17 Jul 2008 13:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://mikestickney.com/wordpress/?p=31#comment-572</guid>
		<description>i fixed it!!!
:grin:
new problems have arisen.
but ill figure them out
thanks</description>
		<content:encoded><![CDATA[<p>i fixed it!!!<br />
 <img src='http://mikestickney.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /><br />
new problems have arisen.<br />
but ill figure them out<br />
thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
