Sign In:     


Forum: General Discussion

Topic: Delete Cues not working

This topic is old and might contain outdated or incorrect information.

can someone figure why my delete cue part of this script is not working?
 

Posted Sat 11 Jun 16 @ 2:42 pm
are you sure your var 'mode0' set?
 

jmf28 wrote :
are you sure your var 'mode0' set?


Im able to set the cue but not delete them....so i think that part is right...

 

SHIFT doesn't seem to be assigned to an action, it's just assigned to '$shift' if I see correctly, which is not an action.
Best is to assign it to the action 'shift', and use 'shift ? x : y' in your button instead of var '$shift'
 

Adion wrote :
SHIFT doesn't seem to be assigned to an action, it's just assigned to '$shift' if I see correctly, which is not an action.
Best is to assign it to the action 'shift', and use 'shift ? x : y' in your button instead of var '$shift'


yep thats it...thank you
 



(Old topics and forums are automatically closed)