Skip to content


Creating a Text Field FlashMX 103


hDistance = 20
vDistance = 0

for (i =0;i<10;i++){
this.createTextField("textHolder"+i, i, 120+(i*VDistance),120+(i*HDistance),100,19);
this["textHolder"+i].text = "hello Helmut " + i;
}

Posted in Flash Bits.

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.