Actionscript 3 Parameters

 

Property

Description

Example

Photos The information of each of the images: name, description, link, linkage id, url.
This parameter is only required if you are not loading the images through an XML file or ActionScript.
 
xmlURL The path and name of the XML file to load. The XML file contains the list of images to load. myxml.xml
defaultIndex The index number of the first image to display on loading. The first image starts counting from 0. Enter -1 to display the last image (causing the photoFlow to start flipping from left to right). 0
showReflection Specifies whether to show a reflection (true) or not (false) true
nameBold Determines whether to format the name text field as bold or not. false
nameColor The color for the image name text. #000000
nameDistance The distance (in pixels) that the image name should be displayed from either the top or the bottom of the current image. 0
nameEmbed Specifies whether to use an embedded font for the name (true) or not (false). false
nameFont The font to dislay the name in. Arial
nameItalic Specifies whether to display the name as italic (true) or not (false). false
namePosition

The position of the image name. Options are: top left, top center, top right, bottom left, bottom center, bottom right .

bottom center
nameSize The font size for the image name. 20
showName Specifies whether to display a name (true) or not (false). false
distance The distance in pixels between the reflection and the image. 20
motionSpeed The speed at which to animate. 5
photoAngle Angle at which to view the photoFlow. The range is: 0-100 20
photoHeight The height of the images. 150
photoWidth The width of the images. 150
resizeImage Determines how the images should be resized to fit the specified width and height:
showAll = The images are scaled proportionally to fit the maximum width or maximum height possible.
scale to fit = The images are stretched to fill the defined height and width
no scale = The images are displayed at their original size.
none
spacing The spacing between each image when stacked. 30
view Angle at which to view the photoFlow. The range is: 0-100 50
autoFlip Specifies whether the component should automatically flip images (true) or not (false). false
flipSoundClass The class name of the sound to play when flipping between images. MySound
playFlipSound Specifies whether to play the flipSoundClass when flipping between images (true) or not (false). true
preloadSet The number of images to preload before displaying any of the images. 0
selectedScale The scale of the images when selected. 1
selectedY The y position of the images when selected. 30
useMouseWheel Specifies whether the mouse wheel can be used for scrolling (true) or not (false). true
zoomScale The degree of scaling when zoomed. 1.1
zoomType The type of scaling when zoomed. none
preloadHolderAlpha The opacity of the preloader clip. 70
preloadHolderBorder The thickness of the preloader clip border. 1
preloadHolderBorderColor The color of the preloader clip border. #000000
preloadHolderColor The color of the preloader clip. #ffffff
useKeyboard Specifies whether the keyboard can be used to navigate the images. true
reflectionAlpha Reflection opacity. 30
reflectionDepth

Depth of reflection. Range: 1-255

70
refelectionExtend The number of pixels that each reflection should extend.
50
selectedReflectionAlpha Opacity of the selected image's reflection. 70
selectedReflectionDepth Depth of the selected images's reflection. 100