Twitter Login and post in Flex 4 Applicationa
I just want to know how to add a twitter login in a flex 4 appliation. Bascially on click of a butto开发者_如何学Pythonn it should ask for login, and twitter post button which will post the tweets.
There's a few resources out there that cover using Twitter with actionscript / Flex:
- Twitter AS3 OAuth Lib with Flex 4 example
- Connect to Twitter from AIR example
- AdvancED Flex 4 (Google Books)
精彩评论