Posts tagged escape sequence url
Escape html tags in xml files
Jan 29th 2010
HTML tags must be escaped!
If you do not properly escape the < , > and ” characters, flash driven xml files will not work. Here is a handy utility you can use to convert your html code to escaped text that can be used in xml files.

