Topic: change length caption text
Where can i change the length of the caption text. I want singleline, so i already edited this in the Image.as
mcCaption.mcCaption.txtCaption.wordWrap = false;
mcCaption.mcCaption.txtCaption.multiline = false;
But now the caption text is cut off somewhere on half the x-length of the picture...
Thx in advance!