PDA

View Full Version : TextField population from a .TXT file on Button press..


gvsmani
06-19-2006, 04:58 PM
Hi,

I have developed a browser page in Flash , with Buttons say A, B, C, D on the left side. I need to display different Text matters from external Files,
say A.TXT, B.TXT, C.TXT, D.TXT in a Textfield ( with scrolling Texts), on this Page, when the corresponding Buttons are pressed/clicked by user.

I purposely do not want another HTML page to be displayed at the Click of these buttons, but only want all these to happen just on this single browser page, created in Flash8.

This could be a very simple solution.... but am unable to design one !!...

Thanks.