Parameters
PARAMETER |
DESCRIPTION |
EXAMPLE |
REQUIRED |
| Source | A path to an external file, or the linkage ID of an exported movie clip to be loaded into the component. If a period is present in the string the file will be assumed to be an external file, otherwise the component will look to the library for it's content. | external-image.jpg | |
| Mask | The linkage ID of a clip in the library to be used by the component as a mask. This parameter enables the use of complex shapes to mask your loaded image in place of the default square. | maskClip | |
| Scale content | Determines whether and how to scale the loaded content in relation to the component's size. | Scale to fit | * |
| Scale hotspot | Determines whether or not to scale the hotspot of the component along with the content. | false | * |
| Show preloader | Determines whether to display the component's loading bar whilst the component loads. | true | * |
| Show preload % | Determines whether the loading bar displays the percentage loaded as text. | true | * |
| Preloader color | Sets the color of the component's loading bar. | #63a100 | * |
| Preloader text color | Sets the color of the loading text. | #63a100 | * |
| onComplete effect | Sets the effect to be performed as the loading of an image completes. | Zoom in | * |
| onUnload effect | Sets the effect to be performed prior to the unloading of an image. | Zoom out | * |
| onRollOver effect | Sets an effect to be performed when the component is rolled over. | Eased | * |
| onRollOver zoom | Sets the percentage of zoom to be applied when the component is rolled over. | 120 | * |
| Effect speed | Sets the speed of effects. | 80 | * |
| Wobble strength | When using the 'wobble' effect, sets the strength of the effect. | 20 | * |