Tuesday, March 30, 2010

Looking for a Flex module to do Login,...

I'm looking for an open-source or commercial Adobe Flex module to do user Login, Registration, and License management. The back-end can be either on my site (PHP and MySQL) or secure 3'rd party site.

User Interface would have the following:

Looking for a Flex module to do Login,...

That's like asking, I've got myself some pretty paint.?Now where do I get a car to go with it?

Looking for a Flex module to do Login,...

here is your car

http://labs.adobe.com/technologies/afcs/

but you'll have to invent payment functionality yourself

I've seen Flex login components out there, but I'm pretty sure you'd end up customizing the heck out of them to work with your app and back-end server. It may be faster to look at some examples and roll your own to suit.

''purchasing a license'' ... Take a look at PayPal's site for instructions on how to use their payment gateway in your app. It is pretty straightforward.

''enable Flex app features''... I would store the license information on the server, along with the user's account information. Then when they load the Flex app, a simple license check (during login) could enable certain protected views within the app.

Pardon for my newbie question.

I understand that Flex will provide just the front-end user interface and most of the stuff is done on the server side.

Still, I wanted to start with nailing down that part.

I didn't see anyone mention this yet, so check out NitroLM

http://www.nitro-lm.com/

On paper, it sounds like it is exactly what you're looking for.

It indeed looks like exactly what I need. I'll check it out.

Thanks

  • pores
  • No comments:

    Post a Comment