User Guide

578 Chapter 2: ActionScript Language Reference
MovieClip._soundbuftime
Availability
Flash Player 6.
Usage
my_mc._soundbuftime:Number
Description
Property (global); an integer that specifies the number of seconds a sound prebuffers before it
starts to stream.
Note: Although you can specify this property for a MovieClip object, it is actually a global property,
and you can specify its value simply as _soundbuftime. For more information and an example, see
_soundbuftime.