all groups > flash actionscript > october 2004 >
You're in the

flash actionscript

group:

problem with print class


problem with print class Ernest Leitch
10/1/2004 4:29:19 PM
flash actionscript: I'm running into a weird issue with the print class.

I am create a series of movieClips that are sent to the .addPage() method.
The problem is these pages are generated when attached by .attachMovie().
Sometimes the pages can be seen on the stage before the print window comes
up. I would like to hide the movieClip and send it to the .addPage() but
when I use the ._visible=false and send the page to .addPage it prints out
nothing. I've tried using _alpha=0 and it still prints nothing. If I set
_alpha=1 it prints out fine.

I've tried recreating this in another movieClip, but when I do it works
perfectly fine. I have a movieClip on the stage and I use a button to set
_visible=false and then send the job to addPage() and it prints out just
fine.

As anyone else run into issues setting _visible=false and getting a blank
print?

-ernest leitch
metric at 152.org

Re: problem with print class Igor Costa
10/2/2004 3:35:00 AM
AddThis Social Bookmark Button