PDA

View Full Version : Protecting Files


nandastone
09-03-2001, 04:55 AM
Hi all,
Is there anyway I can protect my .swf files so that they don't appear in the temporary internet files or anywhere else they can be taken from?
Thanks,

Nanda stone

Jesse
09-03-2001, 11:32 AM
nope. you can make them unusable via cache though using the _url method. But if you're looking to protect your code, don't hold your breath as it's just not possible yet. Search '_url' for info on the '_url' idea.