PDA

View Full Version : ScrollPane doesn't show clips correctly...


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!

farafiro
05-20-2003, 02:46 PM
http://www.cbtcafe.com/

I will move this to the components section

stefanoel
05-20-2003, 03:03 PM
Sorry...

farafiro
05-20-2003, 03:16 PM
sorry?? what for??
just see the tut and tell me if it is what u want??

stefanoel
05-20-2003, 03:40 PM
I've posted the topic in my current forum without thinking if it was the right one... :)

Mmm... I spent all the morning (I'm from Italy) to check what's wrong... I need a break :D

stefanoel
05-22-2003, 10:32 AM
Well, I solved the problem...
I found a topic in this forum (yesterday I didn't see it... :o ) that says Flash player must be updated .
I thought Flash MX and IE were using the same player
but in IE the scrollPane works fine...

Ok, now I KNOW! :D