home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / dexter.swf / scripts / frame_9 / DoAction.as
Encoding:
Text File  |  2003-10-24  |  98 b   |  7 lines

  1. setProperty("bg/robo", _visible, "0");
  2. tellTarget("bg")
  3. {
  4.    gotoAndStop("stop");
  5. }
  6. stop();
  7.