Mailing List
Home
Flash Pro
Extending Flash
Flash Macromedia Developer
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
SV: [Flashcoders] speciall characters in as file

SV: [Flashcoders] speciall characters in as file

2004-02-17       - By Thomas Eriksson

 Back
I can think of two different solutions...

The first is to have this line before the getUrl...
system.useCodepage = true;


The other is to in some way UTF-8 encode the special characters. Load them
from an external textfile for example.

This is what I can think of at the moment..
/Thomas


-- --Ursprungligt meddelande-- --
Från: Emile Swain [mailto:emile.swain@(protected)]
Skickat: den 16 februari 2004 18:55
Till: flashcoders@(protected)
Ämne: [Flashcoders] speciall characters in as file

Hi,

Someones just asked me for help with a problem where by there foreign
characters are appearing in a funny manner when using a mailto in there
getURL.

i.e.

getURL( "mailto:?subject= "+ escape( "somespecialcharctersNèê? "))

in the email the characters appear as the funny "A " with a circle on top.

Now I never code emails like this and the only solution I can think of is a
server side script that sends the email instead.

Is there a solution that would work within an .as file calling a get url?

Cheers

emile







=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104420
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)