﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 4  » Is it possible to have a video play for a set time (say 1000 ms) after a response is been given?</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Fri, 11 Sep 2026 13:12:36 GMT</lastBuildDate><ttl>20</ttl><item><title>Is it possible to have a video play for a set time (say 1000 ms) after a response is been given?</title><link>https://forums.millisecond.com/Topic18045.aspx</link><description>Dear Friends,&lt;br/&gt;I have a trial in which a video is shown. Participants are able to provide a response the moment they see the video.&lt;br/&gt;My question is: Is it possible to have the video play for a set time (say 1000 ms) after a response is been given?&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;Tom</description><pubDate>Thu, 07 Jan 2016 08:41:44 GMT</pubDate><dc:creator>plush</dc:creator></item><item><title>RE: Is it possible to have a video play for a set time (say 1000 ms) after a response is been given?</title><link>https://forums.millisecond.com/Topic18049.aspx</link><description>works perfectly! Thanks for the help!</description><pubDate>Thu, 07 Jan 2016 08:41:44 GMT</pubDate><dc:creator>plush</dc:creator></item><item><title>RE: Is it possible to have a video play for a set time (say 1000 ms) after a response is been given?</title><link>https://forums.millisecond.com/Topic18048.aspx</link><description>Sure. You set the &amp;lt;text&amp;gt; elements' /erase attributes to 'false' (just as in the &amp;lt;video&amp;gt; element), and they'll remain on-screen.&lt;br/&gt;</description><pubDate>Thu, 07 Jan 2016 08:00:19 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Is it possible to have a video play for a set time (say 1000 ms) after a response is been given?</title><link>https://forums.millisecond.com/Topic18047.aspx</link><description>Yes this works! Great suggestion!&lt;br/&gt;&lt;br/&gt;One question though: is there any way to use this technique, having the video continue for 1000 ms, but to also keep other elements from disappearing? The video continues to play for 1000 ms, but text-elements disappear.&lt;br/&gt;&lt;br/&gt;Best and thank,&lt;br/&gt;&lt;br/&gt;Tom</description><pubDate>Thu, 07 Jan 2016 07:42:19 GMT</pubDate><dc:creator>plush</dc:creator></item><item><title>RE: Is it possible to have a video play for a set time (say 1000 ms) after a response is been given?</title><link>https://forums.millisecond.com/Topic18046.aspx</link><description>If I understood you correctly, the below might work:&lt;br/&gt;&lt;br/&gt;&amp;lt;block myblock&amp;gt;&lt;br/&gt;/ trials = [1-2=mytrial]&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial mytrial&amp;gt;&lt;br/&gt;/ stimulusframes = [1=myvideo]&lt;br/&gt;/ validresponse = (57)&lt;br/&gt;/ beginresponsetime = 0&lt;br/&gt;/ posttrialpause = 1000&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;video myvideo&amp;gt;&lt;br/&gt;/ items = ("myvideo.wmv")&lt;br/&gt;/ erase = false&lt;br/&gt;/ size = (50%,50%)&lt;br/&gt;/ playthrough = false&lt;br/&gt;&amp;lt;/video&amp;gt;&lt;br/&gt;&lt;br/&gt;The &amp;lt;video&amp;gt; element is set to *not* play the video to completion (/playthrough=false), but also to *not* erase it at the end of the trial (/erase false). The consequence is that the video should keep playing for the duration of the /posttrialpause defined in the &amp;lt;trial&amp;gt;.&lt;br/&gt;</description><pubDate>Thu, 07 Jan 2016 05:33:55 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>