i tried it. i was able to get the bounds in any coordinate space but once gotten i couldn not use localtoglobal to convert it. i dont think you can. i can convert the x and y positions but not the bounds.
i had 1 movie clip on the stage called "outer". inside that i had "inner". i put this code on "outer" as a clip event:
it gives the xmin of the "inner" clip as it applies to the main time line. where you see "_root" you could put any path you like.
of course to access the other bounds you do: point.yMin....you get the picture.
I hope this helps. To recap: I dont think you can convert the bounds using localtoglobal, but you dont have to if you put the path in the getBounds fxn.
O yea man thnx a bunch. I was putting the code in the inner MC. STUPID he he he. any way back to the stage.
You are right about the loacal and global dont work with getBonds() allright
Mad_sci