Skip to main content
Known Participant
March 12, 2008
Question

Printing a frame in ActionScript 2

  • March 12, 2008
  • 1 reply
  • 582 views
Hi,
I'm trying to print part of a frame using ActionScript 2. I just want to print a frame with a bitmap image on it. I would also like to be able to change the orientation of the image to landscape (just for printing). Does anyone know how this is possible with ActionScript 2.0?

thanks!
This topic has been closed for replies.

1 reply

Known Participant
March 13, 2008
Ok, here's what I've got so far:

But it's still not orienting to landscape. does anyone know how to make this happen?