Stickam | Mobile | Developers | PayPerLive | LiveCitizen
 

Flash Reference

StreamAPI's Flash SWF accepts a number of parameters as shown here. They should be passed to the SWF via the Flashvars attribute. Using the Javascript library SWFObject is the recommended way of generating proper HTML Flash embeds. You are also free to generate them manually or using a different library. You should always specify the allowscriptaccess="true" and allowfullscreen="true" attributes.

Parameters

publicHostID

The public host ID for a live session. Generated when a create session API call is made. This is required for broadcasters and viewers.

privateHostID

The private host ID for a live session. Generated when a create session API call is made. This is required for broadcasters and should never be shown to anyone but the broadcaster for this session.

siteID

A unique identifier used in Flash embeds to identify your site. Available from your API Settings page.

layoutPath

The path to the layout configuration file for your theme. A required Flashvar for embedding.

skinPath

The path to the skin configuration file for your theme. A required Flashvar for embedding.

app

Currently should always be set to custom.swf. Additional apps may be available in the future.