.mov files not working in output

This forum is for all Flare issues not related to any of the other categories.
Post Reply
joel7
Propeller Head
Posts: 16
Joined: Fri Mar 20, 2015 9:46 am

.mov files not working in output

Post by joel7 »

I have two .mov files that I inserted in a topic. The code looks like this:
<p MadCap:conditions="Digi_Default_Conditions.Online">
<object src="../Resources/Images/RF/Blink Pattern.mov" MadCap:Param_autoplay="false" MadCap:Param_loop="false">
</object>
</p>
When I publish this, it displays a blank space and downloads the video. I looked around a bit, but I don't see any specific answer to this.
Post Reply