home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineSprite_443 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-04-20  |  201 b   |  11 lines

  1. stop();
  2. Key.removeListener(keyListener);
  3. _level6.moldura.b1.gotoAndStop(2);
  4. onEnterFrame = function()
  5. {
  6.    if(var_atual == var_total)
  7.    {
  8.       _parent.gotoAndStop("Loja Digerati");
  9.    }
  10. };
  11.