Millisecond Forums

Embedding Videos

https://forums.millisecond.com/Topic40838.aspx

By kalie53 - 6/12/2025

Hi, 

I am having trouble embedding a video on a page. The file type I am using is .mov, and I've followed the syntax documented on Millisecond, but I would love some clarification! Thank You!
By Dave - 6/12/2025

kalie53 - 6/12/2025
Hi, 

I am having trouble embedding a video on a page. The file type I am using is .mov, and I've followed the syntax documented on Millisecond, but I would love some clarification! Thank You!

What are you referring to as a "page"?
By kalie53 - 6/12/2025

Dave - 6/12/2025
kalie53 - 6/12/2025
Hi, 

I am having trouble embedding a video on a page. The file type I am using is .mov, and I've followed the syntax documented on Millisecond, but I would love some clarification! Thank You!

What are you referring to as a "page"?

By “page” I mean the Inquisit <page> element that defines one full-screen display. Thanks!
By Dave - 6/12/2025

kalie53 - 6/13/2025
Dave - 6/12/2025
kalie53 - 6/12/2025
Hi, 

I am having trouble embedding a video on a page. The file type I am using is .mov, and I've followed the syntax documented on Millisecond, but I would love some clarification! Thank You!

What are you referring to as a "page"?

By “page” I mean the Inquisit <page> element that defines one full-screen display. Thanks!

Thanks for the clarification. <page> elements are for displaying text instructions, they're not meant to display or embed videos, so this won't work. You'll need to use something else to display your video and/or text instructions, i.e. any element in the trial class (<trial>, <surveypage>, etc.).