Bonjour, je construis en local un site qui possède une master page dans laquelle il y a possibilité d'activer une musique dans média player.
Quand le média est activé la musique fonctionne mais quand je change de page HTML la musique stoppe et dans la page suivante, je dois activer encore la musique qui démarre depuis le début.
Quand j'active la musique, je souhaite la conserver dans tous les fichiers HTML choisi. J'epère avoir été clair dans l'explication.
Cordialement.
Hello, I am building a local site which has a master page in which there is the possibility of activating music in the media player.
When the media is activated the music works but when I change HTML page the music stops and in the next page I have to activate again the music which starts from the beginning.
When I activate the music, I want to keep it in all the chosen HTML files. I hope I was clear in the explanation.
Regards.
Mediaplayer active during the various HTML files
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Mediaplayer active during the various HTML files
I believe there is a way but you may have to use ajax. Another possible option is to place the player in a frame.
However, I would advise against music always playing. It ends up being annoying and may drive away customers.
However, I would advise against music always playing. It ends up being annoying and may drive away customers.
Re: Mediaplayer active during the various HTML files
Bonsoir,
la musique peut être stoppée à chaque page :
https://ibb.co/3rnbDLW
Mais quand je change de page HTML la musique stoppe.
Cette musique n'est présente que sur accord de l'utilisateur durant la visualisation de photos.
Good evening,
the music can be stopped on each page:
[url] https://ibb.co/3rnbDLW [/ url]
But when I change HTML page the music stops.
This music is only present by agreement of the user during the viewing of photos.
la musique peut être stoppée à chaque page :
https://ibb.co/3rnbDLW
Mais quand je change de page HTML la musique stoppe.
Cette musique n'est présente que sur accord de l'utilisateur durant la visualisation de photos.
Good evening,
the music can be stopped on each page:
[url] https://ibb.co/3rnbDLW [/ url]
But when I change HTML page the music stops.
This music is only present by agreement of the user during the viewing of photos.
Re: Mediaplayer active during the various HTML files
When the browser reloads the page, the music will stop. This is standard HTML behavior.
Re: Mediaplayer active during the various HTML files
Merci pour votre réponse, je laisse la configuration comme elle est.
Thank you for your answer, I leave the configuration as it is.
Thank you for your answer, I leave the configuration as it is.
Re: Mediaplayer active during the various HTML files
A simple way to accomplish this is to:
Replace the existing player with a button, text or image.
Place the audio player on it's own small page of about 300px x 200px.
Link the button to the player page and set target to "Open in a popup window.
Set position and size in settings.
Joe
Replace the existing player with a button, text or image.
Place the audio player on it's own small page of about 300px x 200px.
Link the button to the player page and set target to "Open in a popup window.
Set position and size in settings.
Joe
If it wasn't for bad luck, I'd have no luck at all.
Re: Mediaplayer active during the various HTML files
Merci je vais essayer cette solution dès que possible.
Thanks I will try this solution as soon as possible.
Thanks I will try this solution as soon as possible.