UnityWorks! Media Wiki

Page History: XSPFPlayer v3.0 - External Interface

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2008/10/14 15:25


Application Overview –

The Stand Alone Player (XSPF Player) is an online application that consumes a dynamic web service provided by UnityWorks! Media to display a flowing video content experience.

Javascript External Interfaces – The XSPF Player Stand Alone has the capability of being controlled through javascript as an external interface. Functions such as play, stop and pause may be called through a user action or an event. The following example will give you a basic idea how this connectivity works as we use html input button objects.

XSPF Player Stand Alone - External Interfaces Example

Javascript/Player Available Commands – To allow this to work correctly, the called must be made by pointing to the location of the swf object holder and use the following call:

flashCall('command');




Function Example Code Description
Schema: 5.1 , 5.2 Rollover N/A 384 x 288
Schema: 5.3 , 4.4 , 4.2 Rollover N/A 320 x 240
Schema: 9.0 Rollover N/A 480 x 360
Schema: 5.1 , 5.2 Static +30 pixels 384 x 318
Schema: 5.3 , 4.4, 4.2 Static +30 pixels 320 x 270
Schema: 9.0 Static +30 pixels 480 x 390

2008 UnityWorks! Media