This application lets you easily show images or swf-files on your website. The user can zoom in and rotate the image or swf file trough a menu that can be switched on or off. All you have to do is edit the settings.xml to the file of your choice or give the image directly through FlashVars.
Features- Can load any SWF , JPG, PNG or GIF .
- Dynamic size through HTML .
- Automatically resizes the object to fit in the screen.
- One small SWF -file for all your images.
- Customizable menu for enabling/disabling zooming and rotating.
- Elegant border around the image that can be disabled.
- Simple preloader with editable color.
FlashVars
<param name="FlashVars" value="file=data/ws1.jpg"/> or <param name="FlashVars" value="file=data/settings.xml"/>
When using the FlashVars to call the image of swf directly, it takes default settings as documented within the ActionScript source-code.
If no FlashVars are given, the settings.xml file is automatically loaded from the same directory as the swf-file.
XML
- backgroundColor Sets the background of the swf file (hexcode)
- border Enables/disables a border around the object (true or false)
- borderMargin The space around the object within the swf file (in pixels)
- borderColor The color of the border (if it is enabled) (hexcode)
- url The object to load (jpg, png, gif or swf)
- zoomFactor The number of zooms on the object (4 is 400%)
- preloaderColor The color of the preloader bar (hexcode)
- editmenu Enables/disables the editmenu (true or false)
- editmenuScaler Enables/disables the scaler (true or false)
- editmenuRotator Enables/disables the rotator (true or false)
- editmenuResetButton Enables/disables the reset button (true or false)
Everything is coded in 100% object-oriented ActionScript 3. Easily customizable and very small publish size (7.96kb). If you have any questions, I will try to answer them as soon as possible.
Help file: help.pdf
KEYWORDS : photo zooming, photo zoom, photo rotator, image viewer, swf viewer, dynamic, xml.

12 Purchases
11 Comments