home *** CD-ROM | disk | FTP | other *** search
/ Japan Image Selection - A Visual Education Tool / JapanImageSelect.iso / pc / html / show / slideshow01.swf / scripts / DefineButton2_99 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-03-05  |  59 b   |  5 lines

  1. on(release){
  2.    image.X = 0;
  3.    icon.gotoAndStop(2);
  4. }
  5.