PDA

View Full Version : Actionscript fb login - $40 if you can help


mauri824
01-27-2010, 04:04 PM
I've been trying to get someone to help me out here. I have a project where users will be logged in to facebook using only javascript and actionscript in an air project but I'm having issues

Works by posting the form and handling cookies through http headers

Code that needs work:
http://pastebin.ca/1766180

To give an idea of what I need, this is the php curl code that does same job
http://pastebin.ca/1766182


When the correct user login information is sent, there's no response from the login page, but when the incorrect login information is sent, there *is* a response received.

I'm not sure why this happens, some weird bug. I think it should a few minutes and a line or two if you know how to work with actionscript and have a general understanding of http headers

I gotta admit it seems it should be simple but I can't figure it out. I'll send $40 paypal if you can help me out here. I know it's not much but hey

kukoc
01-28-2010, 07:19 AM
what about ready solutions:

http://code.google.com/p/facebook-actionscript-api/
or
http://wiki.developers.facebook.com/index.php/Facebook_for_Adobe_AIR
did you tried this?
should be much more easier!!

(10 bucks will be OK :P)

mauri824
01-28-2010, 04:06 PM
what about ready solutions:

http://code.google.com/p/facebook-actionscript-api/
or
http://wiki.developers.facebook.com/index.php/Facebook_for_Adobe_AIR
did you tried this?
should be much more easier!!

(10 bucks will be OK :P)

Haha, well I'm really not looking to use Facebook connect but I'd send you 10 bucks if I could use fb connect :)

My code should be really close but I just don't know how to fix it or heck, even find someone who can fix it :eek: