home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 16 / hacker16 / 16_HACKER16.ISO / Interface / it.dig / scripts / DefineSprite_437 / frame_2 / DoAction.as
Encoding:
Text File  |  2004-05-28  |  154 b   |  9 lines

  1. if(_root.descri.comando.text == "shellopen")
  2. {
  3.    _root.descri.instalar_mc.gotoAndStop(2);
  4. }
  5. else
  6. {
  7.    _root.descri.instalar_mc.gotoAndStop(1);
  8. }
  9.