Forum: Flash & ActionScript
07-17-2012, 12:02 AM
|
|
Replies: 1
Views: 1,055
Actionscript 3: Textfield Variables
Hey there, I have having a little trouble with my project. I have a textfield which I have given the instance name of money. For the coding, I have this:
var money:int = 10;
money.text = "$" +...
|
Forum: Flash & ActionScript
07-12-2012, 04:48 PM
|
|
Replies: 1
Views: 2,459
Health bar! (AS 3)
ACTIONSCRIPT 3
Hey, I'm having trouble with a health bar in my game. I'm a total beginner at Flash, and when I saw that, I mean I have almost no idea what I'm doing.
I started off by making a...
|