Hi…!!!
I'm Designing a website and putting some SWFs on it. but I want the protection for that SWFs From downloading and decompiling. It is possible to download by using some software but,
I want to know that, Is there any "procedure or code" to prevent Downloaded SWF from Decompilation???
If any one knows abt it, Please help me…
If you have any version of Flash from MX 2004 to current, the function to protect your code is built-in. And you should be writing your code so that your logic is on the server side and not the client side anyway.
If you want a commercial product there are several ActionScript Obfuscator, Tevas, View Screwer, and if you are a hard core coder you can use FLASM.
Although this is an old white paper (2002) it is still quite relevant