home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / 835.swf / scripts / DefineSprite_64 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-11-19  |  70 b   |  9 lines

  1. if(_root.vie == 1)
  2. {
  3.    gotoAndPlay(2);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.