I was at a site which had links to .ogg __files_
(not live streams).

I created a new helper application entry
(MIME-type audio/x-ogg, extension .ogg)
pointing to the .cmd file with which I launch
my ogg player.  [I've tested passing an URL to
the .cmd as well as a file -- both work.]

What Mozilla did was download the __entire__ file
(to TEMP), __then__ pass the file name to my .cmd

How can I specify to Mozilla to pass the __URL__
to my .cmd (and *skip* the "download to temp" step) ?


mikus


Reply via email to