macros:example:setplaybackallcuefadeintime

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

macros:example:setplaybackallcuefadeintime [2020/04/30 08:34] – created icke_siegenmacros:example:setplaybackallcuefadeintime [2020/04/30 08:37] (current) icke_siegen
Line 32: Line 32:
       <step>Playbacks.Editor.CueSelection.SelectAll(handle:"Location=Playbacks,1,1")</step>       <step>Playbacks.Editor.CueSelection.SelectAll(handle:"Location=Playbacks,1,1")</step>
       <step>ActionScript.SetProperty("Playbacks.Editor.Times.CueFadeInTime", time:3.0)</step>       <step>ActionScript.SetProperty("Playbacks.Editor.Times.CueFadeInTime", time:3.0)</step>
 +    </sequence>
   </macro>   </macro>
 </avolites.macros> </avolites.macros>
Line 42: Line 43:
  
   * ''ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", handle:"Location=Playbacks,1,1")'' selects a particular playback based on its [[macros:identifier:location]]   * ''ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", handle:"Location=Playbacks,1,1")'' selects a particular playback based on its [[macros:identifier:location]]
-  * ''Playbacks.Editor.CueSelection.SelectCueByNumber(handle:"Location=Playbacks,1,1", 3)'' selects a particular cue of playback and brings it into the editor +  * ''Playbacks.Editor.CueSelection.SelectAll(handle:"Location=Playbacks,1,1")'' selects all cues of this playback and brings them into the editor 
-  * ''ActionScript.SetProperty("Playbacks.Editor.Times.CueFadeInTime", time:2.5)'' finally sets the fade-in time to the value. ''time:2.5'' tells the parser what to do with the number 3, i.e. parse it as time value.+  * ''ActionScript.SetProperty("Playbacks.Editor.Times.CueFadeInTime", time:2.5)'' finally sets the fade-in time to the value. ''time:3.0'' tells the parser what to do with the number 3, i.e. parse it as time value.
  
  
macros/example/setplaybackallcuefadeintime.1588235686.txt.gz · Last modified: 2020/04/30 08:34 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki