Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created a scrollpane "WORDS" where i add a bunch of movieclip buttons. I want to be able to drag these movieclips to other areas of the screen. When I attempt to do so they always seem to be behind other scrollpanes/movieclips on the stage. I create scrollpane "WORDS" last, so try to ensure it to be top level and I also try to use setChildIndex as well, but nothing seems to work. Is it that stuff inside a scrollpane can never be higher than other scrollpanes or movieclips? Yes everything is on the same level. Im boggled by this one and have tried tons of trial and error and research. Hope someone has an idea :) Thanks!
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900