Hi all,

I have just released a com.gousable.SWF_Protector class written for one of
latest projects:
http://gousable.com/flash/classes/swf_protector_v1.0.zip

DESCRIPTION:
   Provides several ways to protect SWF files that can be used in any
combination
       1) Good old "checking the _url" protection
       2) Loading external text file (url-encoded) from your server.
Recommended for "smart" clients.
       Remember about crossdomain.xml file !
       3) Expire by time (like trial version)
       4) Bytecode. If you have some good __bytecode__() at hand that will
(as you think) crash decompilers,
       place it in a frame in some clip in library and attach at runtime.
   If the violation is detected, you can
       1) Unload _root leaving the screen blank
       2) Show an alert message telling them ... something
       3) Call your own action after checking the *isViolated* flag
property.

   This "code-only" version is intended for programmers.
   If you prefer, you can use SWC component version
   with UI (free as well) that will be available from Adobe Flash Exchange
since April, 2007.
--
--
Best regards,
GregoryN
================================
http://GOusable.com
Flash components development.
Usability services.
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to