Hi
I need to place a few dynamic text boxes one under other. The problem I have is that the number of lines in the top text box will vary and I want the text boxes underneath to be aligned relative to that text box. Does anyone out there know the best way to do this.
I can’t see how that will help. Let me explain a bit further; the top dynamic text box is expands downwards (depending on the amount of text in a box) The next text box needs to sit below this, but its vertical position depends on how far the down the top text box has expanded IYSWIM.
I would imagine that the secondtext box can only be set up in action script with its vertical position a variable dependent on the height of the top text box. Any ideas how to progress from here?