-
Pages
-
Categories
- ActionScript
- ActionSnip
- AIR
- Ajax
- Android
- Apple
- BlazeDS
- Capistrano
- Cool Shise
- CSS
- Design
- Django
- Flash
- Flash Remoting
- Flex
- iPhone
- JavaScript
- Jobs
- LiteSpeed
- Media Temple
- Merb
- Misc.
- Mongrel
- Mosso
- ocflex
- OpenSoft
- OS X
- PHP
- Politics
- Python
- RegEx
- RIA
- Ruby
- Ruby on Rails
- Shameless Self Promotion
- Silverlight
- SliceHost
- svn
-
Archives
- February 2010
- June 2009
- November 2008
- August 2008
- June 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
Log into Facebook with Adobe AIR (without leaving the desktop)
This entry was posted in AIR, ActionScript, Facebook, Flex. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.
10 Comments
hi,
nice article. A quick question, can i write the same app in flex3 and host it on my website.
Hey Mark, yes but… you can’t use the HTML component in a Flex app. Other than that using the Adobe Facebook API to login is pretty much the same.
Thanks for the quick reply,
Are you aware of any counterpart for html control in flex 3 ?
I only know of a (fairly expensive) commercial component http://drumbeatinsight.com/htmlcomponent
I’m not sure it it has the same listeners for detecting page changes etc.
Thanks man,
I found another component IFrame (on flex.org) which can display an HTML page, but I will have to find out a way to detect change in URL (location change). Let see if I can get that done, then only I will start using ur code.
I have another requirement, For Facebook auth authorization, I want to display a 320*250 px HTML page only, Is there a way to resize the Facebook app authorization page in that size without any scrollbars.
You can’t resize the facebook page but with the HTML component you can crop a page, so you could just show the login area.
Hi,
I got the Error #1014: Class flash.events::NativeWindowBoundsEvent could not be found when compiled your project with Flex 3. How to fix it?
This is useful info. Thanks for sharing the code. Will try something new with it.
I really want to get this working but I do not know how compile everything on Flash CS4. Please help!
Best
Bruno
I’m trying create facebook login from air by using adobe flash cs4. But i can’t do it. Can u help me to find out the problem or tell me how can i start from adobe flash cs4.