Hi,
I have a script that loads text into a dynamic text box but the problem is the script is on one movieclip and the text box is in the movieclip within that one. How would I go about doing this. I know a simple scrolltext=scrolltext.txt (variable = scrolltext) does not work because I'm loading a text box in a seperate movie clip.
I also tried songInfo_mc.scrolltext_txt=scrolltext (songInfo_mc = movie clip where Dynamic text box resides). If someone could help me out it would be most appreciated.
GD
I have a script that loads text into a dynamic text box but the problem is the script is on one movieclip and the text box is in the movieclip within that one. How would I go about doing this. I know a simple scrolltext=scrolltext.txt (variable = scrolltext) does not work because I'm loading a text box in a seperate movie clip.
I also tried songInfo_mc.scrolltext_txt=scrolltext (songInfo_mc = movie clip where Dynamic text box resides). If someone could help me out it would be most appreciated.
GD