UnityWorks! Media Wiki

Page History: XSPFPlayer v3.0 - ActionScript Integration

Compare Page Revisions



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


Page Revision: 2009/05/07 16:05


   XSPF Player 3.0 ActionScript 3 Integration –













   XSPF Player 3.0 ActionScript 2 Integration –













   XSPF Player 3.0 ActionScript 2 Component Integration –

The XSPFPlayer is also available as a Flash 9+ Component (AS2) for those who decide to incorporate the player within a seperate Adobe Flash application. The following instructions will show you the process.

Download the XSPFPlayer v3.0 AS2 Component.

UWM_XSPFPlayer_v3_Component.rar (Flash Component Download) - Coming Soon.


  • Install XSPFPlayer Component - Launch the packaged .mxp extension.
  • Adobe Extension Manager will launch and install the mxp file.
  • Restart Flash - Flash will add your new component.
  • Open your "component window" (Ctrl + F7).
  • Expand the XSPFPlayer component folder.
  • Drag the XSPFPlayer component on to your stage.
  • The XSPFPlayer will appear on your stage together with the necessary items inside your movie library.
  • Single click the XSPFPlayer component currently on the stage.
  • Open your "Parameters window". (Ctrl + F3 - Parameters)
  • Set your parameters.
  • Publish Movie. (Ctrl + Enter)

Component Inspector Parameters -

The following parameters are available to alter any pre-determent actions to the player by UWM. This table will give you an idea of the possible actions and set up values the XSPFPlayer component needs.

Parameter Values Description
CTX ID ## (String) *Required - Team Identifier Value will be provided by UWM
VID ID ## (Num) Video Identifier
Player Width ### (Num) Video Width
Player Height ### (Num) Video Height
AutoStart true,false (Boolean) Video auto play
previewFrame 0 (Num in Seconds) Previews closest video cue on false AutoStart
IsMuted true,false (Boolean) Mutes video playlist
exeFunction URL (String) URL will launch once video is complete
exeTarget _blank,_parent,_self (String) Targets exeFunction URL

2008 UnityWorks! Media