flash help?
flash help?
Out of context: Reply #3
- Started
- Last post
- 8 Responses
- luke0
make a movieclip and try this one on it
onClipEvent (enterFrame) {
_x += _xmouse/8;
}
make a movieclip and try this one on it
onClipEvent (enterFrame) {
_x += _xmouse/8;
}