Download an example if you don’t want to read the instructions below.. Free version example of 360-javascriptviewer
<!--Tag your image with the id javascriptviewer--><p> <div><img id="javascriptviewer" src="http://360-javascriptviewer.appspot.com/images/ipod/ipod.jpg" alt="" /></div>
<!--Paste this script somewhere in your website code--> <script src="http://360-javascriptviewer.appspot.com/latest/loader.js" type="text/javascript"></script>
<script type="text/javascript">
mloaderx = new loader(
{
tag:'javascriptviewer',
frames:72,
speed:8.3,
ending:6,
zoom:false //set to true to use the zoomfunction
});
</script>
