A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Output to Textfield

Hybrid View

  1. #1
    Senior Member
    Join Date
    Feb 2005
    Posts
    172

    Output to Textfield

    Hello there.
    I created a project ih a lot of traces everywhere. Now, is there any way to put the whole output text into a dynamic textfield ?

    I'm searching for a way to do so with AS3.



    thank you

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    You can create a textfield and use appendText.
    myTextfield.appendText(String here)
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Senior Member
    Join Date
    Feb 2005
    Posts
    172
    No, what I'm looking for s - to directly get the data at output.
    Not append every string one by one

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center