"ñ" char

Hi,

I need help to resolve a problem with ñ char.
I have php script that creates a xml file (with ISO-8859-1 encoding) and my flash site read all the content in the xml file.

Because i use some components, i can set the system.usecodepage to true. In this scenario everything works fine (á, ã è õ etc… ) excepts the ñ char. Anyone knows how can i convert the ñ char to any code that flash can read or any other method?

Thanx alot in advance.

Regards