Obfuscate Actionscript Same as Javascript

First, forgive me if this is the wrong forum room to post this question under. But, to make it quick:

I have an Obfuscator script that I use to obfuscate javascript functions and such and it works beautifully. Now, I have some action script in my SWF files I’d like to protect. Would this same Obfuscator script be able to provide me obfuscated code for my SWF functions that I can place into my flash project?

Or does actionscript require a different sort of obfuscation?

Cheers!
Ryan

Please read all of the following, but pay special attention to the last ‘answer’.

http://stackoverflow.com/questions/6697181/hardest-to-reverse-javascript-obfuscator

:slight_smile:

Obfuscation is certainly not real protection. Anyone who seriously wants to know what obfuscated code is doing can figure it out.