Valid XML definitions

386
Definition:
<name/>
Type:
string
Values:
text description
Default value:
null
Action:
Used inside the config.xml <plugin> tags this is the plugin's description title.
Dependencies:
none

 

Definition:
<swf/>
Type:
string
Values:
text description
Default value:
null
Action:
Used inside the config.xml <plugin> tags this is the plugin's swf name including the .swf suffix.
Dependencies:
none

 

Definition:
<posX/>
Type:
integer
Values:
position in pixels
Default value:
null
Action:
Used inside the config.xml <plugin> tags this decribes the plugin's horizontal postion in the canvas mode (not fullscreen).
Dependencies:
name, swf

 

Definition:
<posY/>
Type:
integer
Values:
position in pixels
Default value:
null
Action:
Used inside the config.xml <plugin> tags this decribes the plugin's vertical postion in the canvas mode (not fullscreen).
Dependencies:
name, swf

 

Definition:
<canvas/>
Type:
boolean
Values:
true or false
Default value:
false
Action:
Used inside the config.xml <plugin> tags this specifies whether the plugin is visible on the canvas.
Dependencies:
name, swf, PosX, PosY

 

Definition:
<fullscreen/>
Type:
boolean
Values:
true or false
Default value:
false
Action:
Used inside the config.xml <plugin> tags this specifies whether the plugin is visible in fullscreen mode.
Dependencies:
name, swf

 

Definition:
<fullscreenPos/>
Type:
string
Values:
positional string
Default value:
null
Action:
Used inside the config.xml <plugin> tags this is the plugin's position in fullscreen mode.  The position specified is drawn according to the monitors resolution and aspect ratio.
Example: centre top,0,10
Dependencies:
none

 

Definition:
<panoPreview/>
Type:
boolean
Values:
true or false
Default value:
false
Action:
Enable panorama preview images.
Dependencies:
previewImage

 

Definition:
<youTube_EnableLogo/>
Type:
boolean
Values:
true or false
Default value:
false
Action:
Enable the YouTube logo to appear on the videoplayer when streaming YouTube content.
Dependencies:
none

 

Definition:
<numConnections/>
Type:
integer
Values:
1 to 5
Default value:
1
Action:
Defines the number of connections to open when loading data.
Dependencies:
none