Using the controlVR component

The controlVR componet has three parameters that can be set in Flash

Parameter Description
Progress & Title Font Specifies the embedded font to use in the componet - if left blank it will use the default non-embedded arial font that cannot be masked or rotated. The parameter name specified refers to a font symbol in the libarary and with linkage properties set as follows: the identifier set to the specified font and Export for ActionScript and Export in First Frame selected. The identifier that was used in the linkage is the name that must be used in the parameter.
Progress Color Changes the color of the progress bar on object load. This parameter can only be altered by ActionScript.
Title Color Changes the color of the VR object title on object load. This paramter can only be altered by ActionScript
XML File The relative or absolute path to the image from the file displaying the component

Note: If using relative paths
If the .swf file is loaded by an .html file the path of the xml should be relative to the .html. If you only make use of a .swf file the path should be relative to the .swf.

Example

You may now preview your movie.