OK, I have an external text file that I have load into a dynamic text field which is in a movie clip.
Right now, I have a scroll bar that scrolls the mc, not the text. So it does scroll the mc which gives the effect of scrolling text, but when I have more text than can fit in the dynamic field it is getting cut off (since it is not the dynamic field that is getting scrolled).
Is it possible to adjust the size of a dynamic text box conditional to the length of external text that is being loaded.
Any help would be great… Thanks.