How to implement Licensing in Flex and AIR

There are a lot of questions about how to implement Licensing in Flex and AIR.

I cannot explain you 100% how it works but below is list of libraries/functions for my solution.

  1. codegenas3 – AS3 library for generating system/machine id.
  2. as3crypto – AS3 library for encryption/decryption.
  3. Local Shared Object – AS3 Class for storing license information (similar to Windows Registry).
  4. Mcrypt – PHP functions for encryption/decryption.

Related posts:

  1. "The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author"
  2. Chart FX for Java Community Edition (Free)
  3. การ Embedding assets (Images, SWF, MP3, Font) ใน Flex Application
  4. Comparison of DNS server software
  5. File Upload in Flex/Flash

Tags: , , ,

Leave a Reply