If Drop Target
Top  Previous  Next


Use this Action to perform Actions if the current Sprite is dropped on another Sprite when dragging (see the Start Drag and Stop Drag actions)

Panels-Action-IfDroppedOn  

Target
The target Movie, Sprite or Object that the Action applies to. Note that the target name must use slash notation or the _target property.

In the example below, the Sprite will jump to Frame 10 if dropped on the Sprite called "MySprite".


Panels-Action-IfDroppedOn-Example  

This Action can contain the other Conditional Actions including If, While and Else.