A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: displaying an ambersand in a dynamic text field

  1. #1

    displaying an ambersand in a dynamic text field

    anybody know what I type in my xml file to display an ambersand in a dynamically loaded text field?

  2. #2
    i mean ampersand "&".
    apparently, "&" doesn't work.

  3. #3
    Senior Member Ingale's Avatar
    Join Date
    Jun 2003
    Posts
    332
    Try to put a semicolon after the ampersand. So if you have, for example "me, myself & I" in the code, try to put it like that: "me, myself &; I".

    Sometimes the most simple things are the most effective...

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