You are not logged in.   Log in | Register

Additional ActionScript APIs

From $1

Overview

The Gigya ActionScript API is a set of namespaces which correlate to different services, all using a common programming methodology. The Gigya ActionScript API is designed for widget developers using Flash or Flex.

The API is developed with several design goals:

  • Simple and intuitive for programmers to use.
  • Easily extensible to support new products, features and method parameters.
  • Consistent across different services.
  • Provide good performance by loading only required features.

 

The Gigya API Services

Gigya API includes the following services:

Environment Service

The Environment service ('Env' namespace) includes methods that enable widget developers to get information about the environment the widget resides in and the user that interacts with the widget. For example:

  • Retrieving Geographic information about the user.
  • Getting data about the domain and URL the widget resides in.
  • Indicating the network or platform the widget is contained in (i.e. Facebook, Blogger, etc.)

Reporting Service

The Reporting Service ('Reports' namespace) includes services that enable widget developers to report custom events and activate advanced reporting options. For example:

  • Reporting custom events.
  • Measure time spent.
  • Report interaction by users.

Social Service

The Social service ('Social' namespace) allows a widget to get direct access to any social network it is hosted in, in a unified and simple way. This includes:

  • Accessing user's social graph.
  • Publishing a newsfeed report.

 

Note: Gigya will continue adding new services over time so keep checking these wiki pages for updates once in a while.

 

How do I begin?

  • Make sure to sign up for an account in Gigya's website (www.gigya.com).

  • We recommend that you read the Developer's Guide section before starting to code.
  • Refer to the API Reference - for a full Gigya ActionScript API Specification.

| Next to Developer's Guide >

Tags:
Files (0)