ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > Sound > getBytesTotal (Sound.getBytesTotal method) | |||
public getBytesTotal() : Number
Returns the size, in bytes, of the specified Sound object.
Availability: ActionScript 1.0; Flash Player 6
Number - An integer indicating the total size, in bytes, of the specified Sound object.
See Sound.getBytesLoaded() for a sample usage of this method.
getBytesLoaded (Sound.getBytesLoaded method)
|
|
|
|