cool! I'll check it out. Thanks! On Feb 15, 2008 6:26 PM, Gabriel Laet <[EMAIL PROTECTED]> wrote:
> Hi Maurice, > > I highly recommend you to take a look on PrintJob class. It will give you > much more control and make your life easier. I'm not sure, but I remember > that was an issue with the print function and layer-masks (and a lot of > other > stuff too). But I don't know how complicated will be for you debug and > test > this. > > A simple and fast solution would be generate a Bitmap of the screen (like > a > print-screen) > before printing. And then you just dispose the object. > > I hope this helps you to figure out an solution. > > On Feb 15, 2008 6:34 PM, maurice sallave <[EMAIL PROTECTED]> wrote: > > > Hi, > > I'm trying to print from Flash using the print function. I've created > a > > print button to point to a movieClip that gets dynamically created e.g. > a > > results page. What's weird is that it works as a standalone swf file > and > > prints fine, but when it's in a browser I get one solid color and no > > images > > - no results. I've used bframe, bmax, and bmovie where I instantiated > #p > > at > > the first frame and still no luck. Thanks for any help. > > _______________________________________________ > > Flashcoders mailing list > > [email protected] > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > -- > ~Gabriel Laet > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

