Games Achievements My Kong Sign In

Comments for Shootorial #6

« Back to Shootorial #6

987456321

Nov. 01, 2008

Under rating threshold (show) can someone plz help me...i want the ship to disappear when it explodes not just make it invisible. this.removeMovieClip?? where would i put it and what do i have to do

+ - !

(0)

schredy

Nov. 01, 2008

Under rating threshold (show) the -40 will let your missile go backwards when you launch it, the +... will make your missile go faster in time (when i tested it, i used +5)

+ - !

(0)

schredy

Nov. 01, 2008

Under rating threshold (show) @|eragon|: create a new var (for exaple add "var mSpeed") and add it to your Missile-class. now, add "mSpeed = -40;" to your onLoad()-function, change in your onEnterFrame()-function: "_x += speed + mSpeed;" and add "mSpeed += ..." to your onEnterFrame()-function.

+ - !

(0)

RockFireIce

Nov. 01, 2008

Under rating threshold (show) 2550

+ - !

(0)

pooandwee

Nov. 01, 2008

Under rating threshold (show) surely you can work most of this stuff out for yourself by now?

+ - !

(0)

domomo

Nov. 01, 2008

Under rating threshold (show) two glithches when u die and press play again u appear where u died also when u die you get points for other ships on screen that blow up

+ - !

(0)

lEragonl

Oct. 31, 2008

Under rating threshold (show) I was wondering if there was anyway to have the missile speed be dependent on how long it's been in existence (in frames). I wanted to simulate something like rockets. What I was thinking of was having the missile speed be -5 + t(in frames) where t is how many frames the missile has been on the screen, but I can't get the script to work. Any suggestions? Maybe a onload function with {speed + 1;}?

+ - !

(0)

Timothiess

Oct. 31, 2008

Under rating threshold (show) All You Have To Do Is Follow The Tutorial Exactly, How Come People Are Having Trouble? The Usual Hard Part Is When You Try To Code Yourself

+ - !

(-1)

doomdoom24

Oct. 31, 2008

Under rating threshold (show) the score wont update it just disaperes but all my code is right plz help

+ - !

(0)

Squiddle

Oct. 31, 2008

Under rating threshold (show) Doesn't describe how to make the health bar enough, it just says make one.

+ - !

(0)

doomdoom24

Oct. 31, 2008

Under rating threshold (show) the score wont update

+ - !

(0)

doomdoom24

Oct. 31, 2008

Under rating threshold (show) I have the same problem as stickmakerman plz help me plz!!!!

+ - !

(0)

InsatiablyCivil

Oct. 30, 2008

Under rating threshold (show) i cant get my ship to explode :S it just makes an infinite number of movieclips trailing wherever he goes

+ - !

(0)

Banzai5150

Oct. 30, 2008

Under rating threshold (show) for those with HealthBar issues: Make sure the MovieClip inside of healthMeter has the Instance Name of bar Also make sure that healthMeter is the Instance Name of the actual Graphic(Movie Clip).

+ - !

(1)

flickenmaste

Oct. 30, 2008

Under rating threshold (show) health bar doesnt work....

+ - !

(0)

TummyFish

Oct. 30, 2008

Under rating threshold (show) my health bar doesnt work, doesnt go down when im hit

+ - !

(0)

schredy

Oct. 30, 2008

Under rating threshold (show) @darkai117: put "resetHealth();" in onLoad(), but not in "onEnterFrame();"

+ - !

(0)

Darkai117

Oct. 30, 2008

Under rating threshold (show) i got a problem with the health bar too, ive tried putting the two functions into the on load and on enter frame but the health bar wont go down when im hit

+ - !

(0)

stickmakerman

Oct. 30, 2008

Under rating threshold (show) i got problem with the score now, it wont get any points when i destrouy enemy, i need help

+ - !

(0)

schredy

Oct. 30, 2008

Under rating threshold (show) @btownballer2k5: i think you mean put "resetHealth();" in your onLoad() function (class Ship) (in your onEnterFrame() function, your health would be 100 all the time!)

+ - !

(0)

ALiFe22

Oct. 30, 2008

Under rating threshold (show) @stickmaker: it's an other function, so put after you closed the onEnterFrame.

+ - !

(1)

stickmakerman

Oct. 30, 2008

Under rating threshold (show) they dont say where in the ship class you have to put so i got a problem, the updateScore() thingys

