XML/Flash prob
XML/Flash prob
Out of context: Reply #32
- Started
- Last post
- 45 Responses
- jpea0
ok, new situation (the situation i had at the very beginning of learning this, and the reason why I needed to learn how to do it this way i suppose),
even with:
beername.autoSize = true;
beername.wordWrap = true;
beername.multiline = true;
desc.autoSize = true;
desc.wordWrap = true;
desc.multiline = true;in the multiply_mc clip, the they don't go more than 1 line.
ideas on how to make that work?