To set a variable inside a with action, the variable must have been declared outside the with action or you must enter the full path to the Timeline on which you want the variable to live.
and yes, setting or changing _global properties requires the _global identifier. Referencing global values does not.
*Originally posted by senocular *
**and yes, setting or changing _global properties requires the _global identifier. Referencing global values does not. **
… Right. Thanks for clearing that up for me sen =)