home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / toxic_cave.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2006-10-31  |  92 b   |  5 lines

  1. stop();
  2. var myMenu = new ContextMenu();
  3. myMenu.hideBuiltInItems();
  4. _root.menu = myMenu;
  5.