Visit SlideShowPro.net  Community Forums
SlideShowPro Support Wiki
  

Back
Products

ThumbGrid


Using ThumbGrid without Director

Additional support

  1. Community forums
  2. Email support staff

Company

  1. Products
  2. About SlideShowPro
  3. News
  4. Follow SlideShowPro on Twitter
ThumbGrid

sspInstance

sspInstance [read-write]

ThumbGrid Version: ThumbGrid 1 and 2
Language Version: ActionScript 3.0
Player Version: Flash Player 9.0.0.0

Description

The instance name assigned to the SlideShowPro Player component that ThumbGrid should communicate with. The SlideShowPro Player component instance may be anywhere on the Display List of ThumbGrid's parent, and it will be found. In other words, if the component instance is nested inside another clip, there's no need to prepend sspInstance with that parent clip's instance name.

The default value is "my_ssp".

Implementation

public function get sspInstance():String
public function set sspInstance(value:String):void

Example

The following assigns the instance name of the the SlideShowPro Player component.

my_tg.sspInstance = "gallery_ssp";


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