RE: [Flashcoders] Flash Print Function and Callbacks ?

2006-11-02 Thread Mike Keesey
Pretty sure you can't.

Just noticed something odd whil looking at the documentation on AS3.0's
ProntJob class (http://livedocs.macromedia.com/flex/2/langref/)--it
extends EventDispatcher, yet it doesn't have any documented events. Vot
der hey?
―
Mike Keesey

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:flashcoders-
 [EMAIL PROTECTED] On Behalf Of Stephen Ford
 Sent: Wednesday, November 01, 2006 9:57 PM
 To: flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] Flash Print Function and Callbacks ?
 
 Does anyone know if Flash's built in Print command has anyway of
providing
 a callback once a print job has been executed ??
 
 I need to set a clips visibility to false while the printing takes
place,
 then set it back to visible once the print executes ??
 
 Is this possible ??
 
 Thanks,
 Stephen.
 
  ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Flash Print Function and Callbacks ?

2006-11-02 Thread Steven Sacks | BLITZ
Flash doesn't have access to the operating system on any platform.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Flash Print Function and Callbacks ?

2006-11-02 Thread Merrill, Jason
Flash doesn't have access to the operating system on any platform.

In this particular sense of the PrintJob class, that may be true, but
there are things like the FileReference class which will allow you
limited OS access (controlled by the user) to say browse to a file,
select it, and upload it, sending you (developer) events all along the
way. 

Jason Merrill
Bank of America 
Learning  Organizational Effectiveness
 
 
 
 
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:flashcoders-
[EMAIL PROTECTED] On Behalf Of Steven Sacks | BLITZ
Sent: Thursday, November 02, 2006 1:45 PM
To: Flashcoders mailing list
Subject: RE: [Flashcoders] Flash Print Function and Callbacks ?

Flash doesn't have access to the operating system on any platform.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com