Is it possible to open a file from the local computer within a web experiment? And if so, how do I achieve that?
Yes. You do so by specifying the path to the file on the local machine, e.g.
<item someitem>
/ 1 = "C:\MyFolder\MyBigVideoFile.mpg"
</item>