I was wondering if anyone can tell me why my bitmapdata objects are
getting clipped. I have clipContent = false in all my displayobjects
parents and it doesn't seem to cut off anything that runs off screen
to the right side. For some reason it is cutting everything above left
of 0 or above 0 on stage. So anything x <= -1 or y <=-1 is being cutoff. 

Is there a way to force flash to take those into account?  I really
don't want to have to tell my users to make sure nothing is off the
screen to the left before they perform a certain action that requires
bitmapdata objects. FYI, think art work not application when
commenting, thx.



Reply via email to