Games Achievements My Kong Sign In

Comments for Shootorial #4

« Back to Shootorial #4

cokeman

Dec. 06, 2008

Under rating threshold (show) im having the same problem skyblader333 had, if i put none on screen none come, if i put 1 on it then 1 comes, if i put many then many come at same time

+ - !

(0)

cokeman

Dec. 06, 2008

Under rating threshold (show) for some reason the removeMovieClip doesnt remove the movie clip for me

+ - !

(0)

cokeman

Dec. 06, 2008

Under rating threshold (show) i can only get 1 to appear, then no more come

+ - !

(0)

rainfire555

Dec. 05, 2008

Under rating threshold (show) I've figured it out reading the past few shootorials of _root.getNextHighestDepth every simple grammar/capital counts... I dont thing GetNextHighestDepth works since Get is capped

+ - !

(0)

DarkX

Dec. 01, 2008

Under rating threshold (show) works for me i mean there are typing errors in the explanation but i couldnt find them in the code (only my own stupidity made it not work (+ where there should be - >.>)) but it works ^^

+ - !

(0)

venturakid94

Nov. 30, 2008

Under rating threshold (show) Tiny typo. page 2 next to last line. "Ay enemy ships" should be any enemy ships.

+ - !

(0)

aggixx

Nov. 30, 2008

Under rating threshold (show) @BurntBiscuits: No, this shootorial, unlike the other, does have errors. If you could get it to work with just copy and pasting, then obviously you cheated. Try it again, but only use the mouse and Ctrl+C and Ctrl+V (and maybe backspace).

+ - !

(0)

Sten123

Nov. 29, 2008

Under rating threshold (show) Page 5, 2nd sentence: " We will do this he same way..." He = The

+ - !

(0)

ricaminun

Nov. 29, 2008

Under rating threshold (show) Gotcha little bugger, BurntBiscuits was right, I mispelled onLoad, I written OnLoad (the On must be without capital letter!) now my ships appear! :D chek if u mispelled ANYTHING, even if u forgot a "," I failed that one time

+ - !

(0)

ricaminun

Nov. 29, 2008

Under rating threshold (show) mmh, my ship appears on the top left and just... nothing, it doesnt do anything!

+ - !

(0)

BurntBiscuits

Nov. 28, 2008

Under rating threshold (show) There are NO errors. not in ANy of the Shootorials. And errors you make ARE your fault. The reason something isn't working is because you have pasted something in the wrong place, deleted something by accident and a whole load of other, common mistakes. If this Shootorial was riddled with errors, then I wouldn't be able to get it working by simply pasting everything down, would I?

+ - !

(0)

aggixx

Nov. 27, 2008

Under rating threshold (show) Ok, so there's not that many errors... There's one, maybe two, at most.

+ - !

(0)

aggixx

Nov. 27, 2008

Under rating threshold (show) @dalcde This shootorial is poorly written and has quite a few errors in it, if your enemy ships aren't coming out, it's not your fault. I would post what you have to fix, but it would take a while to type up, and If you are actually going to make a game that works, you need to know how to troubleshoot things like this.

+ - !

(0)

Argath

Nov. 26, 2008

Under rating threshold (show) I'm having BIG trouble I've redone everything and it give em the following message... The class or interface 'EnemyShip' could not be loaded.

+ - !

(0)

ttthebest

Nov. 18, 2008

Under rating threshold (show) no enemy ships on screen... checked all...

+ - !

(0)

M3G4TR0N

Nov. 13, 2008

Under rating threshold (show) @ CrownRock: Make sure that you are placing the script that adds to those variables under a "function onEnterFrame" section and not under a "function onLoad". @ zuhayrahmed: I had the same issue with my Ship class. Check one more time that your spelling is right, as well as capitalisation. If it's still not working, change the name of the .as file to match the name of the class. Hopefully this helps.

+ - !

(0)

askhere

Nov. 10, 2008

Under rating threshold (show) Dammit! We should be able to d/l these and work on them when we are offline. My ISP is screwed today and I was looking forward to working on this in my downtime. Ran to the local cafe just to see if I could get to the SWF files through the HTML code, but they are getting pulled in through some Google function and I don't have time to screw around with Firefox....Grrrr!

