Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-22-2005, 08:22 AM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default feature request ... or maybe allready possible???

Is it possible with SWFkit to print flash content without bringing up the print dialog box.

I have a program which prints out sheets that are loaded in level1.
I use actionscript to print each sheet.,
But for each sheet loaded , the user has a print dialog box.
It's a bit nasty.
I 'ld like to get rid of them or have all the pages printed with one dialog box.

Can this be done with ffish??
Reply With Quote
  #2 (permalink)  
Old 11-25-2005, 03:00 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:feature request ... or maybe allready possible???

Yes we can get rid of the extra print dialog boxes. But the current version doesn't support this feature, you need a patch to get it work. However, we are busy in developing ver 3, do you mind if we provide the feature in ver 3?
Reply With Quote
  #3 (permalink)  
Old 11-25-2005, 06:16 AM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default Re:feature request ... or maybe allready possible???

No problem. I wait till SWFkit3.
Thanks.
Reply With Quote
  #4 (permalink)  
Old 07-10-2006, 12:32 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:feature request ... or maybe allready possible???

Since SWFKit v3 will come out on the next Monday and you need to compile your project right now, we built a patch for swfkit pro 2, which can solve your problem.

Please download the patch using the following link:
http://www.swfkit.com/download/swfkit/skp2_patch.zip

How to apply the patch:
unzip the patch and copy the files into the
"swfkit pro installed folder/data" folder and replace the old files. This patch will also resolve the problem of flash player 9.

E.g. The folder may be "c:\program files\swfkit pro 2\data"

To avoid displaying the print dialog box, please do as follows:
Code:
FlashPlayer.showPrintDlg = false;
In this case, the default printer will be used. If you set the showPrintDlg property of the FlashPlayer object to true, it will display the print dialog box. The default value of the property is true.
Reply With Quote
  #5 (permalink)  
Old 07-10-2006, 01:22 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:feature request ... or maybe allready possible???

up
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:04 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.