home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / snack-attack.swf / scripts / DefineButton2_112 / BUTTONCONDACTION on(rollOut, dragOut).as < prev    next >
Encoding:
Text File  |  2005-09-29  |  84 b   |  7 lines

  1. on(rollOut, dragOut){
  2.    tellTarget("menu")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.