Flash components › Flash files › Image Viewers
Details
Uploaded: 18 June 2010
Opens With: Flash 8 (8+)
Files Included: .fla, .swf, .xml, .jpg, .html, .js
Size: 6.6kb
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:
autoplay = "1" (options: 1 or 0 )
speed = "5" ( play speed: milliseconds )
preloader_left = "290" ( preloader left position in pixels)
preloader_top = "190" ( preloader top position in pixels)
caption_left = "0" ( caption left position in pixels)
caption_top = "375" ( caption top position in pixels)
caption_width = "575" ( caption width in pixels)
control_left="469" ( control button left position in pixels)
control_top ="326" ( control button top position in pixels)
imageURL="XMLImageSlideShow_01.jpg" ( your image url )
link="your_http_link" ( your image link )