You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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