🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/khaledgarbaya/action-script-3-graph-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/khaledgarbaya/action-script-3-graph-api

v0.0.0-20150120134614-1cd45f59083a
Source
Go
Version published
Created
Source

Actionscript 3.0 graph api ( Coming SOON)

an updated version of the https://code.google.com/p/facebook-actionscript-api/ to work with Facebook Graph API 2.0

I added the version support and by that I fixed the graph api URL so the new one will be https://graph.facebook.com/v2.0/

Sample Code

Facebook.init(applicationId,
          callback,
          {version:"2.0"},
	      accessToken
);//if you don't specify the version , 2.0 will be the default value

FAQs

Package last updated on 20 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts