Groups | Blog | Home
all groups > flash actionscript > february 2007 >

flash actionscript : scrolling problems



rohai
2/17/2007 10:39:27 PM
Hi,

I have a strange problem with a scrollbar. It's a custom made scrollbar. I'm
using a dynamic contet (asp, xml), which is loaded as a menu and as a content.
When U click on a menu item, the content in the main textfield changes. The
problem is that is if you scroll and then load the new content, the scroll
doesn't go to 0 and in some cases it doesn't scroll the entire content and ih
some cases ti just scrolls and scrolls.

There's a lot of code and I have no options to upload the files to a server, I
can send you it via email. THX for any help
kglad
2/18/2007 12:51:10 AM
after scrolling a textfield (and changing its scroll property) and then loading
new content into the textfield, the textfields scroll property remains changed.
to remedy, reset the textfield's scroll property to 1 (not zero).

and if you have problems with incorrect scrolling, then you have a logic or
coding error.
rohai
2/19/2007 1:40:01 PM
kglad
2/19/2007 3:47:32 PM
AddThis Social Bookmark Button