Monday, January 26, 2009

Art 351 Code for Button Jumping


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:

Maxamoose said...

I am severely freaked out by this video.