Wijmo UI for the Web
flvPlayer Field

Default value: 'player\\\\player.swf'

Determines the relative path and name of the flash vedio player.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijlightbox.options.flvPlayer;
Javascript (Specification) 
var flvPlayer : string;
Example
$("#id").wijlightbox({
     flvPlayer: "player\\myplayer.swf"
 });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.