_soundbuftime
Top  Previous  Next


SWiSH Player Support
SWF4 or later - Supported Internally

Syntax
_soundbuftime
_soundbuftime = value

Arguments
value: Integer, specifying the number of seconds before the Movie starts to stream.

Returns
Current buffer setting.

Description
Property (global): Specifies the number of seconds of streaming sound to pre-buffer. Default is 5.

Sample
_soundbuftime = 10
;   // buffer 10 seconds of audio.