PDA

View Full Version : loading url-encoded special symbols into flash


|\/|cpalmer
05-04-2005, 05:20 PM
Hi, I've got a problem loading special symbols from a text file into an embedded flash textfield. I particularly want to load ” and “ but when i use the correct url encodes - %93 and %94 - it doesn't work. The text simply displays a gap. The & encode works ok so why shouldn't these others? Are only the basic special characters recognized or something?