<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<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: Making a Fight Game</title>
	<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/</link>
	<description></description>
	<pubDate>Sat, 20 Mar 2010 23:54:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: stinkychops</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-44867</link>
		<dc:creator>stinkychops</dc:creator>
		<pubDate>Sun, 28 Feb 2010 14:00:18 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-44867</guid>
		<description>no u
Whats the issue?</description>
		<content:encoded><![CDATA[<p>no u<br />
Whats the issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mislav</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-44514</link>
		<dc:creator>Mislav</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:05:26 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-44514</guid>
		<description>Stupid!</description>
		<content:encoded><![CDATA[<p>Stupid!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stinkychops</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38132</link>
		<dc:creator>stinkychops</dc:creator>
		<pubDate>Sat, 14 Nov 2009 03:40:57 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38132</guid>
		<description>Perhaps you could make part two by viewing his simple ai tutorial and expanding upon it with some random functions and counts.</description>
		<content:encoded><![CDATA[<p>Perhaps you could make part two by viewing his simple ai tutorial and expanding upon it with some random functions and counts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stinkychops</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38131</link>
		<dc:creator>stinkychops</dc:creator>
		<pubDate>Sat, 14 Nov 2009 03:38:55 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38131</guid>
		<description>Don't bother yourself with ';', when you are finished typing pressing the series of lines at the top of the script will format it correct.
'}' is very simple, wherever you see a { symbol means it is the beginning of a funtion. when that particular job is done. For example an 'if' command, you need to end the function with a }.
So the handler 
onClipEvent(enterFrame){
contains all the script for the MC and when there is no more to be run through, you place a }.
A simple way of checking is simply to count all the open { and all the close }.

Whereas brackets are even more simple. I assume you get errors saying bracket expected or some such.
For example
if(Key.isDown(Key.RIGHT)){

Read the statement in reverse. if The Right Key is down. So again you count the number of open brackets and place the number close brackets.

Perhaps it would be easier if you uploaded your work to;
www.spamtheweb.com  and allowed me to have a look at it. (Upload the fla not the swf)</description>
		<content:encoded><![CDATA[<p>Don&#8217;t bother yourself with &#8216;;&#8217;, when you are finished typing pressing the series of lines at the top of the script will format it correct.<br />
&#8216;}&#8217; is very simple, wherever you see a { symbol means it is the beginning of a funtion. when that particular job is done. For example an &#8216;if&#8217; command, you need to end the function with a }.<br />
So the handler<br />
onClipEvent(enterFrame){<br />
contains all the script for the MC and when there is no more to be run through, you place a }.<br />
A simple way of checking is simply to count all the open { and all the close }.</p>
<p>Whereas brackets are even more simple. I assume you get errors saying bracket expected or some such.<br />
For example<br />
if(Key.isDown(Key.RIGHT)){</p>
<p>Read the statement in reverse. if The Right Key is down. So again you count the number of open brackets and place the number close brackets.</p>
<p>Perhaps it would be easier if you uploaded your work to;<br />
<a href="http://www.spamtheweb.com" rel="nofollow">www.spamtheweb.com</a>  and allowed me to have a look at it. (Upload the fla not the swf)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: THEOBLITERATOR</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38124</link>
		<dc:creator>THEOBLITERATOR</dc:creator>
		<pubDate>Sat, 14 Nov 2009 00:21:53 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38124</guid>
		<description>AWESTY. Please make part two!</description>
		<content:encoded><![CDATA[<p>AWESTY. Please make part two!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38120</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 13 Nov 2009 23:29:41 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38120</guid>
		<description>By the way thanks StinkyChops. Youre awesome.</description>
		<content:encoded><![CDATA[<p>By the way thanks StinkyChops. Youre awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38119</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 13 Nov 2009 23:26:28 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38119</guid>
		<description>Thanks alot.

SO am I right to insert a keyframe when it says in the tutorial to add frames?

Is there a list on the internet of all the actionsrict coz I don't know where you guys learn there code. HOw do you know when to put";" or "}" or ")" or any of those funny symbols.

I don't understand.</description>
		<content:encoded><![CDATA[<p>Thanks alot.</p>
<p>SO am I right to insert a keyframe when it says in the tutorial to add frames?</p>
<p>Is there a list on the internet of all the actionsrict coz I don&#8217;t know where you guys learn there code. HOw do you know when to put&#8221;;&#8221; or &#8220;}&#8221; or &#8220;)&#8221; or any of those funny symbols.</p>
<p>I don&#8217;t understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stinkychops</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38061</link>
		<dc:creator>stinkychops</dc:creator>
		<pubDate>Thu, 12 Nov 2009 04:15:05 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38061</guid>
		<description>Keyframes.

A frame means that whatever is in the pre-exisitng keyfram will be repeated for a duration of time (dependant on fps). Altering whats in a frame alters all the frames beore and after it up until a keyframe.

As for your other question.

You'll want to map the walking back and forth functions for player one to 'a' and 'd' and jumping to s. Perhaps have attcks with 'c' and 'v'.

then have another player controlled by arrow keys and using keypad to fight.

To do this put create two fighters and shove the normal script in one (with the attacks set to say keypad'0' and '1') and the altered script in another.

I can't remember what numbers represent all the indivual keys. Search for the keyCommands flash for keyboard on google or soemthing.

Hope that helps/</description>
		<content:encoded><![CDATA[<p>Keyframes.</p>
<p>A frame means that whatever is in the pre-exisitng keyfram will be repeated for a duration of time (dependant on fps). Altering whats in a frame alters all the frames beore and after it up until a keyframe.</p>
<p>As for your other question.</p>
<p>You&#8217;ll want to map the walking back and forth functions for player one to &#8216;a&#8217; and &#8216;d&#8217; and jumping to s. Perhaps have attcks with &#8216;c&#8217; and &#8216;v&#8217;.</p>
<p>then have another player controlled by arrow keys and using keypad to fight.</p>
<p>To do this put create two fighters and shove the normal script in one (with the attacks set to say keypad&#8217;0&#8242; and &#8216;1&#8242;) and the altered script in another.</p>
<p>I can&#8217;t remember what numbers represent all the indivual keys. Search for the keyCommands flash for keyboard on google or soemthing.</p>
<p>Hope that helps/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38054</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Thu, 12 Nov 2009 00:18:07 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38054</guid>
		<description>When it says put each movieclip of the man standing, walking and attacking onto one frame each, do you insert keyframes or frames.</description>
		<content:encoded><![CDATA[<p>When it says put each movieclip of the man standing, walking and attacking onto one frame each, do you insert keyframes or frames.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38034</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Wed, 11 Nov 2009 07:10:42 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-38034</guid>
		<description>On one keyboard. All the tutorials are not very good for making 2 player stick fighting games. THis sites pretty helpful but I just need a straightforward tutorial. I'm not very good with flash. How do you use this tutorial to make actual games. Do you have to make up the code.

THanks for even looking at this question. I know it is pretty stupid.</description>
		<content:encoded><![CDATA[<p>On one keyboard. All the tutorials are not very good for making 2 player stick fighting games. THis sites pretty helpful but I just need a straightforward tutorial. I&#8217;m not very good with flash. How do you use this tutorial to make actual games. Do you have to make up the code.</p>
<p>THanks for even looking at this question. I know it is pretty stupid.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
