Constructor summary
Signature
PrintJob()
Method summary
Modifiers
Signature
addPage(target:Objec
t,
[printArea:Object],
[options:Object],
[frameNum:Number]) :
Boolean
send() : Void
start() : Boolean
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),
addPage (PrintJob.addPage method)
public addPage(target:Object, [printArea:Object], [options:Object],
[frameNum:Number]) : Boolean
Sends the specified level or movie clip as a single page to the print spooler. Before using this
method, you must use
times for a print job, you must use
printer.
1020 ActionScript classes
Description
Creates a PrintJob object that you can use to print one or more
pages.
Description
Sends the specified level or movie clip as a single
page to the print spooler.
Used following the PrintJob.start() and
PrintJob.addPage() methods to send spooled
pages to the printer.
Displays the operating system's print dialog boxes
and starts spooling.
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
PrintJob.start()
PrintJob.send()
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
method),
; after calling
PrintJob.addPage()
to send the spooled pages to the
toString
valueOf
one or more
Need help?
Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?