Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorjohn
    • CommentTimeFeb 1st 2007
     
    Hello all,

    Do you know a freeware software to protect flash source files? I need to prevent people to decompile my .swf files.

    Thank you..
    • CommentAuthorivokirov
    • CommentTimeMar 11th 2007
     
    Try putting all of your ActionScript into an .as file and loading it with an include. That should do the trick.
    • CommentAuthorjustnajm
    • CommentTimeJul 12th 2007
     
    I have observed that even you decompile your own program, you will see that the source code that will be generated by the decompiler will be lot different then the original code you developed.

    I think they uses some kind of algorithm to achieve the same task rather then decompiling the original code. /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
    • CommentAuthoradams
    • CommentTimeMar 4th 2008
     
    You can protect ur flash file with DCoM SWF Protector
    It encrypts ur ActionScript.