MS MediaPlayer doesn't stop autostarting
-
Hi, when I embed the Windows Media Player in the following way (sorry for the wrapped lines...), the indicated file always starts automatically, although the default value of the parameter autostart is false. It doesn't help neither, when I'm setting the autostart parameter explicitlay to false: Does anybody know how to disable the autostart function here? Wolfgang (Berlin, Germany)
-
Hi, when I embed the Windows Media Player in the following way (sorry for the wrapped lines...), the indicated file always starts automatically, although the default value of the parameter autostart is false. It doesn't help neither, when I'm setting the autostart parameter explicitlay to false: Does anybody know how to disable the autostart function here? Wolfgang (Berlin, Germany)
I use
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
-
I use
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
-
Hmm, doesn't work on my side. No matter which values I'm assigning to the autostart and autoplay parameter, the player always starts automatically. Doesn't it do so on your side? Wolfgang
Is true, not work with your code, but if you write this only (inside body), work! I try this with a avi file and run, i quit autostart and autoplay and run (i don't know :D), sample
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
-
Is true, not work with your code, but if you write this only (inside body), work! I try this with a avi file and run, i quit autostart and autoplay and run (i don't know :D), sample
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
-
Seems a bit crazy, but when I'm trying exactly your example: it keeps autoplaying / autostarting as ever! :confused: Did you try it also with a mp3 file? Thanks for your efforts... Wolfgang
Hi! Before, excuse to me, but i was a few busy in my work. Yes, i do, i was use the same code to play mp3 in a web document. this code start media player plugin and play de music.
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
-
Hi! Before, excuse to me, but i was a few busy in my work. Yes, i do, i was use the same code to play mp3 in a web document. this code start media player plugin and play de music.
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
-
Hi Manuel, well, your code works, but on my side the player starts automatically. How do I switch off this feature? I just want to enable the user to start the player manually. Greetings from Germany, Wolfgang
sorry for not response very much speed, well, i only change autostart and autoplay attributes to false and the mp3 file load in stop action, sample.
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