Games Achievements My Kong Sign In

Comments for Shootorial #3

« Back to Shootorial #3

Mikal

Oct. 24, 2008

Under rating threshold (show) Ummm when i go to test its blank O.o help?

+ - !

(0)

Gods

Oct. 23, 2008

Under rating threshold (show) Dw, I must have made a mistake somewhere, I have fixed it.

+ - !

(0)

Gods

Oct. 23, 2008

Under rating threshold (show) Alright i have a problem, Please anyone help. On 3 my missile stays where i shot it but when i get to 5, It moves across the screen only above everything on the very top.

+ - !

(0)

masterryan

Oct. 23, 2008

Under rating threshold (show) this is ....

+ - !

(0)

donkeypunch

Oct. 23, 2008

Under rating threshold (show) The class 'Missile' needs to be defined in a file whose relative path is 'Missile.as'. Help please?

+ - !

(0)

ThijsBertram

Oct. 23, 2008

Under rating threshold (show) damn, i did everything right... but it still doesn't seem to work. The shootLimiter doesn't work, but i did everything exactly the same as in the tut. Can anyone help? Very nice tutorials btw!

+ - !

(0)

DARK_Greg

Oct. 23, 2008

Under rating threshold (show) sooooooooooooo cool

+ - !

(0)

Shing

Oct. 23, 2008

Under rating threshold (show) click on your missile in the library and click on edit. Then just make it bigger with the transform tool.

+ - !

(0)

donkeypunch

Oct. 22, 2008

Under rating threshold (show) My missile is too tiny... it doesn't seem right...

+ - !

(0)

pooandwee

Oct. 22, 2008

Under rating threshold (show) to distinguish wich ship is firing you could just make two different missiles with the same code.

+ - !

(0)

Hoagy

Oct. 22, 2008

Under rating threshold (show) If you're stuck check you've spelt all your names and class names right when adding symbols. I spelt missile wrong when converting to symbol in the class category and they wouldn't work until I remade my missiles.

+ - !

(0)

speedyboy74

Oct. 22, 2008

Under rating threshold (show) I wish these had came out when I had st arted programming... :(

+ - !

(0)

Gods

Oct. 22, 2008

Under rating threshold (show) Really, Good. Finally a tutorial i can understand. Thank you.

+ - !

(0)

Pyotir

Oct. 22, 2008

Under rating threshold (show) People who can't get their missiles to move: Make sure that in your onEnterFrame() function there is the line _x += velocity; Also, ensure that the onLoad() function defines the velocity properly. ex: var velocity = 10;

+ - !

(0)

Pyotir

Oct. 22, 2008

Under rating threshold (show) I have 2 ships created with different control schemes, but I want to use the same missile class for both. They fire in the direction they last moved, so how can I tell the missile class which ship has just fired? If I could distinguish which ship was firing it would solve all my problems.

+ - !

(0)

Fluffninja

Oct. 21, 2008

Under rating threshold (show) My missiles won't move either. They just appear and stay there. I've checked everything again and again but I can't find the problem.

+ - !

(0)

skyblader333

Oct. 21, 2008

Under rating threshold (show) nice tut, i have some same comments like the others as well.

+ - !

(0)

kinghawk275

Oct. 21, 2008

Under rating threshold (show) wicked awesome! This is gonna be great!

+ - !

(0)

imbored

Oct. 21, 2008

Under rating threshold (show) w00t! loving these tutorials!

+ - !

(0)

SalsaJoe13

Oct. 21, 2008

Under rating threshold (show) these are being used in computer classes? That's awesome! Kongregate should try to get education contracts.

+ - !

(0)

Seth1134

Oct. 21, 2008

Under rating threshold (show) Yay 3 and 4 are up :D

+ - !

(0)

Yomooma

Oct. 21, 2008

Under rating threshold (show) XD im doing these during coputer sciece class

+ - !

(0)

yoKenny

Oct. 21, 2008

Under rating threshold (show) The same happened to me :D

+ - !

(0)

CTSG

Oct. 21, 2008

Under rating threshold (show) I couldn't wait for this tutorial, so i've already searched and learned how to make it. ;P Anyway, the only reason why i'm learning Flash and ActionScript now, is because you've motivated me. Thank you Kongregate!

+ - !

(0)

slothguy

Oct. 21, 2008

Under rating threshold (show) great tutorial

+ - !

(0)

jacksonas

Oct. 21, 2008

Under rating threshold (show) ah good!it's progressing!

+ - !

(0)

987456321

Oct. 21, 2008

Under rating threshold (show) 10th comment i havn't started but i love already

+ - !

(0)

Feuhrer

Oct. 21, 2008

Under rating threshold (show) AMAZING

+ - !

(0)

Natter91

Oct. 21, 2008

Under rating threshold (show) Now we're gettin' into the stuff I wanted to see. Oh, and number seven. Funnily enough, I feel no sense of accomplishment.

+ - !

(0)

dppjr3

Oct. 21, 2008

Under rating threshold (show) thanks other time ^^

+ - !

(0)

dahnraelz

Oct. 21, 2008

Under rating threshold (show) woohoo!

+ - !

(0)

jocko

Oct. 21, 2008

Under rating threshold (show) number 3!! (tutorial and comment) XD nice one

+ - !

(0)

PurpleNurple

Oct. 21, 2008

Under rating threshold (show) Nice tutorial, really helpful. 5/5

+ - !

(0)

dirtybolle

Oct. 21, 2008

Under rating threshold (show) again a nice tutorial :)

