Adding .wav files to pages
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
Adding .wav files to pages
Is it possible to add a .wav file to a project page? I would like to have a .wav file play when one of the pages in my project opens.
- wwonderfull
-
- Posts: 1587
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Adding .wav files to pages
Yes it is possible to play a .wav file. Go to tool box or search for "HTML Audio" tool then select the .wav audio file and then go to page properties and then use an event "onload" action "media play".suomi48 wrote: Thu Jun 15, 2023 2:00 pm Is it possible to add a .wav file to a project page? I would like to have a .wav file play when one of the pages in my project opens.
- wwonderfull
-
- Posts: 1587
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Adding .wav files to pages
Note: Chromium browsers do not allow autoplay in most cases. However, muted autoplay is always allowed.
The autoplay attribute is a boolean attribute.When present, the audio will automatically start playing as soon as it can do so without stopping. Although, it's worth to note is that autoplay behavior can be controlled by the browser's settings and policies. So in some cases the browsers may prevent autoplay audio or require user interaction before allowing audio playback to begin.
For more insight on this subject also read from below link.
https://www.w3schools.com/tags/att_audio_autoplay.asp
The autoplay attribute is a boolean attribute.When present, the audio will automatically start playing as soon as it can do so without stopping. Although, it's worth to note is that autoplay behavior can be controlled by the browser's settings and policies. So in some cases the browsers may prevent autoplay audio or require user interaction before allowing audio playback to begin.
For more insight on this subject also read from below link.
https://www.w3schools.com/tags/att_audio_autoplay.asp
Re: Adding .wav files to pages
IMHO, i would not recommend having music autoplay. It is extremely irritating which is why you don't see it often.
- wwonderfull
-
- Posts: 1587
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Adding .wav files to pages
What you said @crispy is fair and true. People do find sudden noise from loading a website irritating. That's why even the browser try not to allow it in some cases.
Re: Adding .wav files to pages
ditto - i will usually close the page if it stars auto play on audio.wwonderfull wrote: Fri Jun 16, 2023 2:33 am What you said @crispy is fair and true. People do find sudden noise from loading a website irritating. That's why even the browser try not to allow it in some cases.
onlye
Gluckstadt, MS USA
Gluckstadt, MS USA