Click here to Skip to main content
15,881,898 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: HTTP POST Question Pin
JimmyRopes27-Apr-07 18:23
professionalJimmyRopes27-Apr-07 18:23 
Questionwhat is http redirector? Pin
mohanrajh26-Apr-07 1:11
mohanrajh26-Apr-07 1:11 
AnswerRe: what is http redirector? Pin
Sathesh Sakthivel26-Apr-07 1:42
Sathesh Sakthivel26-Apr-07 1:42 
GeneralRe: what is http redirector? Pin
mohanrajh27-Apr-07 3:11
mohanrajh27-Apr-07 3:11 
QuestionMS MediaPlayer doesn't stop autostarting Pin
sohst25-Apr-07 23:02
sohst25-Apr-07 23:02 
AnswerRe: MS MediaPlayer doesn't stop autostarting Pin
haggenx27-Apr-07 10:59
haggenx27-Apr-07 10:59 
AnswerRe: MS MediaPlayer doesn't stop autostarting Pin
sohst28-Apr-07 0:59
sohst28-Apr-07 0:59 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
haggenx28-Apr-07 6:23
haggenx28-Apr-07 6:23 
Is true, not work with your code, but if you write this only (inside body), work!


<embed id="nsmedia" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"

filename="your_file" name="MediaPlayer" uimode="mini" width="240" height="62" autostart="true" autoplay="true" />


I try this with a avi file and run, i quit autostart and autoplay and run (i don't know Big Grin | :-D ), sample






<embed id="nsmedia" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"

filename="myfile.avi" name="MediaPlayer" uimode="mini" width="240" height="62" autostart="true" autoplay="true" />





Manuel say: Greetings from Mexico, Cuando salga el sol, no estare aqui...
---------------------------------------

Web: http://www.otakuzone-fanzine.com
Forum: http://www.otakuzone-fanzine.com/foro

GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
sohst28-Apr-07 11:47
sohst28-Apr-07 11:47 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
haggenx4-May-07 13:00
haggenx4-May-07 13:00 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
sohst5-May-07 2:04
sohst5-May-07 2:04 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
haggenx11-May-07 4:04
haggenx11-May-07 4:04 
QuestionCreating a proxy Pin
Bulky Fellow25-Apr-07 19:56
Bulky Fellow25-Apr-07 19:56 
AnswerRe: Creating a proxy Pin
Pete O'Hanlon25-Apr-07 22:29
mvePete O'Hanlon25-Apr-07 22:29 
AnswerRe: Creating a proxy Pin
Bradml26-Apr-07 2:44
Bradml26-Apr-07 2:44 
GeneralRe: Creating a proxy Pin
Bulky Fellow26-Apr-07 23:31
Bulky Fellow26-Apr-07 23:31 
GeneralRe: Creating a proxy Pin
Bradml27-Apr-07 2:42
Bradml27-Apr-07 2:42 
Questionscreen scraping websites using cookies Pin
swissmiss8625-Apr-07 9:06
swissmiss8625-Apr-07 9:06 
AnswerRe: screen scraping websites using cookies Pin
Pete O'Hanlon25-Apr-07 9:12
mvePete O'Hanlon25-Apr-07 9:12 
GeneralRe: screen scraping websites using cookies Pin
oliverjenks27-Apr-07 2:04
oliverjenks27-Apr-07 2:04 
QuestionFirefox compatibilty question Pin
SeeCwriter25-Apr-07 6:17
SeeCwriter25-Apr-07 6:17 
AnswerRe: Firefox compatibilty question [modified] Pin
Shog925-Apr-07 6:47
sitebuilderShog925-Apr-07 6:47 
GeneralRe: Firefox compatibilty question Pin
SeeCwriter25-Apr-07 7:08
SeeCwriter25-Apr-07 7:08 
GeneralRe: Firefox compatibilty question Pin
Shog925-Apr-07 7:18
sitebuilderShog925-Apr-07 7:18 
GeneralRe: Firefox compatibilty question Pin
SeeCwriter25-Apr-07 7:29
SeeCwriter25-Apr-07 7:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.