home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / cat.swf / scripts / DefineButton2_574 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-03-01  |  129 b   |  8 lines

  1. on(release){
  2.    _root.yuanzhu = 3;
  3.    _root.speedup = 0;
  4.    _root.yczb = 0;
  5.    _root.ycb = 70;
  6.    _root.gotoAndStop(2);
  7. }
  8.