Options for the web photo gallery thumbnail creation
border:Number
the amount of border pixels you want around your thumbnail images ( 0 - 99; default: 0 )
Implementation public function get border():Number
public function set border(value:Number):void
caption:Boolean
with caption ( default: false )
Implementation public function get caption():Boolean
public function set caption(value:Boolean):void
columnCount:Number
web photo gallery thumbnail columns ( default: 5 )
Implementation public function get columnCount():Number
public function set columnCount(value:Number):void
dimension:Number
web photo gallery thumbnail dimension in pixels ( default: 75 )
Implementation public function get dimension():Number
public function set dimension(value:Number):void
font:GalleryFontType
web photo gallery font ( default: GalleryFontType.ARIAL )
Implementation public function get font():GalleryFontType
public function set font(value:GalleryFontType ):void
fontSize:Number
the size of the font for the thumbnail images text ( 1 - 7; default: 3 )
Implementation public function get fontSize():Number
public function set fontSize(value:Number):void
includeCopyright:Boolean
include copyright for thumbnail ( default: false )
Implementation public function get includeCopyright():Boolean
public function set includeCopyright(value:Boolean):void
includeCredits:Boolean
include credits for thumbnail ( default: false )
Implementation public function get includeCredits():Boolean
public function set includeCredits(value:Boolean):void
includeFilename:Boolean
include file name for thumbnail ( default: false )
Implementation public function get includeFilename():Boolean
public function set includeFilename(value:Boolean):void
includeTitle:Boolean
include title for thumbnail ( default: false )
Implementation public function get includeTitle():Boolean
public function set includeTitle(value:Boolean):void
rowCount:Number
web photo gallery thumbnail rows ( default: 3 )
Implementation public function get rowCount():Number
public function set rowCount(value:Number):void
size:GalleryThumbSizeType
the size of the thumbnail images ( default: GalleryThumbSizeType.MEDIUM )
Implementation public function get size():GalleryThumbSizeType
public function set size(value:GalleryThumbSizeType ):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z