Thread
:
flash frame rate
View Single Post
22-02-2008, 03:57
#
15
(
permalink
)
stuntman
cunning stunts
Join Date: Jul 2007
Posts: 1,085
Try making the blokes head into a button then apply some actionscript.
on (release) {
gotoAndPlay(2);
}
And add a stop command at frame 1.
Then you'll have a bit of control.
And you could try easing the ball in and out on its path.
stuntman
View Public Profile
Send a private message to stuntman
Find More Posts by stuntman