On the first keyFrame, type :
Code:
myData = new LoadVars();
myData.onLoad = function(){
myText_txt.text = this.content;
};
myData.load("example1.txt");
stop();
Where MyText_txt property is set to Dynamic Text.
See :
http://icebergz.flashband.net/
For the sake of your clear understanding, refer to the attached file.
Hope you OK
__________________________
Submit your vote for us here :
http://www.codingforums.com/showthre...ewpost&t=65351