So my head is spinning?

I have a popup that is popped on the mainstage. I want to that popup to follow 
a sprite that is down in the Display list about 4 levels. 

So if you a user drags the sprite say left 150 pixels and down 150 the popup 
needs to follow it.

I am trying to do popup.move (somenum, someothernum ) but it doesn't work out 
correctly. I can't seem to get the coord correct or on the same playing field.

The popup might be instantiated at the center of the stage, which is x240 and 
y240 but the sprite might be at x1500 and y 1600 on its level of the 
displaylist.

TIA, J

Reply via email to