emergency_pants
06-17-2005, 02:05 PM
I am working on some ecards made in French and Spanish.
The card messages are being displayed in dynamic textFields
The font is embedded.
The text is being passed to the swf in the html, via URL query strings OR could be done using flashVars.
The special characters are being passed in encoded form, either using URL-encode or HTML-encode.
The accent special characters are not displaying properly across all OS and all browsers, regardless of whether we use URL query string, flashvars, URL-encoding, HTML-encoding.
Can anyone give me some advice on how to pass and display the characters on all platforms? There must be a universal way of doing this so that it will work on all machines! I just don't have an idea what that is :eek: :D
Hope someone can make my day with this :p
Thank you.
The card messages are being displayed in dynamic textFields
The font is embedded.
The text is being passed to the swf in the html, via URL query strings OR could be done using flashVars.
The special characters are being passed in encoded form, either using URL-encode or HTML-encode.
The accent special characters are not displaying properly across all OS and all browsers, regardless of whether we use URL query string, flashvars, URL-encoding, HTML-encoding.
Can anyone give me some advice on how to pass and display the characters on all platforms? There must be a universal way of doing this so that it will work on all machines! I just don't have an idea what that is :eek: :D
Hope someone can make my day with this :p
Thank you.