Escape html tags in xml files
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.
courtesy of XML Flash Slideshow


Firefox
about 4 months ago
Great information! I’ve been looking for something like this for a while now. Thanks!