Because SWF is an open format, if someone wants to peek at your scripting and extract your resources, they can easily do so. It’s very interesting that on the header and sidebar of Ntt.cc, you can find two our sponsor banners: ActionScript Obfuscator and Flash Decompiler, the first one which can encrypt your swf files, stop Flash decompiler and protect your ActionScript. The second one which can decompile the flash file: convert SWF to FLA.
Posts Tagged ‘SWF’
Flash Decompiler VS. Flash Encryption: How To Protect Your Flash Source Code & Resource
May 5th, 2010
Ntt.cc Tips: How To Get The SWF Path In ActionScript 3
December 12th, 2009
Ntt.cc 
Posted in
Tags:
Problem Summary: Once I want to display a series article of Flex performance from InsideRIA(www.insideria.com) in my blog. I recognized that the amount of the articles is increasing. I should keep the links dynamically. However, I am not the provider of the blog system, so I cannot modify the codes to meet my requirement. Luckily, I can embed SWF in my blog articles. So, I just need to develop a simple RSS reader in SWF format.