yui

Filesystem access from a web browser

Video: 

version alpha 1

This script started out as a much bigger project to make a dual-screen media player out of a web browser. To do this, I first had to be able to make access the local file system and make a playlist. I found that is was very hard to do in Firefox but easy to do in IE. Accessing a file system from a web browser is not a very safe thing to do, which is why Firefox does not allow it.

Syndicate content