User Tools

Site Tools


macros:xml_file_format

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:xml_file_format [2018/09/09 11:13] icke_siegenmacros:xml_file_format [2024/08/24 08:17] (current) icke_siegen
Line 47: Line 47:
   * ''<description>'' corresponds with the closing ''</description>'', is optional, and may hold a longer description of the macro   * ''<description>'' corresponds with the closing ''</description>'', is optional, and may hold a longer description of the macro
   * ''<sequence>'' corresponds with the closing ''</sequence>'' and holds the actions which the macro is to perform (one or more steps)   * ''<sequence>'' corresponds with the closing ''</sequence>'' and holds the actions which the macro is to perform (one or more steps)
 +    * it is also possible to use ''<start>'' ... ''</start>'' and ''<end>'' ... ''</end>'' in order to have separate actions when the button is pressed and when it is released, see [[macros:example:stopwatchflash|]]
   * ''<step>''...''</step>'' is the function which this step is to perform. In this case it calls the function ''ActionScript.SetProperty.Enum()'' with the arguments ''"Handles.HandlesHeldover"'' and ''"NeverHold"''.   * ''<step>''...''</step>'' is the function which this step is to perform. In this case it calls the function ''ActionScript.SetProperty.Enum()'' with the arguments ''"Handles.HandlesHeldover"'' and ''"NeverHold"''.
  
-A brief introduction about possible functions [[http://www.avolites.de/downloads/manuals/Avolites%20Titan%20Macros%20v0.9.pdf|is available here]]. But essentially, this whole wiki is dedicated to possible macros :-/+A brief introduction about possible functions [[http://www.avosupport.de/downloads/manuals/Avolites%20Titan%20Macros%20v0.9.pdf|is available here]]. But essentially, this whole wiki is dedicated to possible macros :-/
  
 It is possible to bundle some steps together into one block with {curly braces} like this: It is possible to bundle some steps together into one block with {curly braces} like this:
macros/xml_file_format.1536491595.txt.gz · Last modified: 2018/09/09 11:13 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki