AnthonyLins / facebook-actionscript-api

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

FacebookMobile.init() error, FacebookMobile not defined #458

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Added the GraphAPI_Mobile_1_8_1.swc to build path
2. Imported com.facebook.graph.FacebookMobile
3. Called FacebookMobile.init(App_id, callBackFunc)

What is the expected output? What do you see instead?
I expect it to go into the callback function but instead it gives me an error 

What version of the product are you using? On what operating system?
Flash professional/Flash builder integration(newest versions)
Windows 7

Please provide any additional information below.
My code is the exact same as many other peoples. and i found a similar issue on 
stackoverflow. 
http://stackoverflow.com/questions/17306274/actionscript-3-facebook-sdk-facebook
-not-defined-facebook-init-not-working

Original issue reported on code.google.com by terrellg...@gmail.com on 28 Jun 2013 at 8:50