For some reason, when we run the code in Inquisit, the video is not appearing... only the default grey(ish) screen. Briefly, the video is 3:03 minutes and currently in .avi format. Below is the code. Any suggestions?<trialContVideo>
/stimulustimes= [1=ContVideo]
/timeout=20000
</trial>
<VideoContVideo>
/items =("Videos/ContVideo.avi")
/playthrough= true
/size =(2000,2000)
/ position= (25, 25)
</video>