{HELP} How to Display Euro Symbol in Flash

Hi,

I am trying to get flash display the euro symbol, for which i am loading the unicode value from the database

Unicode Escape Sequence: \u20AC

while using the trace in the output window flash is displaying the Euro Symbol

trace("\u20AC");

But iam not sure why it is not displaying the euro instead of the unicode value.

Any suggestions/Help??

Regards