+ - !

(0)

CrownRock

Nov. 09, 2008

Under rating threshold (show) The shootLimiter and enemyTimer variables don't work for me. It only adds to the variable once, when the app starts. I managed to figure out my own way to fix the shots, but I'm clueless with the enemies.

+ - !

(0)

zuhayrahmed

Nov. 09, 2008

Under rating threshold (show) its not loading at all...not even once. no spelling misake with the codes.

+ - !

(0)

zuhayrahmed

Nov. 09, 2008

Under rating threshold (show) i every time i do a test i get an error saying "The class or interface 'EnemyShip' could not be loaded. any idea how to solve this problem?

+ - !

(0)

Fallingsky100

Nov. 09, 2008

Under rating threshold (show) Last night, I left flash running and went to bed. When I got up and tried to test the movie, it gave me 4 errors: The class or interface 'EnemyShip' could not be loaded. , The class or interface 'Background' could not be loaded. , The class or interface 'Ship' could not be loaded. , The class or interface 'Missile' could not be loaded. Anybody know what happened? I did not change anything as far as I know.

+ - !

(0)

bannanman

Nov. 06, 2008

Under rating threshold (show) i just figured it out!! all of my ships can now appear more than oncE!!! The secret: make sure the class of your enemy is EnemyShip if you copy and pasted the code for attaching enemies to your stage. The reason: if you look in the function: root attach, you will find in quotation marks, EnemyShip, that is the thing you will attach to the stage. if your enemy's class name is different from those in quotation marks, then it will not work. Note: you can also just change the text in quotations to the class of your enemy. I'm happy now!! DOUBLE PASTE!! it is that important.

+ - !

(0)

bannanman

Nov. 06, 2008

Under rating threshold (show) i just figured it out!! all of my ships can now appear more than oncE!!! The secret: make sure the class of your enemy is EnemyShip if you copy and pasted the code for attaching enemies to your stage. The reason: if you look in the function: root attach, you will find in quotation marks, EnemyShip, that is the thing you will attach to the stage. if your enemy's class name is different from those in quotation marks, then it will not work. Note: you can also just change the text in quotations to the class of your enemy. I'm happy now!!

+ - !

(0)

caxeman

Nov. 03, 2008

Under rating threshold (show) spelling mistake, page two, step 3, last sentence... 'need ay enemy ships' ..... side note, loving these tutorials. im going to make an uber game based off something i played as a kid on dos. kudos.

+ - !

(0)

lEragonl

Nov. 02, 2008

Under rating threshold (show) @skyblader333: It might be that your ship code is correct but the script that creates the ship isn't there.

+ - !

(0)

bomberblu

Nov. 01, 2008

Under rating threshold (show) ive triple checked my code and theres nothing wrong but the ships enemies dont load

+ - !

(0)

skyblader333

Oct. 30, 2008

Under rating threshold (show) this is weird... I tried first, I deleted the enemyship. and then nothing came out. The second time I tried leaving the enemy ship there and not deleting it. But only 1 ship came and done, no more. The third time I tried, I pasted a few ships outside the stage and I saw that a few ships come out at once, and done no more.

+ - !

(0)

ShadowPhrogg

Oct. 29, 2008

Under rating threshold (show) u've forgotten the recursion

+ - !

(0)

ilikecheese86

Oct. 28, 2008

Under rating threshold (show) i seem to only get one spaceship...then no more come

+ - !

(0)

snice

Oct. 28, 2008

Under rating threshold (show) help please i cant get the ship to apear and move cause it apears after ten seconds on the left side of the screen and it dont move it just stays ther

+ - !

(0)

Squiddle

Oct. 28, 2008

Under rating threshold (show) Can someone tell me how to import graphics to Adobe Flash without them blurring when you play the game?

+ - !

(0)

RAWR_Auric

Oct. 27, 2008

Under rating threshold (show) brifri328, www.osflash.org is one alternative to the Adobe. It is a little complicated to get set up, but "http://osflash.org/getting_started_with_fames" is a starting point.

