ActiveDen

Anti Thief System

With this file you can protect your flash files from being leech and upload to another server without your permision.

It works in this way. You put inside your flash file in wich domain is going to run the file, and then it compare the actual server in wich the file is runnign with the one you give permission to. If the comparision is true, then shows your file as normaly will do, if not, it stuck the file at frame 1, load a warning image from a server you specific, copy the file url (with the domain) to an xml file so you can keep track on wich unauthorized servers the file is running, and send an email to you, wanring you that your file as being stoled.

It has too a preload included, that you might change as you want.

Its very easy to setup, just need to copy the actionscript on frame 1, or, you can duplicate this file and use it as a base for your flash files. And you need to copy one php file, wich is the one that wrtie the xml file and send the email. And the last, you need the “dont steal me” picture in your server. Its all well documented, and you can ask me if you have some doubts.

You can check an example clicking on the preview or following this link http://www.gabiton.com.ar/demo_flashchecker/

Cya

EDIT I realize that i forgot a really important part of the system. Is about the crossdomain policy that flash has for the crossdomain comunication. So, in order to some flash file from one domain, load a file from other server, in the server that resides the file to be read, it must be a file named “crossdomain.xml” athe the root of the server, with this content.

<?xml version=”1.0”?> <!DOCTYPE cross-domain-policy SYSTEM “http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd”>

Its imperative that you do this, if you dont, your flash file its not going to comunicate with the php that send the email. And your file is going to block, but not warning you about. Its recomended too that you dont use any security related site to host the php file, because you are opening crossdomain policy to all domain. Sorry for no realize before… If you have any questions, you are free to ask me via email.

by
by
by
by
by