Games Achievements My Kong Sign In

Comments for Shootorial #3

« Back to Shootorial #3

dazzykizzy

Oct. 30, 2008

Under rating threshold (show) Best tutorials ever, not just giving you scripts and telling you to add them to stuff, actually tells you what the scripts mean. If there is a problem with your game, make sure all the as files are saved and check the as on the tut and compare it to yours. 5/5

+ - !

(0)

mikajendo

Oct. 30, 2008

Under rating threshold (show) These tutorials are great. Its really hard to find free flash tutorials as good as these on the internet.

+ - !

(0)

skyblader333

Oct. 30, 2008

Under rating threshold (show) blaXpirit.... its thought, not thinked

+ - !

(0)

K6I6N6G

Oct. 28, 2008

Under rating threshold (show) FireFox, you have to save your AS class files before you test your movie.

+ - !

(0)

Zavash

Oct. 27, 2008

Under rating threshold (show) have all the code in place but my missiles wont move HELP, i have the _x += velocity; and the onload function defines properly but it still won't work@ i have the same problem here

+ - !

(0)

FireFox343

Oct. 27, 2008

Under rating threshold (show) My codes have no errors but for some reason my classes arent loading. Could someone help me out?

+ - !

(0)

donkeypunch

Oct. 26, 2008

Under rating threshold (show) I fixed my mistakes, works great!

+ - !

(0)

manuubeda

Oct. 26, 2008

Under rating threshold (show) i need this shootorial in SPANISH!!!

+ - !

(0)

risos

Oct. 26, 2008

Under rating threshold (show) When you are putting the code in for the missile to come out from the nose of the ship, setting _y to _y +2 is a bit off center, 3 works better.

+ - !

(0)

ayd11

Oct. 25, 2008

Under rating threshold (show) i cant shoot

+ - !

(0)

BlaXpirit

Oct. 25, 2008

Under rating threshold (show) i also thinked about it, ferox

+ - !

(0)

ferox

Oct. 25, 2008

Under rating threshold (show) Continually incrementing the shootLimiter variable can cause an overflow if the player decides not to fire for a while. To fix this change the line shootLimiter += 1; to the lines if(shootLimiter <= 8) { shootLimiter++; }

+ - !

(0)

kilodude

Oct. 25, 2008

Under rating threshold (show) i have all the code in place but my missiles wont move HELP, i have the _x += velocity; and the onload function defines properly but it still won't work

+ - !

(0)

ChoccitCake

Oct. 25, 2008

Under rating threshold (show) These tutorials are brilliant. I really appreciate the time taken to make these, as they are a great help to get started and attempt to understand actionscript with the explanations given. I'm so glad you show a screenshot each time there's new actionscript, as it's so easy to make one simple mistake or typo, and you'll end up with nothing...

+ - !

(0)

SACRIER

Oct. 24, 2008

Under rating threshold (show) Took me an hour to fix the missile problem the problem was my missile movie was misspelled.

+ - !

(0)

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) NOT!!

+ - !

(-2)

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)

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