Flash Lite 2.x and 3.0 ActionScript Language Reference

getBytesTotal (Sound.getBytesTotal method)

public getBytesTotal() : Number

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

Returns

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

Example

For a sample usage of this method, see Sound.getBytesLoaded().

See also

getBytesLoaded (Sound.getBytesLoaded method)