home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / SWING-CAT.swf / scripts / DefineButton2_322 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2008-09-26  |  286 b   |  10 lines

  1. on(press){
  2.    /*
  3.     * Decompilation error
  4.     * Code may be obfuscated
  5.     * Tip: You can try enabling "Automatic deobfuscation" in Settings
  6.     * Error type: NullPointerException (null)
  7.     */
  8.    throw new flash.errors.IllegalOperationError("Not decompiled due to error");
  9. }
  10.