How to print an off-stage or masked movieclip?
Hi there, I've printed movieclips before but now I stumped upon this.
I need to print a movieclip that has a mask, the mask is there because the content will be larger than the screen, so the movieclip has a scroll.
The thing is that when I print the movieclip, it only prints the visible area (the masked one), and if I remove the mask it only prints the visible area (up the the stage height).
Any ideas how to avoid this? Can I print a whole movieclip that is off-stage or something like that?
Thanks a lot,
Javier