scrollpane headaches...
Here's the story:
I use Flash's Scrollpane component all the time. It's my favorite. Most of the SWFs I make have scrollpanes linked to a external SWFs. It makes exporting/debugging A LOT quicker, ya know?
But I just started seeing a problem with that. This site I'm working on has a main SWF with a different Scrollpane instance on 3 different frames linked to 3 different external SWFs (containing the actual page content).
I'm having major issues with it once it's uploaded to the server:
The SPane, at random, scales itself to fit the content, omitting the scroll bars and showing the entire swf (as opposed to keeping the content in the pane). Sometimes it redraws properly, sometimes not.
Anybody ever seen this happen? How do I make it NOT happen?
My temp fix is, I've placed a mask over the intended SPane. So when it does this, at least it doesn't show my design notes, hotspots, etc.; but still no scroll bars.
__________________
|