Facebook 画布页面、fbml 和 javascript
我有一个用 Flash 为 facebook 构建的游戏,但我用 html 为其构建了一个包装器。我想要一个 JavaScript 联赛表,一旦用户完成游戏,他们的分数就会发送到数据库
我想要的东西 - 一旦游戏完成,联赛表就会通过 javascript 调用更新..
这在 fb 画布页面上可能吗?
I have a game that i have built for facebook in flash, but I have built a wrapper for it in html. I would like a JavaScript league table that once the user completed the game their score is sent to the db
The thing I would like- as soon as the game finishes the leage table is updated through javascript calls..
is this possible on fb canvas pages?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Facebook 不会干扰或禁止 JavaScript 在画布页面上的正常使用。所以应该是可以的。
Facebook does not interfere with or forbid normal usage of javascript on canvas pages. So it should be possible.
我不确定,但此处也许有人可以帮助您。
I'm not sure, but someone may be able to help you here.