<?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: Simple Shooting System</title>
	<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/</link>
	<description></description>
	<pubDate>Fri, 10 Feb 2012 18:56:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Litdaze</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-145828</link>
		<dc:creator>Litdaze</dc:creator>
		<pubDate>Fri, 14 Jan 2011 11:27:44 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-145828</guid>
		<description>Well i have this.

onClipEvent(load){
    var i:Number = 0;
    var load:Number = 10;
}
onClipEvent(enterFrame){
    if(load &#62; 0){
        load–;
    }else{
        if(Key.isDown(Key.SPACE)){         
            i++;                                                duplicateMovieClip(_root.man.bullet,"bullet"+i,i);
            load = 10;
        }
    }
}

and it gives this errors:
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 7: Syntax error.
             loading –=1;

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 8: 'else' encountered without matching 'if'
     	}else{

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 15: Unexpected '}' encountered
     }

Total ActionScript Errors: 3 	 Reported Errors: 3



I use Macromedia Flash 8</description>
		<content:encoded><![CDATA[<p>Well i have this.</p>
<p>onClipEvent(load){<br />
    var i:Number = 0;<br />
    var load:Number = 10;<br />
}<br />
onClipEvent(enterFrame){<br />
    if(load &gt; 0){<br />
        load–;<br />
    }else{<br />
        if(Key.isDown(Key.SPACE)){<br />
            i++;                                                duplicateMovieClip(_root.man.bullet,&#8221;bullet&#8221;+i,i);<br />
            load = 10;<br />
        }<br />
    }<br />
}</p>
<p>and it gives this errors:<br />
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 7: Syntax error.<br />
             loading –=1;</p>
<p>**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 8: &#8216;else&#8217; encountered without matching &#8216;if&#8217;<br />
     	}else{</p>
<p>**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 15: Unexpected &#8216;}&#8217; encountered<br />
     }</p>
<p>Total ActionScript Errors: 3 	 Reported Errors: 3</p>
<p>I use Macromedia Flash 8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fomlyzor</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-97389</link>
		<dc:creator>fomlyzor</dc:creator>
		<pubDate>Wed, 11 Aug 2010 19:43:39 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-97389</guid>
		<description>ERROR: Symbol 'stealth bomber', Layer 1, Frame 1, Instance 'man', Line 7: Syntax error.
		        load -

------------------------
Compilation time: 00:01
1 error(s), 0 warning(s)

please help email me the answer
fomlyzor@gmail.com</description>
		<content:encoded><![CDATA[<p>ERROR: Symbol &#8217;stealth bomber&#8217;, Layer 1, Frame 1, Instance &#8216;man&#8217;, Line 7: Syntax error.<br />
		        load -</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Compilation time: 00:01<br />
1 error(s), 0 warning(s)</p>
<p>please help email me the answer<br />
<a href="mailto:fomlyzor@gmail.com">fomlyzor@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryce K</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-83905</link>
		<dc:creator>Bryce K</dc:creator>
		<pubDate>Fri, 25 Jun 2010 18:09:45 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-83905</guid>
		<description>Thanks mate, good stuff, now I'm getting the hang off duplicating</description>
		<content:encoded><![CDATA[<p>Thanks mate, good stuff, now I&#8217;m getting the hang off duplicating</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dylan</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-80717</link>
		<dc:creator>dylan</dc:creator>
		<pubDate>Wed, 16 Jun 2010 20:51:08 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-80717</guid>
		<description>it doesent work when i press space it fires by it self</description>
		<content:encoded><![CDATA[<p>it doesent work when i press space it fires by it self</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soulless</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-37915</link>
		<dc:creator>soulless</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:24:07 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-37915</guid>
		<description>HELP!!! Im using adobe flash cs4 and none of your scripts work! u godda help me! im trying to make a turret defense
game, u know, with a turret u rotate and fend off the baddies, but all I have is the rotation from ur other tutorial! im getting so frusterated, please for the love of god help meeeeee!! please!</description>
		<content:encoded><![CDATA[<p>HELP!!! Im using adobe flash cs4 and none of your scripts work! u godda help me! im trying to make a turret defense<br />
game, u know, with a turret u rotate and fend off the baddies, but all I have is the rotation from ur other tutorial! im getting so frusterated, please for the love of god help meeeeee!! please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yoyoyo</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-25533</link>
		<dc:creator>yoyoyo</dc:creator>
		<pubDate>Mon, 12 Jan 2009 22:18:51 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-25533</guid>
		<description>No errors but it doesn't shoot.
I put on the bullet  over man layer.</description>
		<content:encoded><![CDATA[<p>No errors but it doesn&#8217;t shoot.<br />
I put on the bullet  over man layer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kerne</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-20098</link>
		<dc:creator>kerne</dc:creator>
		<pubDate>Wed, 09 Jul 2008 19:24:25 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-20098</guid>
		<description>hello i have had this come up when playing the video please help

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 7: Syntax error.
             load–;

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 8: 'else' encountered without matching 'if'
     	}else{

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 14: Unexpected '}' encountered
     }

Total ActionScript Errors: 3 	 Reported Errors: 3</description>
		<content:encoded><![CDATA[<p>hello i have had this come up when playing the video please help</p>
<p>**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 7: Syntax error.<br />
             load–;</p>
<p>**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 8: &#8216;else&#8217; encountered without matching &#8216;if&#8217;<br />
     	}else{</p>
<p>**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 14: Unexpected &#8216;}&#8217; encountered<br />
     }</p>
<p>Total ActionScript Errors: 3 	 Reported Errors: 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HBF</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-15634</link>
		<dc:creator>HBF</dc:creator>
		<pubDate>Sun, 13 Apr 2008 14:43:33 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-15634</guid>
		<description>Hey, I used this code and when I press space, it comes, but when I press it again, it disappears and comes out of the pistol again.

onClipEvent(enterFrame){
	if(Key.isDown(65)){
		duplicateMovieClip(_root.man.bullet,"bullet" i,i);
	}
}
And on the bullet:
onClipEvent(enterFrame){
    if(this._name != "bullet"){
        this._y -= 20;
    }
}</description>
		<content:encoded><![CDATA[<p>Hey, I used this code and when I press space, it comes, but when I press it again, it disappears and comes out of the pistol again.</p>
<p>onClipEvent(enterFrame){<br />
	if(Key.isDown(65)){<br />
		duplicateMovieClip(_root.man.bullet,&#8221;bullet&#8221; i,i);<br />
	}<br />
}<br />
And on the bullet:<br />
onClipEvent(enterFrame){<br />
    if(this._name != &#8220;bullet&#8221;){<br />
        this._y -= 20;<br />
    }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loboband09</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-11334</link>
		<dc:creator>loboband09</dc:creator>
		<pubDate>Fri, 25 Jan 2008 20:29:30 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-11334</guid>
		<description>how can i make it so that when i make my "man" move the bullets stay on the same path rather than moving with the "man"?</description>
		<content:encoded><![CDATA[<p>how can i make it so that when i make my &#8220;man&#8221; move the bullets stay on the same path rather than moving with the &#8220;man&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Da Bom</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-7365</link>
		<dc:creator>Da Bom</dc:creator>
		<pubDate>Fri, 28 Sep 2007 20:04:49 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/simple-shooting-system/#comment-7365</guid>
		<description>The script is on right, but I don't know where you want your movie clips to go.  I explained where they were in my first comment.</description>
		<content:encoded><![CDATA[<p>The script is on right, but I don&#8217;t know where you want your movie clips to go.  I explained where they were in my first comment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>








<!-- analytics977 --> 
