|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
3gp video file...
Hi All, i have a nokia 7650 able to read 3gp video clips.
I've created a WAP site, where clicking on link it's possible download the clip. I can't understand why, if my video is called clip.3gp i get a 404 Not Found, indeed if i change the extension on mp4, didn't get any error message. Does anyone know why this happens? I mean, what's wrong if a file extension starts with a number?? Tnx 2 every 1. The Colonel :-) |
|
#2
|
||||
|
||||
|
404 is just a standard internet error for file not found, if the file aint there the server will return a header of 404 instead of 200
if you're certain that all is okay take a look at your log files. are you setting the right mime types on your server to deliver the clips? (video/3gpp) are the file names and links in your wml file the same? i've not heard of extensions not working if they start with a number.
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > 3gp video file... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|