Editing Main XML Tutorial
qualityStatic
<qualityStatic>4</qualityStatic>
<!-- Quality at rest : 1:low | 2:medium | 3:high | 4:best -->
The static quality setting controls the quality of the panorama when it isn't moving. Use numbers 1 to 4 to set the level of quality, 1 being the lowest quality and 4 being the highest quality. The higher the quality of the panorama the higher the system requirements needed to view the panorama.
qualityMotion
<qualityMotion>1</qualityMotion>
<!-- Quality in motion : 1:low | 2:medium | 3:high | 4:best -->
The motion quality setting controls the quality of the panorama when it is moving. Use numbers 1 to 4 to set the level of quality, 1 being the lowest quality and 4 being the highest quality. The higher the quality of the panorama the higher the system requirements needed to view the panorama. the motion quality setting requires higher system specs than the static quality setting.
fullscreen
<fullscreen>false</fullscreen>
this will enable to tour to be viewed in full screen if set to true and not enabled if set to false. A button will need to be added to the tour to activate full screen mode.
lattice
<lattice>images/hollowdeck.gif</lattice>
This is the file path for the lattice frame work of the panorama cube faces.
help
<help>images/help.png</help>
This is the file path to the help image.
tiles
<tiles>14</tiles>
This sets how many tiles are used to make up each cube face for the panoramic image. the higher the number the better the quality of the panorama, but the more resource intensive. 14 is a basic default for compromise between quality and system requirements.
loaderImage
<loaderImage>images/loader.png</loaderImage>
This is the file path to the laoding background image that displays when the tour is loading on start up.
canvasFrame
<canvasFrame>images/canvas.png</canvasFrame>
This is the file path to the background image of the tour.
mapDiagram
<mapDiagram>images/map.png</mapDiagram>
This is the file path to the map image.
totalRooms
<totalRooms>7</totalRooms>
Use this to set the amount of rooms/panoramas to display. If you have 7 panorama set it to seven, if you have seven panoramas but only want to show the first five set it to 5.
tourTime
<tourTime>34000</tourTime>
When the tour is in auto tour mode set the time using this function. the time is in milliseconds and it controls how long a room will rotate for until moving to the next room.
globalFontEmbedAA
<globalFontEmbedAA>1</globalFontEmbedAA>
This sets the Embed & AA text?: 1 = yes | 0 = no (Turn off this option if not using embeded Plantagenet Cherokee font.
globalFontName
<globalFontName>Verdana</globalFontName>
This set the global default text font for the tour.
globalFontSize
<globalFontSize>12</globalFontSize>
This sets the global default text size for all text in the tour.
globalFontMargin
<globalFontMargin>5</globalFontMargin>
This sets the default global text margin for the text in the tour, use this to add space around the text overview area. 5 = 5px.
previewFontName
<previewFontName>Verdana</previewFontName>
This controls the font used for the name text when images are displayed.
previewFontSize
<previewFontSize>9</previewFontSize>
This controls the size of the text for the image name.
roomFontName
<roomFontName>Verdana</roomFontName>
This controls the font use to display the room/panorama name.
roomFontSize
<roomFontSize>12</roomFontSize>
This controls the size of the font used to display the room/panorama name.
loaderFontSize
<loaderFontSize>12</loaderFontSize>
This controls the size of the font used on the loader.
altTagFontSize
<altTagFontSize>9</altTagFontSize>
this controls the size of the font used to display the text on the alt tags.
altTagFontName
<altTagFontName>Verdana</altTagFontName>
This controls the font used to display the alt tag text.











