Flash and Hebrew font problem

I have an application of classic ASP and Flash.
The ASP get the Data from DB and then send it to flash.
When the data are in English characters, it is working, I mean the flash file is working well.
But when i try for Hebrew characters the flash doesn’t show the correct fonts. It shows like chinese characters and squares.

I try to check whether the ASP is getting the correct Hebrew or not and it is working.
I tried to print out the output data on wepage and then copy those fonts and then hardcoded in the flash. At that time, the flash is showing the correct hebrew fonts.
So, I think there is something I have to do between data distrubtion of ASP and flash.

Your suggestions are really appreciated.

Regards,
Win.