:red:
i have xml text i read into a MC with 3 text fields. i create a new MC for different XML nodes with attachMovie and position these MCs on stage with a FOR loop. This all works great :beam:
my problem is that one of the text fields in the MC will have varying length and so the _y of the following MC will depend on that. i’ve tried a few things but can’t get it to work
Does anyone know how to approach this? How can you read the height of the text field, well, not the field but the vertical space used by the dynamic text?
thanks very much, any help/tips/etc would be fantastic!