• HOME
  • showcase
  • Documentation
    • Codegenerator
    • Code Examples
      • Multiple 360 images
      • infinite-loop
    • Integration
      • Wordpress
      • Joomla
    • API Document
    • Enable Cloudzoom
    • How to create images
    • Features in action
  • Download
    • Free version
    • No creditsign
    • Releases
  • Installation service
  • Contact
    • Contact
    • Twitter
    • Partners

Free 360 javascript viewer

Share
Download an example if you don’t want to read the instructions below.
.
Free version example of 360-javascriptviewer


Get the images
filestructure for 360

filestructure for 360

First you need images, make sure you have a main image on your page. In this example the image is:”ipod.jpg”. If there are other images in that directory with the name ipod_01, ipod_02 the script changes the ipod.jpg into a 360 presentation. If there are no other images found the main image stays untouched.
Programs we use to manage the images are:
  • Flexible renamer : For renaming the images
  • Irfanview Thumbnails : For resizing the images
  • If you have questions please read first our manual for the images.



    The image
    You need an image which can be transformed into a 360 presentation. Give it the id : ” javascriptviewer” and the rest is done by the script.
    <!--Tag your image with the id javascriptviewer--><p>
    <div><img id="javascriptviewer" src="http://360-javascriptviewer.appspot.com/images/ipod/ipod.jpg" alt="" /></div>
    
    Load the script
    Call the javascript file. For demo use you can grab the one from our site or if you bought a license you can use the one from own domain. In this case we use a common loader, but of course you can change it to fit your needs.
    <!--Paste this script somewhere in your website code-->
    <script src="http://360-javascriptviewer.appspot.com/latest/loader.js" type="text/javascript"></script>
    if you want to use the zoomfunction from Cloudzoom please read this article or download the example.
    Now call the function
    <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>
    
    The result
    As you can see this is very easy and you don’t need to be an expert. If you want more control, edit the loader script and make it yours. We love to see the results.
    Options
    Download the example file and change the loader script to fit your needs.
    You can change rotation speed, slowing down speed, preloader, instructions, animations etc…
    If you need any help please let us know
    Try it on your site!
    Share
    Tags:  360, free, free version, images, rotate

    Learning Centre

    • Implementation guide
    • Cloudzoom
    • How to create images
    • Features in action

    Put it on your own domain

    • No credit sign
    • Change images/ css
    • Script on your server
    • Unlimited number of presentations on a domain
    • support and updates