Games Achievements My Kong Sign In

Comments for Shootorial #1

« Back to Shootorial #1

deleteduser

Oct. 26, 2008

Under rating threshold (show) Perhaps the problem is that people are putting "var velocity" inside one of the functions. Doing so limits it to the scope of that function. Another problem might be that they haven't saved one of their files. Save them both you run it. Until you save over an old file, Flash continues to read from it.

+ - !

(0)

pyro98711

Oct. 26, 2008

Under rating threshold (show) BumbleBee I havent read the tutorial yet but quite frankly if you cant use common sense and go off the directions a bit to make something wrong you shouldnt bother trying to learn actionscript.

+ - !

(0)

deleteduser

Oct. 25, 2008

Under rating threshold (show) @Bobjrsenior: You'll need to save a separate actionscript file named "Ship.as" which refers to the class "Ship", within the same folder as your .FLA file. Make sure that your ship symbol has the identifier "Ship", to do this right click on your ship symbol and set its properties.

+ - !

(-1)

deleteduser

Oct. 25, 2008

Under rating threshold (show) STUPID LOADING! AAAAAAHHHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

+ - !

(0)

mendez31

Oct. 25, 2008

Under rating threshold (show) I need this shootorial in spanish ¡PLEASE!

+ - !

(0)

scgmd3master3000

Oct. 25, 2008

Under rating threshold (show) class Ship extends MovieClip { what i put here? }

+ - !

(0)

deleteduser

Oct. 25, 2008

Under rating threshold (show) When i do it the ship doesnt move when i test i have tried it about 20 times!

+ - !

(0)

ayd11

Oct. 25, 2008

Under rating threshold (show) my test flight doesn't work

+ - !

(0)

deleteduser

Oct. 25, 2008

Under rating threshold (show) scuse me, but when i insert the code, it doesnt work, i keep trying, but it does not work

+ - !

(0)

deleteduser

Oct. 25, 2008

Under rating threshold (show) When i press control + alt + the 7 button, i don't get the { in my actionscript file. It works here. Any one knows what causes this?

+ - !

(0)

Bobjrsenior

Oct. 25, 2008

Under rating threshold (show) does anyone know what is wrong? The class 'Ship' needs to be defined in a file whose relative path is 'Ship.as'.

+ - !

(0)

deleteduser

Oct. 24, 2008

Under rating threshold (show) addendum: not my fault you're poor, riphead911.

+ - !

(0)

deleteduser

Oct. 24, 2008

Under rating threshold (show) I just buy pirated - all hail piracy. Why go through the trouble of wasting valuable time on the internet?

+ - !

(0)

deleteduser

Oct. 24, 2008

Under rating threshold (show) dam loading!!! :(

+ - !

(0)

deleteduser

Oct. 24, 2008

Under rating threshold (show) can't move my ship when im on test movie...

+ - !

(0)

deleteduser

Oct. 24, 2008

Under rating threshold (show) i keep getting some actionscript error??

+ - !

(0)

deleteduser

Oct. 24, 2008

Under rating threshold (show) BTW TRY THIS CODE, right click the ship when youve converted it, go to actions and paste this onClipEvent (load) { power = 0.3; yspeed = 0; xspeed = 0; friction = 0.95; } onClipEvent (enterFrame) { if (Key.isDown(Key.LEFT)) { xspeed -= power; } if (Key.isDown(Key.RIGHT)) { xspeed += power; } if (Key.isDown(Key.UP)) { yspeed -= power; } if (Key.isDown(Key.DOWN)) { yspeed += power; } xspeed *= friction; yspeed *= friction; _y += yspeed; _x += xspeed; }

+ - !

(0)

deleteduser

Oct. 24, 2008

Under rating threshold (show) great one sucks, the reason we crack it is because no-one is stupid enough to buy the software as we are on here cause we are rookie gamemakers. this is my first attempt, so cracking it is a sensible option. Doosh.

+ - !

(0)

deleteduser

Oct. 23, 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. 23, 2008

Under rating threshold (show) and now i realize that AS 2.0 will never work with Flash 8. I'm going to go buy a new one. Because I'm not a piece of crap who downloads a free trial and then cracks it.

+ - !

(0)

Zavash

Oct. 23, 2008

Under rating threshold (show) yay! worked! :) im a novice programmer anyway :D

+ - !

(0)

vartagh

Oct. 23, 2008

Under rating threshold (show) why use action script 2 on flash cs3 ??? are you sure as2 is fast enough ??? is not better to learn directly action script 3 ????

+ - !

(0)

skyblader333

Oct. 22, 2008

Under rating threshold (show) it works perfectly fine and good, for those retards that cant read and follow properly, dont complain.

+ - !

(0)

Aryon984

Oct. 22, 2008

Under rating threshold (show) @ CaptureTheFlag; It DOES work, it works perfectly FINE. So if it doesn't work for you, and it took you TWO HOURS, then you sir/ma'am, fail at life..

+ - !

(0)

deleteduser

Oct. 22, 2008

Under rating threshold (show) make sure you save the ship.as file and also the .fla file before testing.

+ - !

(0)

3_Days_Grace

Oct. 22, 2008

Under rating threshold (show) who ever thinks these tutorials suck, you suck. kongregate made this, so if you have a problem, then tell it to kongregate.

+ - !

(0)

deleteduser

Oct. 22, 2008

Under rating threshold (show) omg i keep getting the cant load error message.. i have windows xp.. HELP

