Attacking code issue
- 327 Views
- 2 Replies
- evilmutantmonkey
-
evilmutantmonkey
- Member since: Dec. 19, 2006
- Offline.
-
- Forum Stats
- Member
- Level 11
- Blank Slate
Ok, somehow this simple problem has escaladed to the haredest thing I've ever had to solve. Here's the details. I have a movie clip, within that movie clip, there are 4 frames, one labeled stance, jump, run, and attack. I have action script attatched to the movie clip, and here it is
if (Key.isDown(Key.SPACE)){
gotoAndStop("attack");
}
I have tried doing a trace, and it does pick up me pushing space, it just won't go to that frame, I would appreciate it if someone could give me the code I need, I can not solve this, I have tried every thing in my ability.
- Yambanshee
-
Yambanshee
- Member since: Oct. 5, 2008
- Offline.
-
- Forum Stats
- Member
- Level 11
- Blank Slate
- Denvish
-
Denvish
- Member since: Apr. 25, 2003
- Offline.
-
- Send Private Message
- Browse All Posts (15,977)
- Block
-
- Forum Stats
- Member
- Level 46
- Blank Slate
At 3/20/09 07:28 AM, Yambanshee wrote: *shakes head...*
Yeah, please use the other thread.


