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

titleStyle

titleStyle [read-write]

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

Description

Controls where style of title that is rendered. See Titles for more information.

Acceptable values "Inline", "Layer" and "Layer Rollover".

The default value is "Layer".

Implementation

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

Example

The following changes the parameter:

 my_tg.titleStyle = "Inline";

Page last modified by tdominey on May 12, 2010, at 01:27 PM
© 2011 SlideShowPro. All Rights Reserved.