[AS3] Another byteArray example to avoid stealing
Try here:
http://www.tonypa.pri.ee/test/1.html
There are 2 swfs. 1 is the loader and 2 is your great game. For the sake of this test 2.swf only contains textfield with HELLO!. Now lets suppose you are one of those hackers using decompiler from "the company whos name shall not be said" and you are eager to change the content of the game (adding some code for your arcade plugin, removing name of author, removing url lock etc).
Can you break it and change the game file?