简体   繁体   English

Twitter REST API v 1.1(在Flash应用程序+ PHP中)

[英]twitter rest api v 1.1 in flash application + php

First, I've create a app twitter and read the documentation that the rest api v1.0 will not supported(available) longer and the new one is v1.1 首先,我创建了一个应用程序twitter,并阅读了将不再支持其余api v1.0(可用)并且新版本为v1.1的文档。

Then, I've develop a flash app that utilize twitter by retrieve user's profile and that profile will be the base for data comparison process. 然后,我开发了一个Flash应用程序,该应用程序通过检索用户的个人资料来利用Twitter,该个人资料将成为数据比较过程的基础。

How I can build a sign-in twitter mechanism so when the user succesfully sign-in the apps get the profile data and will do some comparison mechanism? 我如何建立登录twitter机制,以便当用户成功登录应用程序时获得配置文件数据并执行一些比较机制? Is ther any tutorial about this especially work around with twitter rest api v1.1? 是否有关于此的任何教程,特别是与twitter rest api v1.1配合使用?

And what about consumer key, consumer secret, Access token secret, Access token? 消费者密钥,消费者密钥,访问令牌密钥,访问令牌又如何呢?

Sorry if ask a lot questions because some tutorial I found in internet not work properly. 抱歉,问了很多问题,因为我在互联网上找到的某些教程无法正常工作。

So far I have only found the following library in github.com, but yet to decipher the usage of the library: 到目前为止,我仅在github.com中找到了以下库,但尚未破译该库的用法:

https://github.com/susisu/Twitter-for-AS3 https://github.com/susisu/Twitter-for-AS3

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

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