- art388 [art_on_the_internet] sp2013 -

instructor : ryanSmith

Week #15

CLASS PHOTO?

due : Wed. May 8 :
*Last day to resubmit Projects A, B, or C for grade improvement

Monday, May 13 ( Last day of class ) :
Rough Draft of Final Project is due


FLASH :

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player


DOWNLOAD .fla File

ActionScript 2.0:

Timeline actions:
  gotoAndPlay(5);
  gotoAndPlay("mc1");
  stop();
  gotoAndStop(20);

Code for Buttons:
  on(press){gotoAndPlay(5);}
  on(press){gotoAndPlay(var_name);}
  on(press){gotoAndStop("frame_lable");}
  on(press){stop();}
  on(press){play();}

Making variables:
  var $next_MC;
    $next_MC=50;
  var prev_MC;
     prev_MC="mc2";
  trace($next_MC)






Homework:

Week #15
wed. May 8th :
*Last day to resubmit Proj. A, B, C or D for grade improvement

Monday, May 13 ( Last day of class ) :
Rough Draft of Final Project is due

Final Project Due : MAY 20