Entra:     


Forum: General Discussion

Topic: Delete Cues not working

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

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

Inviato 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
 



(Vecchi argomenti e forum sono automaticamente chiusi)