RED at 14h39
19
Sep
2009
How To Make A Walk on click code in flash!
In This Tutorial, I will be teaching you how to make something walk on a click in flash!
(ACTIONSCRIPT 2.0)
1. Open Flash and make your character a movie clip
2. open up its actions and put in this code:
onClipEvent (load) {
_x = 0;
_y = 0;
speed = 15;
}
onClipEvent (mouseDown) {
endX = _root._xmouse;
endY = _root._ymouse;
}
onCli
In This Tutorial, I will be teaching you how to make something walk on a click in flash!
(ACTIONSCRIPT 2.0)
1. Open Flash and make your character a movie clip
2. open up its actions and put in this code:
onClipEvent (load) {
_x = 0;
_y = 0;
speed = 15;
}
onClipEvent (mouseDown) {
endX = _root._xmouse;
endY = _root._ymouse;
}
onCli
About
This topic belongs to the forum
A new beginning, A new world
- Numbers of topics : 1007
- Numbers of messages : 12674
- Numbers of users : 204
- Numbers of points : 37
Similar topics
RF-FLASH 2.2.3.2
Maks lv 66
exp rate 1000x
drop rate 20x
Animus 10.000x
Cashop NPC
Relic 45 NPC
Elemental high drop Young Flem
Talic,T5 drop Draco elan
Relic 55 drop WingBox Sette
Potion Speed,Jade lv ->Scud Lava (elan)
Could someone make a vCam tut with Flash CS4,please? I don't get it with the tuts on youtube and my head exploded after watching 3 hours vCam tuts. ^^''
Ty :DD
This tutorial will teach you the basics of how to make a flash game trainer in Visual basics.
What you will need
Visual Basic 2010 Express
Sothink SWF Decompiler
And a game, for now we will use Click me!
Once you have everything you need then Ope
Um, I guess Take Sanny's or Taco's siggy for examples. One button, and that button leads to infinite Flash animation. How can I make something like that?
Entrance-
Stance-
Walk-
Run-
Turn Around-
Jump-
Double jump-
Back jump-
Back double jump-
Falling-
Land-
Basic combo
INSERT NECESSARY ANIMATIONS HERE.
Neutral Special: ???????
INSERT NECESSARY ANIMATIONS HERE.
Air
INSERT NECESSARY
Forums from same category
Club talk and events
The Gods and Goddesses Club Audition Dance Battle Online
SG Madza Club
TOTALLY EVILINSIDEZZ...
SG Mitsubishi Club
Home of the Pikmin fans. Pikmin Club : Pikmin Forum
Search
Informations
69 Replies For the topic :
"How To Make A Walk on click code in flash!"
This topic has been viewed 3213 times.
Last message :
19/09/2009 at 14h39 by "RED"






