public _soundbuftime : Number
Specifies the number of seconds a sound prebuffers before it starts to stream.
Note: Although you can specify this property for a Button object, it is actually a global property that applies to all sounds loaded, and you can specify its value simply as _soundbuftime. Setting this property for a Button object actually sets the global property.
For more information and an example, see _soundbuftime.