Size (width and height)wimpyWidth, wimpyHeight -- Sets the size of the player with your HTML page DescriptionWhen using the Customizer Tool, you can either set the size of the player automatically, based on the dimensions of the skin, or manually. If "Size" is set to "Auto detect" and a skin file is selected, the Customizer Tool will automatically read the dimensions from the specified skin file. if ("Size" is set to "Set size manually" the Customizer Tool will not read the skin dimensions, but rather, use the dimensions you enter into the "width" and "height" files. Setting the size manually allows you to tweak the size of the player when it is rendered in the HTML code -- allowing you to shrink or stretch the player according to specific needs. UsageAs HTML option: <object ... width="200" height="350" ... > As Wimpy Configs Option: <wimpyWidth>200</wimpyWidth> As Javascript Option: wimpyConfigs.wimpyWidth="200";
.
|
| Wimpy Player Documentation Copyright ©2002-2008 Plaino LLC. All rights reserved. Use of this website signifies your agreement to the Terms of Use. |