Games Achievements My Kong Sign In

Comments for Shootorial #1

« Back to Shootorial #1

deleteduser

Oct. 19, 2008

Under rating threshold (show) If your ship doesn't move, simply save the entire fla, close flash, then reload everything. Make sure you are saving Ship.as every time you add anything to it.

+ - !

(0)

deleteduser

Oct. 19, 2008

Under rating threshold (show) Does this cost anything?!?

+ - !

(0)

DONGordon

Oct. 19, 2008

Under rating threshold (show) class Ship extends MovieClip { var velocity function onLoad { velocity = 10 } function onEnterFrame { _x += velocity; } } wtf is wrong??? I don't get mah freekin ship to move

+ - !

(0)

deleteduser

Oct. 19, 2008

Under rating threshold (show) To do WASD, in place of Key.RIGHT, Key.DOWN, etc., put in the following numbers, and the numbers ONLY, for each corresponding key: A=65 D=68 W=87 S=83 Keep this alive with copy and paste please.

+ - !

(0)

SalsaJoe13

Oct. 19, 2008

Under rating threshold (show) Flash MX doesn't have classes!

+ - !

(0)

gokussjultimate

Oct. 19, 2008

Under rating threshold (show) fixed it

+ - !

(0)

gokussjultimate

Oct. 19, 2008

Under rating threshold (show) class Ship extends MovieClip { var velocity; function onLoad() { velocity = 10; } function onEnterFrame() { if( Key.isDown(Key.RIGHT) ) { _x = _x + velocity; } } is my code I get two erros conserning line 2 and 17 Ship.as line2 Statement block must be terminated by '}' ship.as line 17 Syntax error.

+ - !

(0)

deleteduser

Oct. 19, 2008

Under rating threshold (show) problem: you can't move down & right/left at the same time , but you can move up & right/left. how to fix?

+ - !

(0)

987456321

Oct. 19, 2008

Under rating threshold (show) to fix alot of peoples problems when you change it into a symbol remember to hit "advanced" and export for actionscript

+ - !

(0)

damunzy

Oct. 19, 2008

Under rating threshold (show) Here are some free video tutorials on Flash: Flash CS3 Professional Essential Training (non-programming): http://movielibrary.lynda.com/html/modPage.asp?ID=353 ActionScript 3.0 in Flash CS3 Professional Essential Training: http://movielibrary.lynda.com/html/modPage.asp?ID=423 I know the last one is AS3.0 but Lynda.com's AS2.0 doesn't have very many free videos while this one does.

+ - !

(0)

38Tbot

Oct. 19, 2008

Under rating threshold (show) ok

+ - !

(0)

bob_elephant

Oct. 19, 2008

Under rating threshold (show) if the class or interface cant be loaded u have to save the picture of your ship in the same folder as the class and the .fla file. also you have to name the class and flash file the same thing and it should work...

+ - !

(0)

crazy_nerd

Oct. 19, 2008

Under rating threshold (show) badges! lol jks its a pretty good game cant w8 for the rest of the shootorials to come out!

+ - !

(0)

roelandinho

Oct. 19, 2008

Under rating threshold (show) same for me raven.. no idea whats wrong, did what it says..

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) The class or interface 'ship' could not be loaded. ????????

+ - !

(0)

SAINT777

Oct. 18, 2008

Under rating threshold (show) can i do it with macromedia flash mx 2004 ???? please leave me a shout

+ - !

(0)

kmdbleach1

Oct. 18, 2008

Under rating threshold (show) helpppppppppppppppp

+ - !

(0)

kmdbleach1

Oct. 18, 2008

Under rating threshold (show) do u put all the code in one little box or separated box's for each code

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) To do WASD, in place of Key.RIGHT, Key.DOWN, etc., put in the following numbers, and the numbers ONLY, for each corresponding key: A=65 D=68 W=87 S=83 Keep this alive with a c&p

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) HHHHHHHHHHHHEEEEEEEEEEEEELLLLLLLLLLLLPPPPPPPPPPPPPP!!!!!!!!!!!!!!!

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) What i can do if i want to use WASD keys?

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) wtf, there are even typos -.- abode = adobe ?????

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) Also what is the png file, i cant find it?

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) Every time i try to convert to symbol it keeps sayin "You must specify a unique Identifier to export or import this symbol" What do i do??? P.s in step 4

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) i think i've found the problem. u must save the .fla file after step 2; create a new folder and put it in; then save the .as file straight after step 5; put this in the new folder also; ps make sure the png file is in the new foldr as well

