$0, $1 and all other variables should be at the beginning of the name
of your variable, not the end. This is the same whether it's a send,
an array or anything else.
D.
On 3/26/10 5:22 PM, Ben Baker-Smith wrote:
I've tested this with toggle, bang, and canvas objects. If I put $0 in the send or receive properties everything looks fine until i close and re-open properties, then "test-send-$0" becomes "test-send-0" and "testreceive$0" becomes "testreceive0". At no point (before or after closing / re-opening properties) will the objects send or receive $0 properly.