home *** CD-ROM | disk | FTP | other *** search
/ Online Today 2001 June / Otoday062001.iso / pc / progwin / happybag.exe / scripts / DefineSprite_92 / frame_1 / DoAction.as
Encoding:
Text File  |  2001-04-19  |  174 b   |  11 lines

  1. stepy = "6";
  2. _Y = - "100";
  3. setProperty("tasche", _visible, "1");
  4. set("/:tasche","1");
  5. play();
  6. _X = "50";
  7. tellTarget("li_re")
  8. {
  9.    gotoAndStop(random("4") + "1");
  10. }
  11.