Visit SlideShowPro.net  Community Forums
SlideShowPro Support Wiki
  
SlideShowPro Player

Constructor

Document player compatibility
SlideShowPro Player for Flash (ActionScript 3)

Parameters

The Display Object you wish to add an instance of the SlideShowPro Player to as a child.

Returns

An instance of the SlideShowPro Player component.

Description

Creates a new SlideShowPro Player component instance. Accepts a DisplayObject parameter to place the instance on the Stage or another display object container.

This method is only supported with the ActionScript 3 version.

Example

This example creates a new instance of the component on the Stage of an FLA.

import net.slideshowpro.slideshowpro.*;
var my_ssp:SlideShowPro = new SlideShowPro(this);


Page last modified by tdominey on November 14, 2010, at 08:55 AM
© 2011 SlideShowPro. All Rights Reserved.