Attribute: unbuffertime Required: no Default: 20 Range: positive floating point number (seconds)
Determines the amount of mash information before the current playhead position to keep fully cached during playback.
Once this minimum is met, the information is flagged for removal from the cache the next time it's emptied.
If a particular position in the mash is cached, the user can quickly move the playhead there with only a minimal
stall while the audio tracks adjust.
MP3 formatted audio will adjust faster than FLV audio to playhead changes, as will shorter audio sequences in general. If no audio track exists, or it's been muted, playhead changes to cached positions should not stall the player at all.
Attributes align: the string 'top', 'left' or 'center'
angle: floating point number (degrees)
autostart: boolean - zero (false) or one (true)
autostop: boolean - zero (false) or one (true)
border: positive integer (pixels)
bordercolor: six character hex color value
buffertime: positive floating point number (seconds)
color: six character hex color value
completed: positive floating point number (percentage)
fps: positive integer
grad: floating point number less than 128
height: integer (pixels) or '*', '**'... (proportional)
id: a word that's unique among control IDs
location: positive floating point number (seconds)
minbuffertime: positive floating point number (seconds)
symbol: a valid SWF URL, followed by an ampersand and class name
unbuffertime: positive floating point number (seconds)
volume: positive floating point number (percentage)
width: integer (pixels) or '*', '**'... (proportional)
|