Tag Archive

Lingo: Changing Text Member Attributes Programmatically

Published on December 21, 2010 By admin

This information is to be used when you have text information that you would like to format in Adobe Director, and you would like to do it in a script programmatically.  For instance, in this example, I would like to change the text color for the word "Change" to orange and bold when I mouse [...]

Adding A Property To A Lingo Script

Published on April 7, 2010 By admin

You may need to add a parameter to lingo script so that you can easily make adjustments to your sprites in Director.  This procedure should walk you through quickly adding a parameter: Select the sprite that you would like to edit, then in the property inspector, select the Behavior tab, then right click on the [...]