have a multi page SWF that uses an external JPEG for each page. The jpegs are
loaded into the SWF from instructions in an XML file. How can I have a print
button (in html?) that will print the original JPEG that is currently open in
the swf file? Ideally, I'd rather print a higher quality pdf of the same page
that could be stored in a separate folder, but if that's too much, I'd love to
be able to print the jpeg. (The SWF file is inherited from the last person who
worked here, and it's locked, so I don't have access the the FLA.)
thanks in advance.