home *** CD-ROM | disk | FTP | other *** search
/ Digital Background Bonanza / Digital Background Bonanza - Disc 2.iso / pc / Slideshow2.swf / scripts / DefineButton2_42 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-09  |  94 b   |  6 lines

  1. on(release){
  2.    _parent.autoplayInit();
  3.    _parent.autoplayStatus = 1;
  4.    nextFrame();
  5. }
  6.