Input boxes - text disappears!

I’ve looked for this one but can’t seem to get it right. Thoughts anyone?

Got a number of input boxes. When I press print, the text doesn’t stick…disappears frankly!?

Added this to the print button:

on (release) {
  	printAsBitmap("print.swf", "bframe"); 
  }
  	

What do people think?

Cheers