Check here for TiltViewer-Pro support and documentation.
If you have a question about using TiltViewer-Pro, please check the FAQ first. Chances are your question has already been answered.
TiltViewer is supported via an online forum. Before posting a new question, please search the forum to see if your question has already been answered.
TiltViewer-Pro allows you to customize your TiltViewer galleries.
To create a new TiltViewer-Pro gallery, first use any of these methods to create a regular TiltViewer gallery. Then upgrade the gallery to TiltViewer-Pro by replacing the TiltViewer.swf' file in your gallery folder with the one that comes in the Pro download (at '\web\TiltViewer.swf').
To use TiltViewer-Pro's extended customization options check Customizing TiltViewer-Pro.
To upgrade an existing TiltViewer gallery to TiltViewer-Pro or to use TiltViewer-Pro with a Template or Plugin, check here.
The following folders are in contained in the TiltViewer-Pro download:
TiltViewer-Pro supports the same config options as TiltViewer, as well as an additional set of Pro only options. View the list of Config Options here.
To set a configuration option for TiltViewer, edit the HTML file that contains TiltViewer in any text editor. Config options are set with JavaScript in this format:
fo.addVariable("titleFontSize", "50");
The first parameter is the name of the config option. The second parameter is the required value. Both parameters require quotation marks.
When displaying TiltViewer on your site you can use the standard full-page HTML template, or you can embed TiltViewer inside a HTML page or another Flash Movie.
To embed TiltViewer-Pro in an existing HTML Page, check the instructions here.
Check the \examples\ folder for examples of embedding TiltViewer in a HTML document. There are 2 examples:
TiltViewer-Pro can be used with HTML transparency so it can be layered over other HTML page elements. Check the 'transparent.html' example in the 'examples' folder.
Due to a limitation in the flash player, HTML transparency breaks Fullscreen mode. Therefore you should turn off the Fullscreen option by setting the 'showFullscreenOption' config option to false. To support HTML transparency, add the following lines in the TiltViewer configuration code:
fo.addParam("wmode", "transparent");
fo.addVariable("bkgndTransparent", "true");
fo.addVariable("showFullscreenOption", "false");
Embedding TiltViewer in Flash requires the embedding movie to be ActionScript 3 and requires Adobe Flash CS3 (or later) authoring software. Embedding TiltViewer-Pro in Flash requires a basic level of Flash authoring experience.
There are 2 example FLA files in the \flash_embed\ folder that show how to embed tiltviewer in a shell swf.
To upgrade existing TiltViewer galleries to TiltViewer-Pro, replace the TiltViewer.swf file in your existing gallery folders with the one that comes in the Pro download (at \web\TiltViewer.swf).
To upgrade the Jalbum TiltViewer Skin to TiltViewer-Pro:
To upgrade the Photoshop TiltViewer Script to TiltViewer-Pro: