|
|
||||||
|
|||||||
![]() Wij appreciëren een link naar http://pano.intes.be op uw site. Nous apprécions un lien vers http://pano.intes.be sur votre site. We appreciate a link to http://pano.intes.be from your website. |
|||||||
| JPG format - Java Viewer | |||||||
|
Documentation To integrate the free JAVA viewer from ImmerVision shown above, you need the following items on your website / web pages:
<applet alt="Java moet op uw computer geïnstalleerd zijn." Should you rename the panorama image file, or locate it in a subfolder structure, you will have to edit the xml definition file to change the image file element.
<?xml version="1.0" encoding="UTF-8"?>
|
|||||||
| QuickTime .mov QTVR format | |||||||
|
Documentation To integrate the QuickTime Virtual Reality (QVTR) version of the panorama in your website, you need the following items on your web site / web page:
<embed src="panorama.mov" width="500" height="300"></embed> If you rename the panorama.mov file or locate it in a folder structure, the src element in the code above will need adapting.
|
|||||||
| CuTy Flash Plugin using QuickTime .mov format | |||||||
|
Documentation To integrate the QuickTime Virtual Reality (QVTR) version of the panorama into the CuTy Flash plaher on your website, you need the following items on your web site / web page:
<object width="500" height="300"> If you rename the panorama.mov file or locate it in a folder structure, the two FlashVars elements in the code above will need adapting.
|
|||||||