[font=verdana, arial, helvetica][size=2]Hi,
I’m designing a web site in Flash. The text on its pages are Dynamic Text, using a .txt file to load text from to display on the page. I am using Flash MX 2004 Professional. I am using the Actionscript: loadVariables(“about.txt”,"_root"); to load the text from the file about.txt, which resides in the same directory as the SWF file that holds the web page. If I right-click on the Dynamic Text area it shows it ticked as Scrollable.
What it is supposed to do is scroll the text in the text box using the Scrollbar component. The scrollbar’s Target TextField is AboutText, which is the Instance Name of the Dynamic Text box. But it is really erratic - some times it displays the scrollbars, sometimes not. Sometimes it scrolls, sometimes not. With my wheel Mouse I can scroll the text with the middle button.
Can anyone help me out with this? Why is it so erratic?[/size][/font]