Hi all,
Just a ‘simple’ question regarding aligning dynamic text to the bottom.
Here is what i have.
Textbox set to a fixed height/width and inside i have dynamic text (loaded through XML file).
What i would like to know is how i can align the text at the bottom.
I know CSS can be used, but how do i write just a simple code inside flash directly instead of having it read an external .css file ?
thank U