Embedded Video in HTML

Hi, I have a requirement where the users want to be able to see videos embedded in the HTML that we currently generate with Aspose.Words. Generally that means a Flash plug-in on the web page. Do you have any ideas or suggestions as to what I would have to insert, include or embed in Word so Aspose.Words translates it into HTML with a video viewer (Flash) and points it to the right video streaming location? I know I can always post-process the HTML that Aspose.Words creates, look for some custom tags and substitute them with viewer tags, but I’m hoping there might be something I can do within Aspose.Words.

Hi

Thanks for your request. There is no direct way to achieve this. The only way I can suggest you at the moment is post-processing your HTML.
Best regards,