"CONTROLS=StatusBar" at Different Sizes

The "Status Bar" control (CONTROLS=StatusBar) embeds a clip status bar. If you set the size of this control to less than the recommended width, the control drops certain fields instead of squeezing all of the fields down to a smaller size. This lets you add the control to small pop-up windows, for example, without the fields becoming difficult to read.


"CONTROLS=StatusBar" at the Recommended Width and Height

markup: <EMBED SRC="plugin.rpm" WIDTH=335 HEIGHT=30 NOJAVA=true CONTROLS=StatusBar CONSOLE=one>

"CONTROLS=StatusBar" Below 330 Pixels in Width

Net Congestion Indicator Dropped

markup: <EMBED SRC="plugin.rpm" WIDTH=320 HEIGHT=30 NOJAVA=true CONTROLS=StatusBar CONSOLE=one>

"CONTROLS=StatusBar" Below 300 Pixels in Width

Clip Timing Field Dropped

markup: <EMBED SRC="plugin.rpm" WIDTH=295 HEIGHT=30 NOJAVA=true CONTROLS=StatusBar CONSOLE=one>