gregflash
08-24-2004, 05:25 AM
I have a main flash file and am using loadMovieNum to load external files into another level. The external files use the TextArea component for users to input some text.
The problem:
When I open the external files on their own and type in some text, I can select the text I've input and copy/paste it with ease.
When I open the external files from the main flash file and try selecting text that I've input, my cursor jumps to the start of the line and the selected text becomes unselected. Is there any way to overcome this selection problem in the files that are loaded into another level?
The problem:
When I open the external files on their own and type in some text, I can select the text I've input and copy/paste it with ease.
When I open the external files from the main flash file and try selecting text that I've input, my cursor jumps to the start of the line and the selected text becomes unselected. Is there any way to overcome this selection problem in the files that are loaded into another level?