+ - !

(0)

InsatiablyCivil

Oct. 27, 2008

Under rating threshold (show) sorry for triple posting :P but if anyone tries my method can they say if they can get their ship to spawn from the same _y spot everytime and how they did it, thx

+ - !

(0)

InsatiablyCivil

Oct. 27, 2008

Under rating threshold (show) i wrote something like verticalmovement += 1; if (verticalmovement >=25*counter) { speedy = speedy*-1 counter += 1 } _y -= speedy; _x-=speedx;

+ - !

(0)

InsatiablyCivil

Oct. 27, 2008

Under rating threshold (show) eterps way is good and works, but if your prefer to actually understand what you've got in your actionscript (his method is too advanced for me :P) you could also try using a timer and that after an x period of time switch your yspeed (have an x and y speed) to negative, thus making it go up instead of down and viceversa

+ - !

(0)

SocraticApostle

Oct. 27, 2008

Under rating threshold (show) In regards to the eterps tweak, it seems to eliminate the vertical limiter function that i placed in(as per the tutorial). does anyone know anything about this?

+ - !

(0)

Tomidimus

Oct. 27, 2008

Under rating threshold (show) Weakman: More like $700

+ - !

(0)

Dragon727272

Oct. 27, 2008

Under rating threshold (show) BUMPING, Thanks To ETERPS He Did This "Actionscript is great! So much easier than other languages. I've been trying to get the enemies to bob up and down for a while, and FINALLY figured it out. In the EnemyShip class, under var speed; add the line: var bobCounter Then in function onLoad(), add the line bobCounter = 0; Finally, go to function onEnterFrame() and add two lines of code. The first is: _y += Math.cos(bobCounter)*10 and the next line is: bobCounter += (Math.PI/8);"

+ - !

(0)

sharpatron

Oct. 26, 2008

Under rating threshold (show) black background is nauseating

+ - !

(0)

Cooldragon23

Oct. 26, 2008

Under rating threshold (show) Theyre alrite tuts but I preffer AS2... Also, Adobe Flash sucks badly! I reccomend getting Macromedia Flash 8... Ever since adobe bought flash they completely wrecked it, so get Macromedia's last version... I believe its Mac Flash 8

+ - !

(0)

brifri328

Oct. 26, 2008

Under rating threshold (show) good tutorials but i cant afford the program... does anyone know of an alternative one?

+ - !

(0)

weakman

Oct. 26, 2008

Under rating threshold (show) Maybe not music...

+ - !

(0)

weakman

Oct. 26, 2008

Under rating threshold (show) well if you want to buy the program for a lot of money(like 100$ or something), ilikecheese, then do it. I would if i had more money cause Adobe makes great stuff for anyone who wants to create anything (on a computer...).

+ - !

(0)

Josepy

Oct. 26, 2008

Under rating threshold (show) Great tutorials. And thanks Eterps!

+ - !

(0)

raidercreations

Oct. 26, 2008

Under rating threshold (show) eterps - nice touch - thanks!

+ - !

(0)

raidercreations

Oct. 26, 2008

Under rating threshold (show) So far, these are the best game tutorials I have found on the web. Please keep 'em coming!

+ - !

(0)

ilikecheese86

Oct. 25, 2008

Under rating threshold (show) yes, but weakman, that's illegal O.o

+ - !

(0)

metal2008

Oct. 25, 2008

Under rating threshold (show) hey raveren i know that ur pic is prince of persia

+ - !

(0)

RaverenPL

Oct. 25, 2008

Under rating threshold (show) eterps! thx ;] This is a good tip ;] Nice tut, 5/5

+ - !

(0)

eterps

Oct. 24, 2008

Under rating threshold (show) Actionscript is great! So much easier than other languages. I've been trying to get the enemies to bob up and down for a while, and FINALLY figured it out. In the EnemyShip class, under var speed; add the line: var bobCounter Then in function onLoad(), add the line bobCounter = 0; Finally, go to function onEnterFrame() and add two lines of code. The first is: _y += Math.cos(bobCounter)*10 and the next line is: bobCounter += (Math.PI/8);

+ - !

(0)

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