25 – 06 – 10 Bugfix:
fixed positionerror when reloading preview on activeden.net
Imageviewer 360 degrees / multiple elevations / XML & AS3
Present your photos / series of photos or 3d renderings in a new intuitive way – using this easily configured xml enabled image viewer
Features
- displays .png , .jpg , .gif , and .swf files .
- adjust number of elevations in the XMLfile.
- automatic motionblur – when user drags fast
- set wich image the viewer should startup with in the XMLfile
- generate bookmarks in the viewer – via the labels option in the XMLfile
Source
- CS3 .fla. + xml + flashdevelop projectfile + AS files
- Clean code – one documentclass
- All the graphics are well organized, and easily modified.
Xml-source
<items>
<!--
* if the labelvalue is set it creates a button linking to the corresponding image in the viewer
* if startup is set to true that image will be the first shown
* you can add as many elevations you like
-->
<elevation level="0">
</elevation></items>


