The Preloader Interface provides preloader information.
| Property | Value Type | Access | Default value | Property description |
|---|---|---|---|---|
| Id | string | Read only | Preloader identifier. Used for preloader identification. | |
| Name | string | Read only | Preloader name. User friendly preloader name. This name can be used in a preloader selection dialog. |
Name and Id properties of the Preloader interface can be passed to the following Flash generation methods of the PresentationConverter object:
It is not recommended to specify the same id or name attributes for different preloaders.