PDA

View Full Version : Log-In Vbulletin via Flash?


peterjun21
12 May 2006, 20:57
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
18 May 2006, 09:01
anyone?

Hellcat
18 May 2006, 09:49
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
07 Jun 2006, 23:40
Well, it is possible. I did it with my Flasherize ChatRoom (http://www.flasherize.com) for integration.

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