PDA

View Full Version : 2 scrollpane problems


miguel_sanchez
11-30-2005, 12:55 AM
Hi guys, got 2 problems i need help with. I'm sure i found the answer to one of them whilst looking for something else ages ago, but i can't find that thread :(
I've been searching for about a week now trying to solve these problems, but alas have had no luck, the search blocks a bunch of keywords i tried using so the answers probably are there, just hard to find.

So here are the problems:
1. My scrollpane has a transparent background, and i don't want it to have one. I've tried using actionscript (stuff like scrollPane.setStyle or setStyleForm or whatever those ones are, and a few variations of each) and i briefly had a look into skinning, but from what i could tell it should already have an opaque background.

2. My scrollpane (or the content in it) is appearing below components i have dynamically attached to the stage. This is the thing i saw already asked (and probably answered) but i can't for the life of me find it now when i need it.

Anybody able to help me out?