SimpleViewer Version History and Credits
Version History
- Version 2.0.2
- ADDED Danish, Finnish, Turkish, Vietnamese languages.
- ADDED Optional Mouse wheel support (Pro).
- ADDED Preview button to launch gallery in browser (svBuilder)
- FIXED Lots of bug fixes
- Version 2.0.1
- Added Japanese and Norwegian languages
- Added 'thumbLoadBrightness' option.
- Fixed HTML text in Titles
- Fixed thumbs stay dark for local galleries
- Fixed images not preloading for 'thumbPreloading' set to 'ALL'.
- Fixed tooltips positioning at stage bottom + left
- Many small bug fixes
-
Version 2.0 (Pro Version)
- Flash IDE Not Required. All config options are settable in an XML doc or via svBuilder.
- svBuilder desktop application allows easy WYSIWIG gallery customization.
- Over 150 new configuration options.
- Button Bar adds buttons for Image download, Open image in new tab, Next/Back navigation, AutoPlay mode, Music toggle and FullScreen toggle.
- Advanced Flickr Options.
- AutoPlay support including looping and randomization option.
- Direct image download support.
- ActionScript and JavaScript API allows control of gallery from embedding Flash movie or HTML page and creation of custom UIs.
- Includes examples showing how to embed in Flash and Flex.
- Multiple image transitions and button styles.
- Music support including looping and volume options.
- Watermark support.
- Handles large galleries (upto 500 images).
- ICC Color Profile Support (Flash 10 Player required).
-
Version 2.0 (Standard Version)
- 3 different gallery styles: Modern, Classic and Compact.
- Direct Flickr integration. Easily load flickr images by username and tags.
- Fullscreen mode via the Button Bar and right-click menu.
- External image links via Button Bar and right-click menu.
- Link images to any URL via the linkURL attribute.
- Bigger thumbnails (75x75 px).
- Automatic language support.
- Supports upto 50 images per gallery.
- Re-written from scratch in AS3 for better performance.
- Backwards compatible - works with existing v1.9 galleries.
-
Version 1.9
- Added AutoPlay option (PRO)
- Added back button option (PRO)
- Added music option (PRO)
- Added AS options: enableMouseWheel, enableLooping, imageVAlign, imageHAlign (PRO)
-
Version 1.8.5
- Added full localization support
- Added PNG and GIF support
- Allow direct links to images within gallery
- Added XML options: vAlign, hAlign, navPadding
- Added AS options: showCaptionOnRollover, captionUnderThumbs,captionFontSize, titleFontSize, captionPadding, useSmoothing (PRO)
- Allow setting caption and title colors via HTML font tags
- Bug fixes
-
Version 1.8.1
- Allow loading of cross-domain images and XML
- Removed automatic adding of missing trailing slash to imagePath and thumbPath
- Version 1.8
- Re-coded in ActionScript 2
- Increased thumbnail size to 65px
- Tweaked thumbnail UI
- Replaced maxImageDimension with maxImageWidth and maxImageHeight to allow better layout control
- Thumbs sorted horizontally paged, not top to bottom
- Added mousewheel navigation support
- Added extra keyboard nav: Page Up/Down, Home/End
- Added Right click to download open image option
- Added option to load in a background image/swf
- Allow no thumbnails (set rows or columns to zero)
- Added "gallery not found" message on missing XML doc
- Added error icon for missing images and thumb
- Missing images do not break gallery
- Captions now refreshed on selecting an image (not thumbnail rollover)
- Preloader Color settable via flashVars
- Disabled Flash right click print
- Fixed thumbnails left hand column and the top most row of pixels are duplicated.
- Fixed broken image placement at start sometimes
- Fixed unselectable thumbnail, when clicking on and off a loading thumbnail
- Switched to 'gallery.xml' as default XML name
- Switched to using SWFObject 1.4 for embed and flash detection
- Removed bgColor from XML
- Removed LTR, RTL option
- Version 1.7.1
- Using FlashObject to fix IE's active content update.
- Version 1.7
- Added background color customization
- Download link now opens in new window
- Fixed mac/IE spacing bug
- Version 1.6
- Removed upscaling of images.
- Added keyboard navigation.
- Added HTML formatting to caption text.
- Version 1.5
- Added full international font support.
- Added variable XML data path support.
- Added variable image and thumbnail path support.
- Version 1.4
- Added multiple thumbnail pages, thumbnail navigation.
- Added image Next/Back navigation.
- Version 1.3
- Added limited international font support.
- Version 1.2
- Added customization options - colors, frame width, navigation position.
- Added Flash 6 detection.
- Fixed load/resize bug.