Sound - Preload Property
Preload indicates if the sound should be loaded when the page loads
Member of Sound (PRIM_SOND)
Data Type - Enumeration
The Preload property specifies how the sound file should be loaded.
Enum Value |
Description |
All |
Load the whole of the file |
MetaData |
Load the metadata only |
None |
Load none of the file |
All Component Classes
Technical Reference