I'm having trouble changing the color of individual lines in a text member. The script the lingo dictionary uses and that i use is:
col = member("textCastMember".line[1].color
this returns the color fine. However when i try to set the color, it say the property is not found!
col = member("textCastMember".line[1].color
this returns the color fine. However when i try to set the color, it say the property is not found!