wharfrat
11-20-2005, 08:27 PM
I've got a scrollPane onto which I am attaching movieclips. I'd like to be able to drag the movieclips around once placed. To do that, I've turned scrollDrag off on the scrollPane. But, I'd also like the user to be able to drag the scrollPane around.
So I created a couple of buttons that turn scrollDrag on and off. Here's the problem. I can drag the movieclips around no problem, then turn scrollDrag on and move the content within the scrollPane, but if I then turn scrollDrag off again and try to move the movieclips, they don't move.
Does flash disable any code on the movieclip once scrollDrag is enabled? Is there a way around this?
So I created a couple of buttons that turn scrollDrag on and off. Here's the problem. I can drag the movieclips around no problem, then turn scrollDrag on and move the content within the scrollPane, but if I then turn scrollDrag off again and try to move the movieclips, they don't move.
Does flash disable any code on the movieclip once scrollDrag is enabled? Is there a way around this?