# Loading dynamic text with international characters

**URL:** https://forum.kirupa.com/t/loading-dynamic-text-with-international-characters/15292
**Category:** Uncategorized
**Created:** [March 12, 2003, 5:03pm UTC](https://forum.kirupa.com/t/loading-dynamic-text-with-international-characters/15292 "2003-03-12T17:03:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Cyrus](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/cyrus/32/169_2.png) [@Cyrus](https://forum.kirupa.com/u/Cyrus)
#### Post date: [March 12, 2003, 5:03pm UTC](https://forum.kirupa.com/t/loading-dynamic-text-with-international-characters/15292/1 "2003-03-12T17:03:37Z")

</div>

Hi everyone,

Could it be possible to load dynamic text into a text field with international characters: é, ê, à…? This text field must have a scrollbar because my text is too long to enter in my page.

But ideally, I would like to have this text to be formated: it is a FAQ page with Questions (I would like those to be bigger with different color) and answers. It this task possible? HTML with CSS?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [March 12, 2003, 9:04pm UTC](https://forum.kirupa.com/t/loading-dynamic-text-with-international-characters/15292/2 "2003-03-12T21:04:15Z")

</div>

Howdy…

Try this [tutorial](http://www.kirupa.com/developer/mx/international_characters.htm)…

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [March 12, 2003, 9:08pm UTC](https://forum.kirupa.com/t/loading-dynamic-text-with-international-characters/15292/3 "2003-03-12T21:08:55Z")

</div>

some international characters are in a format that flash understands… (I dont remember the different standards from off the top of my head, but I know flash is not just ascii)

for example, if you press ALT-130, you will get é…

but of course you knew that… so I’m asking… loading dynamically from where? where’s this location that’s giving you problems?
