|
| Multimedia - Switch from one video to another |
| Iniciado por guest, 12,abr. 2015 06:29 - No hay respuesta |
| |
| | | |
|
| |
| Publicado el 12,abril 2015 - 06:29 |
All of these work, which is the best? (Two videos, filenames in variables A & B on a control named 'MP':
1) multimediaplay(MP,A) ... multimediaplay(MP,<img src="/NG2013_WEB/ui/smiley/7.gif" align=absmiddle border=0 alt="B)">
or 2)
multimediaopen(MP,A) multimediaplay(MP) --- multimediaopen(MP, multimediaplay(MP)
or 3) multimediaopen(MP,A) multimediaplay(MP) ... multimediaclose(MP) multimediaopen(MP, multimediaplay(MP)
My experience is the while all three work, #3 seems to be the most stable and reliable. Not sure if that is just subjective or ? |
| |
| |
| | | |
|
| | | | |
| | |
|