secureSWF is an obfuscation & code protection tool which secures your games from decompilers. However, to make it play along nicely with the Platogo API you'll have to complete the following two steps before protecting your files.
First, you need to set up a configuration rule to exclude Platogo classes & methods from renaming. Simply head over to the Configuration Rules tab and enter the pattern com.platogo.* into the Pattern textfield. Then check all the options below and click add.

Fig 1: Configuration Rules settings
Secondly, go to the Identifiers Renaming tab and uncheck Rename protected namespaces.

Fig 2: uncheck Rename protected namespaces
The protected game should work fine with the Platogo API now.
This work is licensed under a Creative Commons License.