home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / humour / trojanhorse.swf / scripts / frame_1 / DoAction_2.as next >
Text File  |  2007-03-20  |  125b  |  5 lines

  1. System.security.allowDomain("*");
  2. var my_cm = new ContextMenu(menuHandler);
  3. my_cm.hideBuiltInItems();
  4. this.menu = my_cm;
  5.