Games Achievements My Kong Sign In

Comments for Shootorial #6

« Back to Shootorial #6

Neosano

Feb. 11, 2009

Under rating threshold (show) Is it so hard to copy-paste, Saint? :|

+ - !

(0)

SAINT777

Feb. 10, 2009

Under rating threshold (show) healthmeter is hard to make

+ - !

(0)

SAINT777

Feb. 10, 2009

Under rating threshold (show) woot im almost finishing my 5th game

+ - !

(0)

Slayz0r

Feb. 10, 2009

Under rating threshold (show) HI guys, i've a little problem, i just wrote a little bit on my script and now all the missiles of my avatar (an the PowerUP-Bomb) don't hurt the enemies (but the bosses). the missiles fly trough them like they would be air. could some one tell me perhaps where my mistake is or just give me a little help or tip???

+ - !

(0)

Kralis

Feb. 09, 2009

Under rating threshold (show) " There is no method with the name 'resetScore'. resetScore(); " Any help, guys? It shows up in two places, and everything is typed right. I've followed all instructions and I perfectly match the Ship fla code from the downloadable source file to my own Ship.as (without all the extra instructions they have in their fla) I'm really stuck on this, and I just can't figure out what the heck it is. If anyone can help me: post on here, please, or just Shout! me! Thanks!

+ - !

(0)

Kralis

Feb. 09, 2009

Under rating threshold (show) This was nice, but I thought this, so far, was proably the worst Shootorial so far. I'm new at AS and Flash so when they were telling us to put codes down, they didn't really give a screenie so I've gotten kind of screwed. I'm not sure if they're saying "Oh yeah, we'll impliment this later, here's what it will look like," or "Here's what it will look like, put it in." If it is like the second one, where at..?

+ - !

(0)

Neosano

Feb. 09, 2009

Under rating threshold (show) twig, in your library open the missile movie clip, add some frames and animation ;)

+ - !

(0)

twig1919

Feb. 08, 2009

Under rating threshold (show) does anyone know how to animate a missile or item?

+ - !

(0)

Lucifer145

Feb. 06, 2009

Under rating threshold (show) now it looks like it's fixed... maybe it was just lag?...

+ - !

(0)

Neosano

Feb. 06, 2009

Under rating threshold (show) Luci, well, HitTest thing is quite buggy, especially if your missile is animated, try a static one and tell us about the results.

+ - !

(0)

Lucifer145

Feb. 05, 2009

Under rating threshold (show) btw i have a STRANGE problem... when the ship hits me, the health bar refresh pretty well, but when a missile hits me,it takes like 1 second to refresh... it DOES REFRESH, but it's just slow... maybe because the enemy missile is animated?

+ - !

(0)

Lucifer145

Feb. 05, 2009

Under rating threshold (show) if you cant download the source file rightclick the link and select "open in a new window/tab"

+ - !

(0)

Neosano

Feb. 05, 2009

Under rating threshold (show) teflon grut, bar must be inside a healthmeter

+ - !

(0)

teflon_grut

Feb. 04, 2009

Under rating threshold (show) The class or interface 'bar' could not be loaded. The class or interface 'healthMeter' could not be loaded. Help!! Pulling out my hair. I have a movie clip named healthMeter on the root timeline, and a movie clip in that named bar. What am I doing wrong?!?!?

+ - !

(0)

Donaldguy

Feb. 01, 2009

Under rating threshold (show) after HOURS I finally made everything work :)

+ - !

(0)

darking999

Jan. 29, 2009

Under rating threshold (show) the part that got me stuck is the scaled bar movie i cant figure it out iv been stuck for like an hour any one wanna tell me how to make it work plz

+ - !

(0)

Neosano

Jan. 27, 2009

Under rating threshold (show) FlippysKnife, page 11, there's your problem. Infinite loop happened, maybe it is just a typo somewhere

+ - !

(0)

FlippysKnife

Jan. 25, 2009

Under rating threshold (show) "256 levels of recursion were exceeded in one action list. This is probably an infinite loop. Further execution of actions has been disabled in this movie." What am i doing wronggg

+ - !

(0)

holyturd

Jan. 25, 2009

Under rating threshold (show) dm

+ - !

(0)

holyturd

Jan. 25, 2009

Under rating threshold (show) Homemade health bar pretty sure everythings labeled up right, but it moves to the right along the top of the screen while reducing in size anyone help?

+ - !

(0)

KMart

Jan. 20, 2009

Under rating threshold (show) double click your bar movie clip, make sure that in the properties the x is at 0.0 to fix the both sides shrinking :P

+ - !

(0)

Albany

Jan. 20, 2009

Under rating threshold (show) My health bar is not going from right to left when my ship is hit instead, its going from right to left AND from left to right at the same time.. any clue ?

+ - !

(0)

addictednerdyfat

Jan. 20, 2009

Under rating threshold (show) Fabolous1, my healthbar still doesnt work. How did you solve it?

+ - !

(0)

Neosano

Jan. 19, 2009

Under rating threshold (show) rofloldude, i'm not saying that this is a bad tutorial(of course for you it's sooo good), I only want to show you mistakes in this code.

+ - !

(0)

ShroomedOut

Jan. 18, 2009

Under rating threshold (show) haha xD i sat 2 hours trying to figure out why my game over menu didnt go away in the beginning when i realized it didnt have an instance name :P

