Millisecond Forums

How do I load videos into Inquisite.

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

By RobbertL - 4/15/2013

I have problems regarding the loading of videoclips into inquisite. The syntax thus far:



(the movies in this syntax are non-uploaded movies, just fillernames)



<item mov_BOOS_MarNed>


/1 = "N07_VerB.mov"


/2 = "N15_VerB.mov"


/3 = "N36_VerB.mov"


/4 = "N38_VerB.mov"


/5 = "N71_VerB.mov"


/6 = 


/7 = 


/8 = 


/9 = 


</item>



<item mov_VERD_MarNed>


/1 = "N07_BVer.mov"


/2 = "N15_BVer.mov"


/3 = "N36_BVer.mov"


/4 = "N38_BVer.mov"


/5 = "N71_BVer.mov"


/6 = 


/7 = 


/8 = 


/9 = 


</item>



<item mov_BOOS_NedMar>


/1 = "M35_VerB.mov"


/2 = "M45_VerB.mov"


/3 = "M53_VerB.mov"


/4 = "M55_VerB.mov"


/5 = "M72_VerB.mov"


/6 = 


/7 = 


/8 = 


/9 = 


</item>



<item mov_VERD_NedMar>


/1 = "M35_BVer.mov"


/2 = "M45_BVer.mov"


/3 = "M53_BVer.mov"


/4 = "M55_BVer.mov"


/5 = "M72_BVer.mov"


/6 = 


/7 = 


/8 = 


/9 = 


</item>



Does anybody now the solution to this?

By Dave - 4/15/2013

You need to set up a <video> element and have it displayed via a <trial>'s /stimulustimes or /stimulusframes.

By RobbertL - 4/15/2013

Thanks a lot!