PDA

View Full Version : Health bar


jeff_lemon
10-29-2005, 12:33 PM
I need a health bar system, please help.

I want it so when a movie has reached a certain frame the health bar animation
changes one frame.

Thanks

coolioman
10-29-2005, 03:16 PM
well i don't quite follow, but ill help as much as i can.

put this code on the 'certain frame'

healthbar.nextFrame();


remember to give your healthbar the instance name of 'healthbar' in the properties panel.

there are better ways to make a health bar though...do a google search and see what you come up with