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

titlePadding

titlePadding [read-write]

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

Description

Controls the amount of padding, in pixels, between text and the edges of the thumbnail. Value is array based, with order being top, right, bottom, left.

The default value is [0,2,2,2].

Implementation

public function get titlePadding():Array
public function set titlePadding(value:Array):void

Example

The following changes the parameter:

 my_tg.titlePadding = [4,4,4,4];

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