Find unused castmembers:
Finds and selects all castmembers, which are
not used in Director Score.
Differently to the Director
Not used in Score command,
Find Unused Castmembers takes into
account the behavior references to castmembers.
This command works with behaviors, attached to visible on the stage
sprites.
1. In Director, select the palette castmember
in the active cast window.
2. In ScoreCommander/Members/Find Castmembers:
- Click Find Unused
Castmembers icon.

Example:
In the Score, in channel 1 you have a sprite, to which a "Generic
Push Button" behavior is attached.
In the cast, there are 4 bitmap castmembers - "default",
"rollover", "down", "disable”.
These castmembers are chosen in the behavior Parameter dialog box
as
"Standard member for sprite", "Rollover member", "MouseDown
member", "Disabled member".
The Director Not used in Score command will select the castmembers,
named "rollover", "down" è "disable",
because they are not used directly in the Score. Find Unused
Castmembers will not select any of the above
mentioned castmembers, because they are used by the "Generic Push
Button" behavior.
|