![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
kev: It is a petty point, but if you must obfuscate your real email, you really, really should not choose anything that could be a valid domain. "totally (AT) bogus (DOT) email" would work because "email" is not a valid TLD but your "nperson.com" is and whois: # Registrant: # Charles Yu # 819-1 Ilgok-dong Puk-gu # hyundai 3 Apt. 303-1202 # Gwangju, . 500160 # KR # # Registrar: DOTSTER # Domain Name: NPERSON.COM # Created on: 11-MAY-03 # Expires on: 11-MAY-07 # Last Updated on: 27-MAR-06 # ... -- Take care, crumbs sorry i never realised (i shall change it)... but the amount of spam |
#4
| |||
| |||
|
|
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. |
#5
| |||
| |||
|
|
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. cheers i'll try the gap and the full url bits and see if that helps |
#6
| |||
| |||
|
|
"cwdjrxyz" <spamtrap2 (AT) cwdjr (DOT) info> wrote in message news:1165101139.138686.302670 (AT) j72g2000cwa (DOT) googlegroups.com... 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. cheers i'll try the gap and the full url bits and see if that helps damn no sadly it made no difference. still got problem with opera and |
#7
| |||
| |||
|
|
kev: It is a petty point, but if you must obfuscate your real email, you really, really should not choose anything that could be a valid domain. "totally (AT) bogus (DOT) email" would work because "email" is not a valid TLD It seems sensible to use .invalid for this purpose because it has been |
#8
| |||
| |||
|
|
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 . |
#9
| |||
| |||
|
|
cwdjrxyz wrote: 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 . |
|
You have something very strange going on. First see my page at http://www.cwdjr.info/temp/NGdriving2.php . |
|
about 2 Mbps, it will only start streaming without much buffering on a very good broadband connection. Here the essential video code of the type you are using is working just fine on IE6, Mozilla family, and Opera. Everything is on my domain. However if I substitute the url for your wvx file, the code does not work right. However when I use my embedded player with reference to your wvx file it works in the mentioned browsers. Besides the missing space I mentioned, the type should be type="video/x-ms-wvx" since you are using a wvx file here, but this is not the problem. I can think of a few things that could cause this strange behavior. The proper mime types might not be installed on all of the servers you are using. There could be a security problem. Opera and Mozilla family might be set not to allow transfer to a url in another domain in some cases. If you can control the server you are using, my first stop would be to check mime types and be sure the correct ones for .wmv and .wvx are set; set them if not. Then I would install the .wmv video that is on another server on your server. I would put all of the files in the same directory to make things as simple as possible. |
![]() |
| Thread Tools | |
| Display Modes | |
| |