Sound - Preload Property

Preload indicates if the sound should be loaded when the page loads

Member of Sound (PRIM_SOND)

Data Type - Enumeration

Details

The Preload property specifies how the sound file should be loaded.

Allowed Values

Enum Value

Description

All

Load the whole of the file

MetaData

Load the metadata only

None

Load none of the file


See also

All Component Classes

Technical Reference

  • No labels