FieldSweeper.emitterStage

Availability

FieldSweeper component version 1.0

Usage

instance.emitterStage

Description

Property; A movie clip onto which is generated particles are placed. The default is the parent of the component instance.

Example

The following code sets the emitter stage to the stage:

myFieldSweeper.emitterStage = stage;