Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
ActionScript question
spyware wrote: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/Socket.html?filter_flex=4.1&filter_flashplayer=10.1&filter_air=2 That link is so broken.
Edit: thanks, managed to navigate to the page specified.
And again I was wrong. Flash is server side, and you can only request something on the same webserver. No cross domain website today.
I know. I wanted to do something beyond me. I wanted to make it client side Cross Domain. And that's hard, since it includes tricking the browser security. I can't even read Iframe content… :(
I just wanted to try it because that opens a lot more vulnerabilities, you don't need CSRF to change the password. :D:D And I'm surprised that there are so many CSRF vulns here.