+ - !

(0)

deleteduser

Oct. 18, 2008

Under rating threshold (show) im using cs3 with as2, it says somewhere to use ACTION SCRIPT 2!! i think

+ - !

(0)

cody3290

Oct. 17, 2008

Under rating threshold (show) Thanks for the info. is there a compilation of the types of variables and stuff, somewhere? Or, is there any way to download the shootorials

+ - !

(0)

cody3290

Oct. 17, 2008

Under rating threshold (show) pearson, im using cs3 and it works fine.

+ - !

(0)

deleteduser

Oct. 17, 2008

Under rating threshold (show) All, Be sure to use ActionScript 2 if you're following along with this tutorial in CS4. It does NOT function properly in AS3, it needs some additional code.

+ - !

(0)

deleteduser

Oct. 17, 2008

Under rating threshold (show) My ship finally moved, make sure you make a folder and put the .fla, .as and .png files (ALL NAMED "Ship" or the same thing) and the .fla and .as files SAVED!

+ - !

(0)

Sanjih

Oct. 17, 2008

Under rating threshold (show) and also, every time you change anything in the Ship.as you have to save the file before it will show in the movie.

+ - !

(0)

Sanjih

Oct. 17, 2008

Under rating threshold (show) For everybody having trouble with step 9, try these two things: 1. Make sure that both the Ship.png and the Ship.as are saved in the same directory. 2. Click on a blank area of each and resave them.

+ - !

(0)

deleteduser

Oct. 17, 2008

Under rating threshold (show) screw this crap

+ - !

(0)

deleteduser

Oct. 17, 2008

Under rating threshold (show) every time i test the moovie it doesnt fly and i get the same erroe every time it says: The class or interface 'Ship' could not be loaded.

+ - !

(0)

deleteduser

Oct. 17, 2008

Under rating threshold (show) is the coding cs3 specific? i've got my flash 8 vibe going on here, and i realy can't afford an upgrade :D

+ - !

(0)

deleteduser

Oct. 17, 2008

Under rating threshold (show) i keep getting this message------The class 'Ship' needs to be defined in a file whose relative path is 'Ship.as'.

+ - !

(0)

Kwiftee

Oct. 16, 2008

Under rating threshold (show) No problem. Took me a long time to figure it out for myself too. ^_^

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) i hav flash mx so i cant read the files hlp pls.

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) wow this is so hard to understand

+ - !

(0)

gukinator

Oct. 16, 2008

Under rating threshold (show) its more complicated than it has to be, for something this basic, theres no reason to use a .as file

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) So all u can do id make a ship game. That is the gayest thing ever

+ - !

(-1)

xicufwm

Oct. 16, 2008

Under rating threshold (show) hoe to put a function to a key that is released? e.g to perform a jump. how do you do to make the Symbol fall after releasing the Up key? Oo

+ - !

(0)

Havermorphism

Oct. 16, 2008

Under rating threshold (show) It's hard to read the text in monochrome with the background so strong. Add color for contrast or drop down the opacity, because it ain't workin'.

+ - !

(0)

DONGordon

Oct. 16, 2008

Under rating threshold (show) my ship won't move. no errors. what do i do????

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) Is true there are some mistakes on the code, at least is what I think cuz I struggle to work it out, but is also true that you learn more about the code looking for the mistake and testing by trial-error how does it works!!

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) nothing i didn't know..but i suppose it will help the noobs..

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) It would help if there was a free trial.

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) my ship won't move and when I check it says there areno mistakes

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) m

+ - !

(0)

deleteduser

Oct. 16, 2008

Under rating threshold (show) Using AS 2 is just pathetic imo. I know it is for beginners, but still. Teach them the right thing.

+ - !

(0)

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