Audio on/off
September 18, 2006 12:00 AM
Next time you can use -1 and 1 as a value to toggle the variable. Then you only need the action of var*(-1) to toggle the value between 1 and -1. It's an old programmers trick. var=1 or -1 to start.Then use the condition part of actions to hide or show things.Hope this helps in the future.-Dale
Discussions have been disabled for this post