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

  1. stop();
  2. tellTarget("tasche")
  3. {
  4.    gotoAndStop(1);
  5. }
  6. if(erste == "1")
  7. {
  8.    tellTarget("tascher")
  9.    {
  10.       gotoAndStop(2);
  11.    }
  12. }
  13.