+ - !

(0)

cody3290

Oct. 22, 2008

Under rating threshold (show) Again, for you bitching about it not being free, i will re-post my comment from Shootorial 0: JESUS FREAKING CHRIST!!! Kongregate, with all the people bitching about there not being a "Free Flash", i think you should in the description of all your shootorials, add this video from youtube!!! I have posted comments on the fist 3, and i must say peopel are thick in the head to listen!! there are ways to get Flash for free, although most of them are filled with virus. this one, however, is not has virus. (i has downloaded it and it works great) here's the link: http://www.youtube.com/watch?v=9hUtvxjD5IU

+ - !

(0)

deleteduser

Oct. 22, 2008

Under rating threshold (show) This does not work it all. Your tutorials suck, do not ever try to make a new one again. Thank you for taking away two hours of my life.

+ - !

(0)

Squishybrick

Oct. 22, 2008

Under rating threshold (show) ph, if i only had a bigger attention span... I wish i could get into this, but i have a serious motivation issue.. it's made me miss out on alot..

+ - !

(0)

JonSunshin

Oct. 21, 2008

Under rating threshold (show) to change the graphics of the ship when you press a key add a second keyframe in your ship movieclip and draw the altered graphic. In the if( Key.isDown(Key.Right)) { ... } add goToandPlay(2); (or maybe _this.goToandPlay(2); (not sure) on your second frame of the ship movieclip add stop(); in the frame actions. in the onEnterFrame function of the ship class add if(Key.isUp) { goToandPlay(1); } or _this.goToanPlay(1); (like the first time) and on the first frame of your ship movieclip add stop(); in the frame actions

+ - !

(0)

deleteduser

Oct. 21, 2008

Under rating threshold (show) "The keyword 'extends' is reserved for ActionScript 2.0 and cannot be used here" Extended Fail. Nice pic ImBored BTW.

+ - !

(0)

deleteduser

Oct. 21, 2008

Under rating threshold (show) are you sure blasphemy is spelled that way?

+ - !

(0)

deleteduser

Oct. 21, 2008

Under rating threshold (show) *For anyone having trouble* If you are getting the "class or interface 'Ship' could not be loaded" error, try saving the Flash document as well as the '.as' file. Make sure that they are in the same folder. Hopefully that will help.

+ - !

(0)

deleteduser

Oct. 20, 2008

Under rating threshold (show) pigpuke retract ur words , thats a blasphemy

+ - !

(0)

GuYoNfIr3

Oct. 20, 2008

Under rating threshold (show) It works with Vista, so im assuming its not mac only Anyway, what code should i use to change the graphics of the ship when a key is pressed? I know it should be like this if( Key.isDown(Key.RIGHT) ) { Blah blah blah

+ - !

(0)

deleteduser

Oct. 20, 2008

Under rating threshold (show) do it matter if you have the free version??

+ - !

(0)

deleteduser

Oct. 20, 2008

Under rating threshold (show) Nothing happens, nothing. I dopied everything exactly right. I have a feeling it's just for MACs.

+ - !

(0)

imbored

Oct. 20, 2008

Under rating threshold (show) Mine works! Great idea! I had the problem of the class couldn't load too... I just deleted it all and it worked the second time around. Might want to try that.

+ - !

(0)

kmdbleach1

Oct. 20, 2008

Under rating threshold (show) ship wont move help!!!!!!!!!!!!!!!!!!!!!!!!1

+ - !

(0)

deleteduser

Oct. 20, 2008

Under rating threshold (show) When ever I get to step 9 it just says "The class or interface 'ship 2' could not be loaded." Anyone know how to solve it?

+ - !

(0)

deleteduser

Oct. 20, 2008

Under rating threshold (show) this appears: The class or interface 'Ship' could not be loaded. what am i doing wrong?

+ - !

(0)

deleteduser

Oct. 20, 2008

Under rating threshold (show) if your ship doesn't move check the ships class is ti Ship or ship

+ - !

(0)

deleteduser

Oct. 19, 2008

Under rating threshold (show) Anyone know the code for AS3? or would it just be best to stick with AS2 and go with the tutorial?

+ - !

(0)

Quietisgood

Oct. 19, 2008

Under rating threshold (show) wait. XD i forgot to save the as file.

+ - !

(0)

Quietisgood

Oct. 19, 2008

Under rating threshold (show) hey im having a problem, when it says to test the swf, it says the ship should be moving right. It isn't, im not getting any errors when testing either.

+ - !

(0)

deleteduser

Oct. 19, 2008

Under rating threshold (show) i have da same problem as DONgordon

+ - !

(0)

deleteduser

Oct. 19, 2008

Under rating threshold (show) class Ship extends MovieClip { var velocity; function onLoad() { velocity = 10; } function onEnterFrame() { _x = _x + velocity; } function onEnterFrame() { if( Key.isDown(Key.RIGHT) ) { _x = _x + velocity; } } } The same member name may not be repeated more than once. Whats wrong?

+ - !

(0)

SalsaJoe13

Oct. 19, 2008

Under rating threshold (show) i give 4 stars becuase i think the idea is great but mx cant make classes so I have to change the code a bit.

+ - !

(0)

JohnnyNoHands

Oct. 19, 2008

Under rating threshold (show) Couldn't figure out how to run Abode Flash, whatever that is. Maybe needs instructions.

+ - !

(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