|
|||||||||||||||||||||||||||||
|
|
Sometimes in Director you may need a sprite to catch an event and then pass the information down to the next sprite that is able to receive it. Adding this to your first sprite lets it send the message to the next relevant sprite for processing. This example uses mouseUp but can be modified to use any handler.
|
|
|