|
-
Fixing depths
I've loaded some movieclips into a scrollpane component. Each of the movieclips I've added have a picture attached. I have also used some code to make the picture draggable. So in other words what I want to do is be able to scroll through the list, select a picture and drag it into a box elsewhere on the stage.
The problem I'm getting is that the picture is on the same level as the scrollpane component and so if I drag it beyond the edges of the component it gets hidden under the layer.
I think this is something for depthManager class but I'm not sure where to put it or how to fix it. Does anyone have any ideas on this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|