PDA

View Full Version : html formatting in List Component


WarrenVIP
03-09-2007, 02:08 PM
Hello. Due to drive failures, the source file for a little video viewer flash movie has been lost. it consists of a list component with the videos on it and the movie plays to the side of it. The video information is being loaded from an external xml file. This information has the file name, duration . . . as well as some html formatted text within a CDATA. the html text includes img src tags, hspace, vspace and other html tags I didn't think were allowed in flash, but the person who built this (no longer with company) apparently made it work so that a small image and description would be generated by the html within the list component's cells. Is there something I have to set within the Schema to make this work? Could he have used some third party plug-in? Any help would be greatly appreciated. thnx

_w