A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: Dynamic Text box not rendering html

  1. #1
    Junior Member
    Join Date
    Dec 2011
    Posts
    1

    Unhappy Dynamic Text box not rendering html

    Hey

    I have a dynamic text box, and in it I have some html I want to wrap around a score that is a string.

    The score works fine, and the html code updates fine, but it displays as html even though I have clicked the html render button.

    I must be doing something pretty noobish, but here is my code and any help would be great.


    txtscore.text="<a href='example'>Your Score " + String() + "</a>";

    thank you.

    edit - wow, i feel so stupid, .htmlText how long I have been looking at it without noticing that GRRRRR lol
    Last edited by thedallyer; 12-06-2011 at 09:08 AM. Reason: Fixed problem myself

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