Lesson Description
Part B: Fader Turns Red
5m 51s
In this module, you will learn how to write Lua script to adjust a control's appearance. The tutorial goes on
the explore more possibilities with simple commands.
Helpful Tips and Definitions
Part B: Fader Turns Red
5m 51s
Debug Output: This area at the bottom of the scripting window will display any errors that are found in your script. The number at the beginning of this error line will let you know what line of your code in which the error was found.
- You can name your controls and functions anything you like, but be sure you have consistent spelling and capitalization.
- Search for “Controls.Inputs” in the Designer Help file to find a complete list of editable attributes. You can also find a complete Lua library and many other helpful references in the Help file.
Downloads and Links
Part B: Fader Turns Red
5m 51s