Flash components › Flash files › Image Viewers
Details
Uploaded: 22 August 2010
Opens With: Flash 8 (8+)
Files Included: .fla, .swf, .xml, .jpg, .html, .js
Size: 11kb
Action Script: AS2
Resolution: Resizable
Documentation: good
Keywords: customizable, resizable, unlimited, xml, image viewer, image gallery, image rotator,
Do you like this file?
width & height: these parameters can be found in the javascript code of index.html,
that controls the flash size ( you do not need to edit the flash source file ).
The following parameters can be found in main.xml:
stage_width ="905" ( flash width, should be equal to "width" you set in html )
stage_height ="450" ( flash height, should be equal to "height" you set in html )
icon_show ="1" ( Optional: 0,1 )
icon_align ="left"( Optional: left, center, right )
preloader_left ="875" ( preloader left )
preloader_top ="435" ( preloader top )
caption_width ="300" ( caption width)
caption_height ="60" ( caption height )
speed ="5" ( play speed )
imgURL="XMLImageSlideShow1.jpg" ( your image url )
httpURL="" ( your image link )