Adobe Director

Lingo: Changing Text Member Attributes Programmatically

Posted by on December 21, 2010 at 3:48 pm

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

Posted by on April 7, 2010 at 8:54 am

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 [...]