I am really having trouble getting my dynamic text field’s scrollbar to scroll properly with dynamic text.
I have every method i can think of… from setting the text using actionscript (below) through clip events, frame actions, etc. no matter how i set it, the text is loaded correctly… but the scrollbar will not adjust.
txtwin.html=true;
txtwin.htmlText=_root:display;
I have also tried the flash 5 method of just setting the variable… nothing works!! have read every example and reference on macromedia and tried all of them… please help!
to take a look at this problem… visit http://www.circol.net
log in with demo/demo and click the links icon.
thanks in advance!
travis@dynmedia.com