简体   繁体   English

使用Javascript SDK从AS3与Facebook进行交互

[英]Interact with Facebook, from AS3 using the Javascript SDK

I'm triyng to use the Facebook AS3 API but it's actually inconsistent. 我正尝试使用Facebook AS3 API,但实际上并不一致。 Frustrating. 令人沮丧

I'm thinking to use the Javascript SDK, from an Flash/AS3 based app, using the ExternalInterface object, and the addCallback method. 我正在考虑使用基于Flash / AS3的应用程序中的Javascript SDK,并使用ExternalInterface对象和addCallback方法。

Is a good idea to try to do this? 尝试这样做是个好主意吗? anyone have any advice for me? 有人对我有什么建议吗?

Any comments on it will be appreciated! 任何意见,将不胜感激! Thanks. 谢谢。 Mike 麦克风

I have used this method rather than the AS3 api in several of my facebook games without any issues. 我在我的多个facebook游戏中都使用了这种方法,而不是AS3 api,没有任何问题。 The facebook javascript api is fairly straight-forward and interfacing with it from my flash app has worked great. facebook javascript api非常简单,从我的Flash应用程序与之交互非常有效。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM