Facebook的AS3 API登录框没有工作,一天后它不 [英] Facebook AS3 api log in box did work, a day later it does not

查看:141
本文介绍了Facebook的AS3 API登录框没有工作,一天后它不的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

昨天,我顺利地拿到了我的闪存项目与Facebook的AS3 API登录。 今天,我再次尝试使用该应用程序,而现在它不工作。我没有改变任何code ...有谁知道我应该如何处理调试这或会发生这种情况给任何人?

Yesterday I successfully got my flash project to log in with the facebook as3 api. Today I tried using the application again, and now its not working. I didn't change any code... Does anyone know how I should approach debugging this or has this happened to anyone else?

感谢

推荐答案

一个朋友创造了针对此问题的解决方案。我定我的Flash网站和他们的Facebook跟AS3 SDK。

A friend created a solution for this issue. I fixed my flash sites and their facebook connect with AS3 SDK.

我们是从墨西哥因此它在西班牙语: Facebook的AS3修复<​​/ A >

We're from Mexico so it's in spanish: Facebook AS3 Fix

TRADUCTION:

Traduction:

1:如果您使用的是GraphAPI_Web_1_8_1.swc,将其删除。

1.- If you're using GraphAPI_Web_1_8_1.swc, delete it.

2:从这里

3 .-复制文件夹中的库,如果您已经有Facebook的文件夹中,覆盖。

3.- Copy the folder in your libraries, if you already had the facebook folder, overwrite.

4.-编译该项目。

问题发生因为Facebook修改了其 http://connect.facebook.net/en_US/all .js文件的方式,其中FacebookJSBridge.as从AS3 API文档文件提出了一些要求,以FB.JSON。现在,他们提出,要JSON代替。

The problem happened because facebook modified its http://connect.facebook.net/en_US/all.js file in a way in which the FacebookJSBridge.as file from the as3 api made some calls to "FB.JSON". Now they should be made to "JSON" instead.

这篇关于Facebook的AS3 API登录框没有工作,一天后它不的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