Ok, so i am having a problem, where i developed an app that uses the webcam, adds an image and then takes a picture, well, i implemented textbook style the printjob, and well everytime after printing my swf goes blank.

http://stackoverflow.com/questions/3021557/as3-printing-problem-blanks-swf-after-print-or-cancel

But now i have been continuing testing, and i found out, that if i print from another application and then comeback, my video stream from the webcam is blank, this has no sense at all, since i am printing from another app.

Please i need help with this, i have found one additional case:

http://board.flashkit.com/board/showthread.php?t=781089

What is going on here i mean, this must be a flash player issue right.

link|improve this question

Can you reproduce this on another computer? – grapefrukt Jun 12 '10 at 12:55
Yes i have tested it on my Development Computer (Os X 10.5.8) and on deployment Machine: Windows XP... Actually i tested in three computers since this app is meant to be deployed on kiosk advertising, if you are interested you can check the source code and take a peek. – Carlos Barbosa Jun 12 '10 at 18:30
feedback

1 Answer

up vote 0 down vote accepted

I'm not sure that I completely understand your question but have you tried setting up a crossdomain policy file so you can get access the BitmapData of the image you're trying to print?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.