> I´m using mod_rewrite and it does a great job in "masking" the real url > of the SWF, it actually prevents the swf from being called directly on > the url. I´m using cakePHP as the framework for my system and cakeAMFPHP > for Flash Remoting. > > But in the end, the user could use SWF saving apps to get the > local-cached SWF... the question is - is there a way to prevent the > browser from caching the SWF? > > Another good point is that, to "fully" protect the SWF from assets > stealin (that would be the worst form of stealing) I guess the only way > is to obfuscate the code using a tool like SWF Encrypt.
I would not rely on a tool that does not clearly explain how it obfuscates things. ASV author is summing up pretty well the pro and cons of different techniques in this thread : http://chattyfig.figleaf.com/pipermail/flashcoders/2005-July/144022.html Nicolas _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
