0

I am creating a window application by using Adobe AIR .I want to make it as trial ware.But I don't know how to achieve this.Please suggest some ideals or link for my reference.Thanks in advance.

Naju
  • 1,541
  • 7
  • 27
  • 59

1 Answers1

1

You have a bunch of options for licensing schemes within Flex:

  1. Build your own solution.
  2. Take a look at NitroLM which offers a licensing scheme for AIR.
  3. Take a look at Sharify; which offers a licensing scheme for AIR
  4. Take a look at Zarquon, which offers a license scheme for AIR
JeffryHouser
  • 39,401
  • 4
  • 38
  • 59
  • 1
    +1. With the demise of Adobe AIR marketplace, it's leaving more of us to do this sort of research on our own. I knew about the 1st, but not the other two. Now, if we could just get these guys to explicitly state using our system with x users will cost you $y (this). – Mike Petty Apr 24 '12 at 20:34