This content has been marked as final.
Show 3 replies
-
1. Re: PrintJob working locally but printing black rect online!
Ned Murphy Nov 12, 2008 3:20 PM (in response to OrlandoJetset)Is there a black background involved anywhere? -
2. Re: PrintJob working locally but printing black rect online!
OrlandoJetset Nov 12, 2008 4:46 PM (in response to Ned Murphy)Hi and thanks for your response! My bad after all..there was a problem but not exactly as I described it. It was because the mc I was trying to print was in the offstage area of a smaller swf than its parent, so it was being cut off. My solution was to put it offstage in the parent (root), which has a larger container.
However, I was wondering...is it not possible to use the PrintJob with a mc that is in the Library (using a Linkage ID)? Seems to me the PrintJob class is only designed to call the mc by the instance name it is given onstage. So the only options would be to have it sit on the artboard off stage, or to use a createEmptyMovieClip just before the call to PrintJob?
(Yes Im using AS 2). -
3. Re: PrintJob working locally but printing black rect online!
Ned Murphy Nov 12, 2008 6:02 PM (in response to OrlandoJetset)I don't think you can print from the library, but that doesn't mean it's so.
PrintJob can require some special handling. I used up my stock of blue ink learning that lesson once.


