At 1/31/08 05:27 PM, Ahart88 wrote:
hey i didn't think i was asking for much
You are asking for quite a bit, because you are asking for someone to sit down and make code for you.
I'll give you some of the code you COULD use:
if(health drop conditions) {
_root.health(this being the health bar) = nextFrame;
}
This is only to be used if you have a health bar that has a number of frames with a number or something on, I could make another one but I think that AS: Main has a tutorial on how to make a health bar (it can also be found in the tutorial section of the flash forum)