Here's the .fla file for the button jump demo. See if you can get it working, then get frisky with the graphics. Also, here's the
Kuler URL.Here's the basic code for the button jump in text form:
stop();
button1.onRelease = function() {
gotoAndPlay(10);
}
Here's a related .fla example I did for Victor.
1 comment:
I am severely freaked out by this video.
Post a Comment