Actionscript-as-Art's avatar

Actionscript-as-Art

Founded
14
Years Ago
117 Members150 Watchers

Comments 30

Join the community to add your comment. Already a deviant? Log In
Hi, I need to develop a dress up game. How much would it cost, and is there anyone willing to take the job? Please contact me.
Hello. Can anyone please help solve this action script problem?
I made a button to talk for HP. But when it reaches 0 it goes into negative and does not stop at 0. How do I make it stop at 0HP when I hit the button?

on (release)
{if (exp == 0) {  
HP -= 10;
gotoAndStop("talk", 2);    
}else if(HP<10) {
this.enabled = false;
}else if(exp == 10) {
HP -= 10;
gotoAndStop("talk", 2);    
}else if(HP<10) {
this.enabled = false;
}
}
Maybe you could start accepting stuff, that was coded in haxe?
Woooh! I am in! And FlashAndMath is an excellent resource for people good at math but bad at reading it!
I also recommend WonderFL.net :)
-MakeGamesHappen
(-John Mark)
looking for someone for a project

actionscript 3 / dress up game with color picker  ouo

send me a note if anyone is interested
Thank you for accepting :woohoo: