PDA

View Full Version : scrollpane arrows don't work until drag button is moved


karmakat
10-18-2004, 08:09 PM
my problem is that when content is first loaded into a scrollpane, the scrollpane arrows don't work until drag button is moved.

i am publishing as flash 7, actionscript 2.0
the scrollpane component is the older one (old boxy grey skin)
I prefer this one because it is much smaller in file size...

how do i fix this???

thanks guys!

marius
10-19-2004, 09:34 AM
how are you attaching the content?


make sure that after you are attaching the content you do

scrollpaneinstance.refreshPane();