USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 1 page long.
[ Profile | Posts | Contact ]
Posted at: 10/29/02 09:11 AM
Sign-Up: 08/17/02
Posts: 4,525
Wew do i make scores with flash? I don't get it. PLZ HELP ME!
Swing a Little more! .. ROCK OUT!
Posted at: 10/31/02 12:55 PM
Sign-Up: 07/02/02
Posts: 14
insert some a dynamic text box give it the var name score.
add this code to something.
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.score += 1; if (_root.score == 100) { _root.gotoAndPlay (frame); } } }
All times are Eastern Standard Time (GMT -5) | Current Time: 11:24 AM
<< Back