;

PDA

Click to See Complete Forum and Search --> : Printing Flash (swf)??


fwhilton
02-15-2001, 03:34 PM
Does anyone know any issues on printing swf files from a web page?

I am getting really weird output. Large dots stretched images... very poor.

And yes I have checked my printer settings.

Thanks

johnie
02-15-2001, 04:58 PM
I posted a print script not that long ago but it only prints the first frame. Macromedia makes a print sdk- and there is a tut on how to use it here on flash kit- I'll go check it out.

johnie
02-15-2001, 05:13 PM
Okay to Print from the Web page you must right click the SWF and select Print from the menu.

I'm working on making a print button.


The Tut on this is here:

http://www.flashkit.com/tutorials/Getting_Started/Printing-Eddie_Ca-27/index.shtml

johnie
02-15-2001, 05:21 PM
To make a Print Button in Kool Moves....

This how you do it folks...

1. Create a button and assign it a a get URL action.

2. In the Get URL action type Print:/ or printAsBitmap:/

That's it folks- Happy Printing.....