swfmill
swfmill copied to clipboard
Simple dialect provides no way to remove a clip placed on a previous frame
If there's a clip placed in frame 1, and you no longer want it in frame 2 but you are also not replacing it, the solution is to explicitly remove it in frame 2. Unfortunately there's no way to do this currently in the simple dialect.
(I suppose a <remove-all> or similar might be helpful too).