# Put text in a text field thru AS

**URL:** https://forum.kirupa.com/t/put-text-in-a-text-field-thru-as/191455
**Category:** flash
**Created:** [June 20, 2006, 5:41pm UTC](https://forum.kirupa.com/t/put-text-in-a-text-field-thru-as/191455 "2006-06-20T17:41:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![garyzero](https://avatars.discourse-cdn.com/v4/letter/g/71c47a/32.png) [@garyzero](https://forum.kirupa.com/u/garyzero)
#### Post date: [June 20, 2006, 5:41pm UTC](https://forum.kirupa.com/t/put-text-in-a-text-field-thru-as/191455/1 "2006-06-20T17:41:50Z")

</div>

Hi,

Anyone know why I can no longer load some text in a dynamic or input text field using the code below for 8? It always worked in 7 and below.

```auto
inputHealth.text = "65";

```

Thanks
