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

  1. setProperty("click", _visible, "0");
  2. set("/:loaded","1");
  3. tellTarget("bg")
  4. {
  5.    gotoAndPlay(2);
  6. }
  7.