# Input boxes - text disappears!

**URL:** https://forum.kirupa.com/t/input-boxes-text-disappears/122918
**Category:** Uncategorized
**Created:** [September 18, 2004, 11:29am UTC](https://forum.kirupa.com/t/input-boxes-text-disappears/122918 "2004-09-18T11:29:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![johannes](https://avatars.discourse-cdn.com/v4/letter/j/7ba0ec/32.png) [@johannes](https://forum.kirupa.com/u/johannes)
#### Post date: [September 18, 2004, 11:29am UTC](https://forum.kirupa.com/t/input-boxes-text-disappears/122918/1 "2004-09-18T11:29:56Z")

</div>

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:

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

```

What do people think?

Cheers
