vidéos de jeu automatique
- cleversonsf
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
10 years 7 months ago - 10 years 7 months ago #22378
by cleversonsf
Replied by cleversonsf on topic vidéos de jeu automatique
Bonjour,
C'est le code que le module utilise pour lire la vidéo.
<video control autoplay name="médias">
<src Source = "http: //.../images/videos/.../1%20-%20Acessando%20Administracao.mp4 wmode = transparent" type = "video / mp4"> </ video>
Comment faire pour supprimer ce autoplay?
C'est le code que le module utilise pour lire la vidéo.
<video control autoplay name="médias">
<src Source = "http: //.../images/videos/.../1%20-%20Acessando%20Administracao.mp4 wmode = transparent" type = "video / mp4"> </ video>
Comment faire pour supprimer ce autoplay?
Last edit: 10 years 7 months ago by cleversonsf.
Please Log in or Create an account to join the conversation.
10 years 7 months ago #22379
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic vidéos de jeu automatique
donnes moi ton url pour voir ça
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- cleversonsf
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
10 years 7 months ago #22380
by cleversonsf
Replied by cleversonsf on topic vidéos de jeu automatique
Est localhost.
Ne pas mettre sur un serveur externe pour le moment.
Ci-dessous le code <iframe>
<iframe src="/images/videos/sejaprofessor/1%20-%20Acessando%20Administracao.mp4?wmode=transparent" width="100%" height="100%" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" data-src="/images/videos/sejaprofessor/1%20-%20Acessando%20Administracao.mp4?wmode=transparent" style="position: absolute; top: 0px; left: 0px; z-index: 9;">
<html><head><meta name="viewport" content="width=device-width"></head>
<body>
<video controls autoplay name="media"><source src="http://localhost/images/videos/sejaprofessor/1%20-%20Acessando20Administracao.mp4?wmode=transparent" type="video/mp4">
</body>
</html>
</iframe>
Ne pas mettre sur un serveur externe pour le moment.
Ci-dessous le code <iframe>
<iframe src="/images/videos/sejaprofessor/1%20-%20Acessando%20Administracao.mp4?wmode=transparent" width="100%" height="100%" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" data-src="/images/videos/sejaprofessor/1%20-%20Acessando%20Administracao.mp4?wmode=transparent" style="position: absolute; top: 0px; left: 0px; z-index: 9;">
<html><head><meta name="viewport" content="width=device-width"></head>
<body>
<video controls autoplay name="media"><source src="http://localhost/images/videos/sejaprofessor/1%20-%20Acessando20Administracao.mp4?wmode=transparent" type="video/mp4">
</body>
</html>
</iframe>
Please Log in or Create an account to join the conversation.
10 years 7 months ago #22381
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic vidéos de jeu automatique
the iframe code is generated by your video service, only the iframe url and params are set by the module. So as said, you must check this on your video provider

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- cleversonsf
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
10 years 7 months ago #22388
by cleversonsf
Replied by cleversonsf on topic vidéos de jeu automatique
truth
how could I solve this?
It's happening with all videos.
Can you help me?
I thank
how could I solve this?
It's happening with all videos.
Can you help me?
I thank
Please Log in or Create an account to join the conversation.
10 years 7 months ago #22393
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic vidéos de jeu automatique
I can not tell you more...how could I solve this?
So as said, you must check this on your video provider
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.208 seconds