# \[MX2004\] Printing in Flash

**URL:** https://forum.kirupa.com/t/mx2004-printing-in-flash/140057
**Category:** Uncategorized
**Created:** [March 8, 2005, 1:51am UTC](https://forum.kirupa.com/t/mx2004-printing-in-flash/140057 "2005-03-08T01:51:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kBisk](https://avatars.discourse-cdn.com/v4/letter/k/eb8c5e/32.png) [@kBisk](https://forum.kirupa.com/u/kBisk)
#### Post date: [March 8, 2005, 1:51am UTC](https://forum.kirupa.com/t/mx2004-printing-in-flash/140057/1 "2005-03-08T01:51:28Z")

</div>

I’m trying to get only two different movieclips to print when the user presses a button, with the print (mc\_target,“bmovie”); function. However it always prints the whole movie instead. I’ve tried entering both of the mc instances in the print mc\_target (ex. \_parent.mc\_target+\_root.mc\_target) - not sure if this works though - and putting #p as the frame labels of these movieclips. Still, the whole movie prints along with a page full of grey.

Any help would be great.
