I have and xml document that I am loading into the ticker component and it works fine. If I use html the ticker does not render, it just shows the html as text. I can set the properties of the ticker through ticker.setDataAllProperty("variable",value); Is there a property value to have the ticker render html, that I am missing.

Foci