Games Achievements My Kong Sign In

Comments for Shootorial #4

« Back to Shootorial #4

veiakas

Jun. 11, 2010

Under rating threshold (show) Oh silly me. When I was converting the enemy ship into symbol, I had left unticked the 'Export in frame 1'. Made it all right by choosing 'enemyShip' from library and right-clicking, and properties.

+ - !

(1)

veiakas

Jun. 11, 2010

Under rating threshold (show) I have zero errors, and, when I test run the thingy, it doesn't give me any enemy ships.

+ - !

(0)

Cracacter

Jun. 05, 2010

Under rating threshold (show) The ships only appear if i shoot :S Please help! I copied the whole code :S:S

+ - !

(1)

youtuber999

May. 27, 2010

Under rating threshold (show) class object extends MovieClip { var velocity; function onLoad() { velocity = 10; } function onEnterFrame() { if( Key.isDown(Key.RIGHT) ) { _x = _x + velocity; } if( Key.isDown(Key.LEFT) ) { _x = _x - velocity; } if( Key.isDown(Key.UP) ) { _y = _y - velocity; } if( Key.isDown(Key.DOWN) ) { _y = _y + velocity; } } } is the code for moving the ship

+ - !

(0)

Halhad

May. 23, 2010

Under rating threshold (show) I think i found a mistake on page 6... if you say the Limiter has to be OVER 60 you would spawn an enemy every 61th Frame.... so it would be slightly more then 2 Seconds (or am I mistaken?)

+ - !

(0)

finalfight

May. 07, 2010

Under rating threshold (show) A very simple error I made om my EnemyShip class was placing a } bracket in the wrong area. It gave me the error message: "ActionScript 2.0 class scripts may only define class or interface constructs." I made a similar mistake with my Ship class and got the error: "This statement is not permitted in a class definition." This also made my ship unable to be moved by my keyboard. So if you got either of those errors check to make sure your } brackets are in the correct spaces. Otherwise the program has been very simple to use so far, onto #5!

+ - !

(15)

vojak2

May. 05, 2010

Under rating threshold (show) I'm trying to give the ships a vertical speed. I put in the as file "var yspeed" in the "function onLoad()" i typed "yspeed = random(1) - 0.5" in the "function onEnterFrame()" i typed "_y += yspeed;" but the "yspeed" seems to be always the same on every ship, every time i test the swf. Howewer, the "speed" is different every time. Any help on how to fix it?

+ - !

(1)

vojak2

May. 03, 2010

Under rating threshold (show) is this actionscript 2 or 3?

+ - !

(-2)

Sebsebmc

Apr. 30, 2010

Under rating threshold (show) to my enemy ships i mean if my ship flies through the enemies you see the white box

+ - !

(0)

Sebsebmc

Apr. 30, 2010

Under rating threshold (show) If it is tuck in the corner try adding "extends MovieClip" after class Enemyship mine works except i have a white background

+ - !

(0)

3nd0fw0r1d

Apr. 12, 2010

Under rating threshold (show) o yea, if you are having trouble with "unable to read the class or interface of "Whatever"", MAKE SURE THE FILE YOU SAVE IT AS IS THE SAME NAME AS THE CLASS!!! :3

+ - !

(1)

iGreenPuffle92

Apr. 11, 2010

Under rating threshold (show) I finished my Game! Please Play it Here! http://www.kongregate.com/games/iGreenPuffle92/maxotonic

+ - !

(0)

KoksiPol

Apr. 09, 2010

Under rating threshold (show) I says something about being unable to read the class or interface of "Enemy Ship". I cant translate exactly cos my flash is in polish : p

+ - !

(0)

KoksiPol

Apr. 09, 2010

Under rating threshold (show) I have the same problem as ManFox : /

+ - !

(0)

ManFox

Mar. 24, 2010

Under rating threshold (show) My enemy ships spawn in the top left corner and won't move -.-

+ - !

(0)

lEragonl

Mar. 21, 2010

Under rating threshold (show) @1ashl ya if you set the delay for enemyspawns to "0", you'd get 30/second :P

+ - !

(0)

Tegnano

Mar. 14, 2010

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

+ - !

(-1)

kiwik

Mar. 04, 2010

Under rating threshold (show) Is working so happy

+ - !

(1)

kiwik

Mar. 04, 2010

Under rating threshold (show) no enemys T.T

+ - !

(0)

1ashl

Feb. 26, 2010

Under rating threshold (show) Haha, I tested the movie at a certain point and I got a swarm of enemy ships. Hilarious.

+ - !

(0)

MrDelta

Feb. 24, 2010

Under rating threshold (show) A Most useful tutorial, It was helpful just like the other parts. Thankfully i had no troubles getting it to work the first attempt.

+ - !

(0)

MrDelta