+ - !

(0)

rofloldude

Jan. 18, 2009

Under rating threshold (show) neosano you suck ass, if you think this is a bad tutorial go ahead and make a better one noob

+ - !

(0)

Neosano

Jan. 15, 2009

Under rating threshold (show) And better will be if you create a explosion class, why not? wtf..1/5

+ - !

(0)

coooooookies

Jan. 14, 2009

Under rating threshold (show) my health bar still won't work i think its the _xscale part... i don't get how it's supposed 2 work. can some1 plz xplain 2 me? resetHealth(); IS in my onLoad(){} sect. hlp plz...

+ - !

(0)

rscp1050

Jan. 14, 2009

Under rating threshold (show) The link for the source files won't work...i click it and nothing happens....

+ - !

(0)

johnnei

Jan. 12, 2009

Under rating threshold (show) tip in new game add _x = and _y = and shootTimer = 6; so you can shoot right away

+ - !

(0)

ZombLee

Jan. 11, 2009

Under rating threshold (show) My health bar wasn't working 'cause i didn't put "resetHealth();" in the onLoad function of the Ship class.

+ - !

(0)

Beogard

Jan. 07, 2009

Under rating threshold (show) For whatever reason, adding the gameOverMenu broke my resetScore() and resetHealth() functions; I have to add a "_root.ship." before both, from within Ship.as, to avoid error messages, but neither one is working anymore. I have no idea what went wrong, as they were working perfectly right before adding the newGame() function...... the joys of programming.

+ - !

(0)

GrouchyGrouse

Jan. 06, 2009

Under rating threshold (show) i've gotten everything to work... but now the background doesn't scroll any more. Help? Please?

+ - !

(0)

Fabolous1

Jan. 06, 2009

Under rating threshold (show) Oh nevermind, thanks a lot Aleswolf.

+ - !

(0)

Fabolous1

Jan. 06, 2009

Under rating threshold (show) I can't get the healthbar to work either. Maybe it's because I'm using Adobe Flash CS4 (with AS 2.0)... I don't understand. the updateScore function is working, but updateHealth isnt updating.

+ - !

(0)

aleswolf

Jan. 06, 2009

Under rating threshold (show) You need put "resetHealth();" on the "onLoad()" function!

+ - !

(0)

Gnuman

Jan. 05, 2009

Under rating threshold (show) i got it i read the previous comments and got it

+ - !

(0)

Gnuman

Jan. 05, 2009

Under rating threshold (show) thanks for the help comments because i'm making a similar game but with enemies from both sides and no shooting, s i cant just copy all the code either. PS: How do you change the registration point?

+ - !

(0)

IBEZ

Dec. 27, 2008

Under rating threshold (show) For the health bar, if it's shrinking toward the middle, change the registration on the bar instance to the left and not the middle. It will shrink towards wherever the registration point is. If it's not working at all, that's because you need to call resetHealth(); in your ship's onLoad function.

+ - !

(0)

DionysusX

Dec. 24, 2008

Under rating threshold (show) If you're having problems with the health meter, you need to do this: 1) Check the source files from the Shootorial to make sure that the scripts are correct. 2) Click on the health meter on the stage once and make sure that the instance name is "healthMeter" for the movie clip named healthMeter, not healthMeterBar. 3) Click on the healthMeter on the stage twice and make sure that the instance name is "bar" for the movie clip named healthMeterBar. Your health meter should be working by now.

+ - !

(-1)

Jotamota

Dec. 23, 2008

Under rating threshold (show) yaikes my health bar is working. sorta. instead go to left when losing life, the bar goes shrinking to the middle! and the playagainbutton doesnt work! please help!

+ - !

(0)

Jotamota

Dec. 23, 2008

Under rating threshold (show) my health bar dont work... please I need help!

+ - !

(0)

BenTennyson

Dec. 22, 2008

Under rating threshold (show) need badges, lol ok, thanks kongregate, its awesome!!!

+ - !

(0)

eamo2020

Dec. 22, 2008

Under rating threshold (show) I cant get my reset button to work, i keep getting an error saying - The class or interface 'gameOverMovie' could not be loaded. any1 got any ideas??

+ - !

(0)

Cat_Bomb

Dec. 22, 2008

Under rating threshold (show) my health bar doesnt work could any1 help me with that?

+ - !

(0)

Rajail

Dec. 22, 2008

Under rating threshold (show) took me a few hrs but i did it all and its working good! now its time to start that fire that i been putting off for the last 3 hrs cause of this game lol *shiver*

+ - !

(1)

jakster4u

Dec. 21, 2008

Under rating threshold (show) I didn't think Flash was this easy, it gives you all the methods you need.

+ - !

(0)

Fargren

Dec. 16, 2008

Under rating threshold (show) I can't get the lifebar I built to work, it stays full all the time. Anyone have any ideas? Great tutorial, anyhow.

+ - !

(0)

Knocksious

Dec. 15, 2008

Under rating threshold (show) @killer you are exporting them for ActionScript, which isn't necessary, just give it the proper instance name

+ - !

(0)

killer8256

Dec. 14, 2008

Under rating threshold (show) how come every time I make a symbol and put it on the screen the "class or interface _______ could not be loaded" error comes up when i run it?

+ - !

(0)

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