Quote Marks in Flash 6 (XML Driven)

I have an XML driven Flash site and can’t get quote marks to work in Flash 6. They show up fine in version 7 and 8 of the flash player. Here’s what I’m doing:

My XML file: (added line breaks just for this example)

<?xml version="1.0" encoding="utf-8"?>
<iuredhot><numbtext><subhead>
<![CDATA[We’re <B>HOT-WIRED</B> 
for technological innovation.]]></subhead>

It’s not showing up, but I am using the ascii code for the apostrophe. & # 8 2 1 7 ;

Any ideas on how to get this working in Flash 6? We really want to use REAL quote marks.