AVFlashVR - AVPano  3.0
Documentation for all parameters of AVFlashVR (Standalone version or AVPano for Joomla!)
 All Variables
Styles

Variable Documentation

The [transitionStyle] object is located in file "params/styles.js".

This object contains all parameters for transition effects between panos.

Syntax
transitionStyle: {
    transitionTexture:          "3",                // 0 = No effect, 1 = Color, 2 to 60 = (Gradient, sky, curtain, textures, and many other transition effects for PRO and MAX versions).  
    transitionColor:            "<replaceByPanoTransitionColor>",   // Color value or replace tag for each color setting in panoXX
    transitionGradient:         "000000",           // Color value for gradient.
    transitionGradientRotation: "180",
    transitionFx:               "top",              // Transition and move effects between panos (left), (right), (top), (bottom), (alpha), (scale).
    transitionTime:             "3",                // Duration (min = 0.2).    
    end: ""                                         // "end" is a simple reminder to remove the trailing comma  
},