Link to download a video
i have client has several large mpg files of products on website. want visitor download videos hard drive instead of waiting them load on web page.
the reason don't way videos , run before loaded (with auto play on) , don't want reduce quality or length. there behavior, trick or whatever can add link "make" mpg files download instead of open in browser? zipping not option.
any , appreciated.
the reason don't way videos , run before loaded (with auto play on) , don't want reduce quality or length. there behavior, trick or whatever can add link "make" mpg files download instead of open in browser? zipping not option.
any , appreciated.
.oo(bjsohio)
>i have client has several large mpg files of products on
>website. want visitor download videos hard drive instead
>of waiting them load on web page.
>
> reason don't way videos , run before
>are loaded (with auto play on) , don't want reduce quality
>or length. there behavior, trick or whatever can add link
>that "make" mpg files download instead of open in browser? zipping
>is not option.
where's problem?
<a href="movie.mpg">title (filesize)</a>
if movie opens directly them, should learn how use
their browser. simple right click , "save ..." or
that enough. maybe short note on page or in section
might useful.
another way let server deliver movies
content type application/octet-stream force download,
just ugly hack. doesn't fix real problem, instead causes
another 1 users _do_ know how use browsers.
micha
>i have client has several large mpg files of products on
>website. want visitor download videos hard drive instead
>of waiting them load on web page.
>
> reason don't way videos , run before
>are loaded (with auto play on) , don't want reduce quality
>or length. there behavior, trick or whatever can add link
>that "make" mpg files download instead of open in browser? zipping
>is not option.
where's problem?
<a href="movie.mpg">title (filesize)</a>
if movie opens directly them, should learn how use
their browser. simple right click , "save ..." or
that enough. maybe short note on page or in section
might useful.
another way let server deliver movies
content type application/octet-stream force download,
just ugly hack. doesn't fix real problem, instead causes
another 1 users _do_ know how use browsers.
micha
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment