Question
Height-constrained TextFlow with columns, how?
Heya,
Trying to figure out how to do a horizontally scrolled text reader thing, but I can't get the width of the text.
I'm just using a RichText container in Flex 4/AIR2 Beta 2, setting height="100% for the RichText container.
For the TextFlow I'm setting columnWidth and columnGap, but it's not giving me any columns.
What am I doing wrong?
Cheers,
Erik
