|
Posted by cwdjrxyz on 12/02/06 23:12
a human person wrote:
> hello, i am soon going to be putting some (streaming) video files on a
> website i am building but i am having trouble with
> either
>
> a - my redirector file
> b - my browser configuration
>
> ive got a (test) wvx redirector file to work in IE (by telling my download
> manager to ignore such files)
> but in opera and firefox clicking on the link just opens the wvx file in a
> new page
>
> i followed spartanicus' (from his why embedding is wrong page) words
> exactly - or i hope i have
>
> anyway the link is http://www.207g.karoo.net/langan/php/afghan.php and it is
> down at the bottom
> - korean test stream -
>
> would it be possible for any of you to go and have a try tell me what
> happens and maybe make some suggestions.
At http://www.207g.karoo.net/langan/php/afghan.php you have:
<div class="content">
<div class="mediatitle">Film clips.</div>
<div class="mediadetails">
korean test stream (wmv - 6.5mb) → <a
href="../korea.wvx"type="video/x-ms-wmv">Stream</a> / Download
The above line seems to be missing a space between " and type.
Also, sometimes using the full url is best, but a relative one usually
works.
<br />
afghan ladies' driving school (quicktime - 33mb) → Stream /
Download
<br />
afghan ladies' driving school (real - 33mb) → Stream / Download
</div>
</div>
______________________________________________________________
I usually use an embedded video, because I can control the video size,
and a full screen video on the WMP often is too grainy unless a very
high speed broadband video file is used. Your wvx and wmv files seem to
be correct and working, because I can get them to work using my method.
See http://www.cwdjr.info/temp/NGdriving.php .
Navigation:
[Reply to this message]
|