+ - !

(0)

tedgames1

Sep. 18, 2017

Under rating threshold (show) Nice one!

+ - !

(1)

Cheshir

Jan. 07, 2014

Under rating threshold (show) Somebody help please. it says "there is no property with the name "speed""

+ - !

(-1)

Frostyfun

Jan. 13, 2013

Under rating threshold (show) Hey everyone! If anyone here wants to convert AS2 code to AS3 I set up a quick guide on how to do it. This uses old code that you wont want in newer projects but the site I set up will explain how to use it! http://codingflashfast.webs.com/ This should help everyone who needs this in AS3.

+ - !

(-1)

SofiaE1

Sep. 27, 2012

Under rating threshold (show) It says me that the statement : if ( Key.isDown(Key.SPACE) ), is not permitted in a class definition. I'm using CS5.5

+ - !

(-1)

spivee

Sep. 17, 2011

Under rating threshold (show) I find a slightly better effect out of the missiles by having an acceleration, I set speed to 0 instead of 10, then did this when moving the missiles: _x += speed; speed += 1; // try changing the speed that speed increases for a different effect.

+ - !

(-1)

hamx

Oct. 21, 2010

Under rating threshold (show) idk how to edit lines on CS5, i meant i do, but they just get longer, must not thicker, or even how to select its tickness, i did it with primitive rectagle tool but i doubt it is the same

+ - !

(-1)

Tegnano

Mar. 14, 2010

Under rating threshold (show) http://www.kongregate.com/games/Tegnano/tutorial-game

+ - !

(-1)

Squishybrick

Feb. 23, 2010

Under rating threshold (show) This is wrather easy, the problem with it being most kids have a hard time reading into detail, which is essential for flash developing... It's a skill that is hard to teach, and even harder to learn..

+ - !

(-1)

lethaljellybean

Jun. 19, 2009

Under rating threshold (show) It's a little annoying that this is all centered around Flash Studio.

+ - !

(-1)

DARK_Greg

Oct. 23, 2008

Under rating threshold (show) NOT!!

+ - !

(-2)

hunterpup

Jul. 14, 2015

Under rating threshold (show) i don't get it

+ - !

(0)

t15h6f

Jun. 13, 2011

Under rating threshold (show)

+ - !

(-4)

mh889

Mar. 11, 2010

Under rating threshold (show)

+ - !

(-5)

superknuckles21

Jan. 30, 2010

Under rating threshold (show)

+ - !

(-5)

bestur1

Sep. 24, 2010

Under rating threshold (show)

+ - !

(-8)

jajaja99

Oct. 23, 2010

Under rating threshold (show)

+ - !

(-15)

  • add a comment
Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms Privacy Code of Conduct
© 2024 Kongregate