Wijmo UI for the Web
flashInstall Field

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

Determines the relative path and name of the flash installation guide.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.