[Jslib] Re: Sound

Martin Kutschker dreckskerl@glump.at
Mon, 18 Mar 2002 11:44:20 +0100


Mike Lee wrote:

> Mike Potter wrote:
> 
>> OK, I"ll try and track down more details about the Windows file problems.
>> For now, it seems as though file URLs are coming back from 
>> fileUtils.js as file://c:\temp\whatever.jpg whereas they should be 
>> file:///c:\\temp\\whatever.jpg
>>
>> Mike
>>
> Aint they suppose to be file:///c:/temp/whatever.jpg?


Yes. Anyway the code in fileUtils is broken. See my checkins selfy-reply 
for a fix.

Masi