[Flashcoders] Printing problem with F player 9.0.45

2007-04-16 Thread jgl

This is what I am talking about:
http://thankyouforhelping.com/test/

All I did was simply import a BMP (png) with no effects OR filters.
Added a print button with code:

on (release) {
  printNum(0, bmovie);
}

and no beuno. :(

Anyone have any suggestions. People are dying. Apps are breaking.
Workflow is screwed. My phone is ringing off the hook.
___
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] Printing problem with F player 9.0.45

2007-04-16 Thread jgl

Hey JC,

Thanks :)

The hard time I am having about this is that it has alway worked
before 9.0.45 which came out on the 14th. It works fine with all
previous versions. Too many apps to correct. Maybe I'll get lucky and
MM will have this new feature that breaks my old code removed.

I really appreciate the links.

On 4/16/07, Hans Wichman [EMAIL PROTECTED] wrote:

Hi,

check http://www.peachpit.com/articles/article.asp?p=31573rl=1

and specifically:

*CAUTION*

The print and printNum actions do not print alpha channels, bitmaps, or
color effects.
There was a post a couple weeks ago about printing a movieclip, check it
out.
I have some printing code on my blog as well, which might help you out:

http://objectpainters.com/blog/?p=9
greetz
JC



On 4/16/07, jgl [EMAIL PROTECTED] wrote:

 This is what I am talking about:
 http://thankyouforhelping.com/test/

 All I did was simply import a BMP (png) with no effects OR filters.
 Added a print button with code:

 on (release) {
   printNum(0, bmovie);
 }

 and no beuno. :(

 Anyone have any suggestions. People are dying. Apps are breaking.
 Workflow is screwed. My phone is ringing off the hook.
 ___
 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


___
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