Feb. 24, 2010

Under rating threshold (show) Earth is being invaded by flying chainsaws? lolwut.

+ - !

(0)

bhattarai333

Feb. 23, 2010

Under rating threshold (show) I seriously need some help

+ - !

(0)

bhattarai333

Feb. 23, 2010

Under rating threshold (show) My ship won't move the backround won't scroll and I can't shoot missiles oh, and I have no enemy ships showing up, could it get worse?

+ - !

(0)

bhattarai333

Feb. 23, 2010

Under rating threshold (show) It says there is an error on line 40, I have no line 40.

+ - !

(0)

bhattarai333

Feb. 23, 2010

Under rating threshold (show) I get the same thing luke

+ - !

(0)

bhattarai333

Feb. 23, 2010

Under rating threshold (show) Wow, my ship won't move now.

+ - !

(0)

Squishybrick

Feb. 23, 2010

Under rating threshold (show) Oh my god, I think I'm actually starting to get the hang of this.. O_O

+ - !

(0)

Squishybrick

Feb. 23, 2010

Under rating threshold (show) My custom ship graphic is a sprite gun from some game and the enemy ships are chainsaws.. XD

+ - !

(0)

luke214

Feb. 19, 2010

Under rating threshold (show) ActionScript 2.0 class scripts may only define class or interface constructs. } Any help?

+ - !

(0)

rosslyn568

Feb. 08, 2010

Under rating threshold (show) These tutorials are amazing. They actually teach you. I have already finished my first game. See it at http://www.kongregate.com/games/rosslyn568/planet-defender ---- anyway, great tut. 5/5

+ - !

(0)

Flexcool354

Feb. 08, 2010

Under rating threshold (show) Great tutorial it work even though i had a problem where there spawned ships constantly and there was like thousands ships on the schene

+ - !

(0)

Plummer12

Jan. 28, 2010

Under rating threshold (show) it wont download for me

+ - !

(0)

i_like_games

Jan. 21, 2010

Under rating threshold (show) You have to change: if(_x > -100) to: if(_x < -100)

+ - !

(-1)

Iditoth

Jan. 20, 2010

Under rating threshold (show) I did everything exactly as the tutorial said, but no enemy ships are appearing, im not getting an action script error either.

+ - !

(0)

frog455

Jan. 13, 2010

Under rating threshold (show) I cant wait to blast those evil fish zombiez i just made! great tutorial

+ - !

(0)

JohnnyVega

Jan. 05, 2010

Under rating threshold (show) Good guide.

+ - !

(0)

Fateful_Ending

Jan. 04, 2010

Under rating threshold (show) thats the same as the prolem with mine

+ - !

(0)

kilador

Jan. 03, 2010

Under rating threshold (show) help my enemyship do appear but in the left corner i looked everywere and the only thing is that it cant load the enemyship

+ - !

(0)

Fateful_Ending

Jan. 01, 2010

Under rating threshold (show) The class 'EnemyShip' needs to be defined in a file whose relative path is 'EnemyShip.as'. i'm having this problem with making the enemyship appear, it wont load because of the above error. i've retyped/copied everything several times. Please help

+ - !

(0)

Suisei

Jan. 01, 2010

Under rating threshold (show) im getting the hang of this, finished it in a few minutes, worked first time.

+ - !

(0)

loopybob

Dec. 30, 2009

Under rating threshold (show) if it doesnt work then just delete everthing and retry

+ - !

(0)

Thezanman

Dec. 30, 2009

Under rating threshold (show) if something wont appear make sure you save the file before testing

+ - !

(0)

Zorglub

Dec. 27, 2009

Under rating threshold (show) Hint: if you don't give the same name to something and you paste some text, make sure you change ALL the words that you have to.

+ - !

(0)

Th3G4m3r

Dec. 22, 2009

Under rating threshold (show) i got this far n its taken me hours its just if something does not work just delet n repet thats wht i do n it always gets me through :D

+ - !

(0)

GnomeofJustice

Dec. 21, 2009

Under rating threshold (show) JJoiler, make sure the code is in a separate as file, not in the actaul mc itself

+ - !

(0)

ggross

Dec. 20, 2009

Under rating threshold (show) JJoiler, did you make sure the image was arranged to be in the front?

+ - !

(0)

JJoiler

Dec. 17, 2009

Under rating threshold (show) so everything is the same as the screen shots they provide but nothing is coming anyone lend a hand?

+ - !

(0)

chocoman01

Dec. 15, 2009

Under rating threshold (show) Someone help! There are no enemies coming!

+ - !

(0)

warbird135

Dec. 13, 2009

Under rating threshold (show) help. Its been fine up to this point, then suddenly its saying everything that contains "extends MovieClip" is a syntax error. any hints? cuz i'm stuck.

+ - !

(0)

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