getBytesTotal (Sound.getBytesTotal method)

public getBytesTotal() : Number

Returns the size, in bytes, of the specified Sound object.

Availability: ActionScript 1.0; Flash Player 6

Returns

Number - An integer indicating the total size, in bytes, of the specified Sound object.

Example

See Sound.getBytesLoaded() for a sample usage of this method.

See also

getBytesLoaded (Sound.getBytesLoaded method)