Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > MovieClip > _soundbuftime (MovieClip._soundbuftime property) | |||
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 MovieClip 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 MovieClip object actually sets the global property.
Availability: ActionScript 1.0; Flash Player 6
Flash CS3