HEX Codes for Flash HTML text
I recently noticed that sometimes flash gets a little crazy when trying to display certain characters, e.g. ampersand or percent sign. Here is link to a table with a bunch of ASCII and HTML char codes. In flash you will need to use %HEX to replace the chars in flash. For example use %26 to [...]