I'm developing a Flex application for a customer and I don't want others know my code using decompilers, I found a SWF protector(dcomsoft) that convert all codes to a byte arrays and the code becomes more complex for beginners programmers and I don't think it's enough for professionals.
Is it enough to do some obfuscating then protect the SWF?