kennylerma / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

FacebookMobile.login calls a stageView without a close button. #423

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set the stage view: 
var webView:StageWebView = new StageWebView();
webView.assignFocus();
webView.stage = stage;
webView.viewPort = new Rectangle(50, 50, 500, 500);
2. Call FacebookMobile.login(onLogin, stage, ["publish_stream", "user_photos"], 
webView);
3.Observe the Facebook Login page.

What is the expected output? What do you see instead?
The login page should contain a cancel button to abort the operation.
But the page only contains a login button and no way to close the webView.

What version of the product are you using? On what operating system?
GraphAPI_Mobile_1_8_1.swc, Windows 7, Air 3.2, Android.

Please provide any additional information below.

Original issue reported on code.google.com by LorenzoN...@gmail.com on 23 May 2012 at 9:02

GoogleCodeExporter commented 9 years ago
I can't getvibto my account facebook 

Original comment by imjuzm...@gmail.com on 27 Dec 2013 at 4:40