home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / robot_warrior.swf / scripts / DefineSprite_243 / frame_9 / DoAction.as
Encoding:
Text File  |  2006-09-05  |  76 b   |  6 lines

  1. if(!Key.isDown(67))
  2. {
  3.    _parent.first();
  4.    _parent.gotoAndStop(5);
  5. }
  6.