Search  

SWF PROTECTION SYSTEM - 2 DIFFERENT SYSTEMS

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesSWF Protection System - 2 Different Systems

To test it just refresh this page 5 times

The system can act in 2 different ways, depending on your needs.
  1. You can set an expiration date, and after that date your flash file will stop working
  2. You can set a maximum number of uses for your flash app
These systems do not work together; you either choose one or the other. Disclaimer: This system is not foolproof, as nothing in flash is. Flash in not that great on security…. The system relies more on the “annoyance” factor – they can be surpassed on one pc, but if they go online, the users of the site, will get annoyed, and also you can market yourself by adding your email or online portfolio to the error message. Main features:
  • You have 2 systems to choose from – one is absolute, based on the expire date, and the other one is a little easier to surpass (by an experienced flash user), but it’s very annoying and if it goes online it surely will decrease the traffic of any “dishonest” client.
  • You can set the number of uses for an application
  • You can set the expiration date and hour
  • IT WILL WORK WITH DYNAMICALLY ADDED MOVIECLIPS , BECAUSE IT CONSTANTLY CHECKES FOR NEW OBJECTS IN THE SCENE AND REMOVES THEM IF THE APP HAS EXPIRED
  • The error message is html, so you can add links (like: “mailto:username@domain.com” or “http://www.domain.com”) to market yourself, change colors, font size etc…
  • You can configure the base TextFormat for the error message
  • You only need to add 4 lines of code on the first frame of your application




Click here to see more of my files

Posted 9 months ago

Cool…I like your work!!! ;)

Posted 9 months ago

wow dude. this is the smartest thing ever…

now my only questions is, can someone actually hack it? (and i dont mean by changing the cpu’s clock)

Posted 9 months ago

As there are some very efficient decompilers out there, it’s not 100% because there’s always someone that could decompile your app then recompile it without the code that secures it.

If you want 99.9% security, you could use an encryption system for the flash app (like the one from Amayeta – it’s the best i know). It will make the code impossible to read, thus the attacker will not be able to delete the code that manages the trial functionality of your app.

But in MOST cases, the kind of security provided by this component should do the trick.

Posted 9 months ago

Does this application use sharedObjects for calculating uses?

Posted 9 months ago

yep

Posted 9 months ago

Very good work.

Posted 9 months ago

thank you! (don’t forget to rate :D if you like it ….. if you don’t like it…forget :P)

Posted 9 months ago

In my movie, nothing is on the stage and everything is controlled by action script. I copied the codes and placed it on the first frame in my movie, followed the direction you included. and it is not working. no error message. Could you help out?

Posted 8 months ago

Solved it. Nice file, easy to use. Great work.

Thanks.

Posted 8 months ago

How do I make it to work on AS3 files?

Posted 6 months ago

Sorry, it won’t work on AS3 . You cannot compile AS2 code in AS3 :(

Posted 6 months ago