Changing Cue Link to "Link After Previews Cue"

This is a place for people to chare the custom macros they have written.

Moderator: Moderators

User avatar
mad-leo-kitten
Posts: 14
Joined: 19 Feb 2019, 21:46
Contact:

Changing Cue Link to "Link After Previews Cue"

Postby mad-leo-kitten » 14 Mar 2019, 10:52

Hey,

i want to change the Cue Links in several cuelists with a macro.
I found this Syntax, but i don't know wht value to use?!

Code: Select all

ActionScript.SetProperty(Playbacks.Editor.Times.CueLink,[value])


anyone an idea?
User avatar
mad-leo-kitten
Posts: 14
Joined: 19 Feb 2019, 21:46
Contact:

Re: Changing Cue Link to "Link After Previews Cue"

Postby mad-leo-kitten » 14 Mar 2019, 16:01

Code: Select all

      <step pause="0.01">ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback" ,handle:"Location=PlaybackWindow,1,1") </step>
      <step pause="0.01">Playbacks.Editor.CueSelection.SelectCueByNumber(handle:"Location=PlaybackWindow,1,1", 1.0) </step>
      <step pause="0.01">ActionScript.SetProperty.Enum("Playbacks.Editor.Times.CueLink", "LinkAfterPrevious") </step>


solved by ickeSiegen :mrgreen:

Who is online

Users browsing this forum: No registered users and 19 guests