Wijmo UI for the Web
flashVars Field

A hash object that contains variants for flash object.

Syntax
Javascript (Usage) 
var value; // Type: object
value = jQuery.wijmo.wijgallery.options.flashVars;
Javascript (Specification) 
var flashVars : object;
Example
$("#id").wijgallery({  flashVars: { width:300,  height:400 } });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.