A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Unicode

  1. #1
    Senior Member TheLostGuru's Avatar
    Join Date
    Aug 2004
    Location
    I live on this webpage...
    Posts
    784

    Unicode

    I'm sorry to post a similar question, but none of the solutions that worked in my last thread are working for my problem. Now I am trying to add French characters, a simple "é", but my dynamic text boxes will not display these characters. I have even tried the unicode \u00e9 to try and display these characters, but nothing seems to work. Any ideas?
    "If I have seen further it is by standing on the shoulders of giants." Isaac Newton
    ------------------------------------------------------------------------------

  2. #2
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    Well, it is possible that font you use does not have the characters. Only basic fonts that come with OS have very large selection of different characters in many languages, most free fonts you can download from web include just the basic English chars.

  3. #3
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    or get a propper font collection from adobe, bitstream,...

  4. #4
    383,890,620 polygons nGFX's Avatar
    Join Date
    Oct 2002
    Location
    Germany / Ruhrgebiet
    Posts
    901
    correctly embeded the font (if there is "é" present)?

    Usually "Basic Latin" and "Latin I" does the trick for me (german üäö for example)

    ... goes and buys the "Open Type Library" from Adobe for just $4,889.00

    nGFX

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