Log in

View Full Version : Log-In Vbulletin via Flash?


peterjun21
05-12-2006, 07:57 PM
I have an online magazine that is done through flash, however I want them to be able to login from the flash site straight through my vbulletin.

Ex. User will enter fields in the flash site. Then it takes them to the vbulletin site already logged in.

Is this possible to do?

http://www.kirupa.com/developer/actionscript/authentication.htm
something like this except it will take me to the vbulletin site

peterjun21
05-18-2006, 08:01 AM
anyone?

Hellcat
05-18-2006, 08:49 AM
Either set a cookie from within flash or redirect to the login.php supllying the field required for login (username and pw hash)

Transverse Styles
06-07-2006, 10:40 PM
Well, it is possible. I did it with my Flasherize ChatRoom (http://www.flasherize.com) for integration.

unknownkind
06-16-2007, 08:02 AM
Can you give us some more direction to do this? Thanks (im interested as well xP)