home *** CD-ROM | disk | FTP | other *** search
/ Digital Background Bonanza / Digital Background Bonanza - Disc 2.iso / pc / Slideshow2.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(release, keyPress Right).as < prev   
Encoding:
Text File  |  2007-03-09  |  65 b   |  4 lines

  1. on(release, keyPress "<Right>"){
  2.    _parent.updateFrame(1);
  3. }
  4.