+ - !

(0)

dahnraelz

Oct. 30, 2008

Under rating threshold (show) Same problem as you UltimatePhoenix

+ - !

(0)

TummyFish

Oct. 29, 2008

Under rating threshold (show) this one doesnt work, at least not for me, i got source from shootorial 5 and folowed these instructions, it didnt work

+ - !

(0)

UltimatePhoenix

Oct. 29, 2008

Under rating threshold (show) can anyone figure out the problem with the health bar? it keeps saying The class or interface 'bar' could not be loaded. and The class or interface 'healthMeter' could not be loaded.

+ - !

(0)

btownballer2k5

Oct. 29, 2008

Under rating threshold (show) To get health to work be sure to put resethealth; To your on enter frame

+ - !

(0)

senseofdread

Oct. 29, 2008

Under rating threshold (show) THANKS SCHREDY

+ - !

(0)

schredy

Oct. 29, 2008

Under rating threshold (show) @senseofdread, here's a tip: change the "if(Key.isDown(Key.aKey))" in your Ship-class a bit

+ - !

(0)

AlienKittyInc

Oct. 29, 2008

Under rating threshold (show) @sense of dread i think we're supposed to figure that out for ourselves.

+ - !

(0)

senseofdread

Oct. 29, 2008

Under rating threshold (show) just a question, will the tutorial be teaching us how to make our ship not go out of screen or had i missed that part?

+ - !

(0)

Hengis

Oct. 29, 2008

Under rating threshold (show) need badges :)

+ - !

(0)

dirtybolle

Oct. 29, 2008

Under rating threshold (show) forget about what i said, just type in the textbox, 000 and then it worked for me ;)

+ - !

(0)

dirtybolle

Oct. 29, 2008

Under rating threshold (show) @ nball, i have the same problem, my score don't show up at the top of the screen :s

+ - !

(0)

ayumilove

Oct. 28, 2008

Under rating threshold (show) To nball199: make sure that your variable is correct spelling, example ScoreText is not same as scoreText, check for this ^_^

+ - !

(0)

KingCaboodle

Oct. 28, 2008

Under rating threshold (show) well i liked the tuts but im not a huge fan of actionscript

+ - !

(0)

Nacho353

Oct. 28, 2008

Under rating threshold (show) Need badges!

+ - !

(0)

pooandwee

Oct. 28, 2008

Under rating threshold (show) any one having trouble with the health bar add 'health=100' to the onload function

+ - !

(0)

myNounours

Oct. 28, 2008

Under rating threshold (show) Those tuts are really Aaaaawesome =D

+ - !

(0)

Dragon727272

Oct. 28, 2008

Under rating threshold (show) To get health bar to work you need resetHealth(); after the reset score in ship's onload function

+ - !

(0)

japa_preto

Oct. 28, 2008

Under rating threshold (show) finally

+ - !

(0)

Sparkplug90

Oct. 28, 2008

Under rating threshold (show) figured out the health bar

+ - !

(0)

kratoskiller4

Oct. 28, 2008

Under rating threshold (show) Now just get the other 2 up and I can finish my game. :D 5/5

+ - !

(0)

Sparkplug90

Oct. 28, 2008

Under rating threshold (show) my health bar isnt working but my score bar is can anyone help

+ - !

(0)

InsatiablyCivil

Oct. 28, 2008

Under rating threshold (show) the game's almost complete =) =) =)

+ - !

(0)

TummyFish

Oct. 28, 2008

Under rating threshold (show) but thats not learning anything

+ - !

(0)

TummyFish

Oct. 28, 2008

Under rating threshold (show) none of this is working

+ - !

(0)

askovitch

Oct. 28, 2008

Under rating threshold (show) i got stuck on that, download the source codes and just copy and paste the kongregate ship.as to your ship.as do that for all of them and then copy the health meter etc. then just do the tut but skip the actionscript parts. all u need to do then is put the health and game over things on and give them instance names.

+ - !

(0)

TummyFish

Oct. 28, 2008

Under rating threshold (show) im stuck on page 3, where do i put these things? im still new to flash and action script

+ - !

(0)

TummyFish

Oct. 28, 2008

Under rating threshold (show) man this is the hardest one yet, im confused

+ - !

(0)

FoxyGamers

Oct. 28, 2008

Under rating threshold (show) 5/5 nice tut

+ - !

(1)

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