The target can also be set once the Effect has been instantiated by using the target property of the Effect class. The target is the UIComponent that the Effect will affect when the play method of the Effect is called. When an Effect is defined in MXML, the target UIComponent must be assigned within a binding tag: 目标的设置也可以在Effect 实例化完成后通过设置Effect 类的target 属性来完成。所谓目标就是一个当调用Effect 的play 方法的时候会对其产生作用的UIComponent。当一个Effect定义在MXML 后,目标UIComponent 必须以绑定标签的形式进行分配: