Skip to main content
October 8, 2008
Question

Print fuction in Actionscript 2.0 for flash component?

  • October 8, 2008
  • 1 reply
  • 230 views
Hello everyone,

I have two simple flash components that need to have a print fuction in the action script in order for them to print out with the rest of my HTML/CSS page that these two components resides on. I am not familiar with actionscript much but can put together something in flash. Based on my research it requires a print method fuction added to the file(s) in order for them to print, how does this work with the rest of the HTML page? Currently I am creating a print.css and print.html just so it is simplified in order for users to print this out. Can anyone help?
Thanks.

Jen
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 8, 2008
the flash printjob class can print all or portions of objects created in flash. it won't print anything else on the embedding html page or elsewhere.