multiple modifys

Hi Cliff,
I've played a little with trying to string multiple modifiers into one layer and it doesn't seem to work, wanted to make sure of that...
as in:
for cases where this isn't practical:
Sometimes I can string the neccesary keywords into a layer. Another way I could try to go would be to send multiple modifys to a group of layers w/ the same id tag.
I use blank layers sometimes now as workaround "states" so I was just wondering about other ways to trigger different events simultaneously.
I've played a little with trying to string multiple modifiers into one layer and it doesn't seem to work, wanted to make sure of that...
as in:
- Code: Select All Code
button id(x) modify(this) aclashow modify(that) acanplay
for cases where this isn't practical:
- Code: Select All Code
button id(x) modify(this,that)
Sometimes I can string the neccesary keywords into a layer. Another way I could try to go would be to send multiple modifys to a group of layers w/ the same id tag.
I use blank layers sometimes now as workaround "states" so I was just wondering about other ways to trigger different events simultaneously.
