stefanoel
05-20-2003, 01:27 PM
Hi everyone!
I've a problem with the scrollPane component.
I have a clip (named Menu) that contains another clip (named MenuItem). With actionscript I duplicate the MenuItem clip inside Menu to generate a scrollable menu.
MenuItem is composed by a textField and four buttons.
The problem is that scrollPane displays correctly all the textField, but the buttons (that are active) are not visible. I tried with refreshPane() but the result is the same...
Someone has any idea???
Thanks!
I've a problem with the scrollPane component.
I have a clip (named Menu) that contains another clip (named MenuItem). With actionscript I duplicate the MenuItem clip inside Menu to generate a scrollable menu.
MenuItem is composed by a textField and four buttons.
The problem is that scrollPane displays correctly all the textField, but the buttons (that are active) are not visible. I tried with refreshPane() but the result is the same...
Someone has any idea???
Thanks!