katherinep
Programmer
Hello,
Can anyone help me please!!??
I have got a application split into 2 swfs. In one swf I have 2 buttons and in the other I have a text box with a scroll bar. When you click on one of the buttons it reads the relevent information from the corresponding node in the XML and displays it in the text box. Only thing is the scrollbar stops working.
I understand this is to do with it dynamically loading the text and then the scroll bar doesn't know whether to be active or not. I have tried different ways like using a scrollPane, but the same happens, making my own scroll bar and also trying to get it to only show the scroll bars when the text exceeds the text box size, which again works but the scroll bar doesn't do anything! Has anyone got any ideas? It really needs to read it from the XML as there are attributes that need to go with the text.
Thanks in advance!
Katherine
Can anyone help me please!!??
I have got a application split into 2 swfs. In one swf I have 2 buttons and in the other I have a text box with a scroll bar. When you click on one of the buttons it reads the relevent information from the corresponding node in the XML and displays it in the text box. Only thing is the scrollbar stops working.
I understand this is to do with it dynamically loading the text and then the scroll bar doesn't know whether to be active or not. I have tried different ways like using a scrollPane, but the same happens, making my own scroll bar and also trying to get it to only show the scroll bars when the text exceeds the text box size, which again works but the scroll bar doesn't do anything! Has anyone got any ideas? It really needs to read it from the XML as there are attributes that need to go with the text.
Thanks in advance!
Katherine