I have an HTML string that is passed into a flash movie using FlahVars. We are using the EpicFlash Control to render the movie in Asp.net. The issue is that when the string (CompanyBIO) displays in the textbox it displays the HTML markup and not the formatted text. I have the textboxes html property set to true and setting the htmlText property equal to the variable passed by FlashVars. Anyone have any idea why this will not render correctly? can html text be passed using FlashVars?
Thanks,
Thanks,