Okay maybe someone here can figure this out… Ill do my best to explain:
I am loading a swf into another and placing it on the stage at 0,80
inside this swf is a cutout mask and a container. I basically apply the mask, grab the bitmap data, and make a transparent png from the result. It all works great inside the masking movie.
Now when I bring it into the other movie and run it something is screwy. The image it captures is off by the 80 pixels but the mask stays so the result looks like this:
http://apps.stickerlover.com/fbuser_sticker_img/3024.png
i tried moving the container down 80 and tried moving the mask up before applying it but that doesnt do anything. I just don’t get it! Visually everything is where it is supposed to be and the mask appears right in flash but the bitmap is different.
Anyone?