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

rowsGallery

rowsGallery [read-write]

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

Description

Controls the number of rows (when using "Fluid" for sizingGallery) that are used for the Gallery screen.

Acceptable values include any number greater than 0 that doesn't vertically subdivide the thumbnail grid to the point where thumbnail elements have a height that's smaller than 10 pixels wide. Any number greater than that maximum threshold is ignored, and the maximum number of possible rows is used.

The default value is 2.

Implementation

public function get rowsGallery():Number
public function set rowsGallery(value:Number):void

Example

The following divides the fluid layout into four rows.

my_tg.rowsGallery = 4;


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