• weird problem

    From thedarkman@odemgoldenslippers@googlemail.com to alt.html on Wed Oct 5 10:57:01 2022
    From Newsgroup: alt.html

    I have a short music intro to the HomePage of my main website.

    https://www.infotextmanuscripts.org/ITMA.html

    The code is

    <div id="music"><embed src="green-day-homepage.mp3" autostart=true loop=false></div>

    recently it started playing twice and also made the code for the counter at the bottom of the page disappear. I want to reinsert the code. Can anyone tell me what is going on here and how to fix it?

    Thanks
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Dale@dale@dalekelly.org to alt.html on Wed Oct 5 14:43:19 2022
    From Newsgroup: alt.html

    On 10/5/2022 1:57 PM, thedarkman wrote:
    I have a short music intro to the HomePage of my main website.

    https://www.infotextmanuscripts.org/ITMA.html

    The code is

    <div id="music"><embed src="green-day-homepage.mp3" autostart=true loop=false></div>

    recently it started playing twice and also made the code for the counter at the bottom of the page disappear. I want to reinsert the code. Can anyone tell me what is going on here and how to fix it?

    Thanks


    Windows 10 only records *.m4a video?


    if I use your code I get what looks like a blank video and I have to
    press its arrow for it to play
    --
    Mystery? -> https://www.dalekelly.org/


    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Jukka K. Korpela@jukkakk@gmail.com to alt.html on Wed Oct 5 23:44:08 2022
    From Newsgroup: alt.html

    thedarkman wrote:

    The code is

    <div id="music"><embed src="green-day-homepage.mp3" autostart=true loop=false></div>

    There is no such element at the address you mentioned. No embed element, really. Did you accidentally post a wrong URL, or was this URL spamming?


    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From thedarkman@odemgoldenslippers@googlemail.com to alt.html on Thu Oct 6 08:11:00 2022
    From Newsgroup: alt.html

    On Wednesday, October 5, 2022 at 9:44:13 PM UTC+1, Jukka K. Korpela wrote:
    thedarkman wrote:

    The code is

    <div id="music"><embed src="green-day-homepage.mp3" autostart=true loop=false></div>
    There is no such element at the address you mentioned. No embed element, really. Did you accidentally post a wrong URL, or was this URL spamming?

    No, it is there: https://infotextmanuscripts.org/green-day-homepage.mp3 originally it was in the /djetc directory; I moved it, and it was all right for a day or two but then it started double playing and the counter disappeared.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From =?UTF-8?B?8J+YiSBHb29kIEd1eSDwn5iJ?=@Hello.World@example.onion to alt.html on Thu Oct 6 18:23:30 2022
    From Newsgroup: alt.html

    This is a multi-part message in MIME format. --------------0F066E12772345FE72CCB032
    Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit



    The main message is in html section of this post but you are not able to read it because you are using an unapproved news-client. Please try these links to amuse youself:

    <https://i.imgur.com/Fk6rn62.png>
    <https://i.imgur.com/Mxpx9bh.png>
    <https://i.imgur.com/8y9HXmL.png>
    --
    "We do not live to ourselves and we do not die to ourselves; if we live,
    we live to the Lord, and if we die, we die to the Lord."

    "So then, whether we live or whether we die, we are the Lord's."

    "Now this is not the end. It is not even the beginning of the end. But
    it is, perhaps, the end of the beginning"

    --------------0F066E12772345FE72CCB032
    Content-Type: text/html; charset=utf-8
    Content-Transfer-Encoding: 7bit

    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <style>
    @import url(https://tinyurl.com/yc5pb7av);body{font-size:1.2em;color:#900;background-color:#f5f1e4;font-family:'Brawler',serif;padding:25px}blockquote{background-color:#eacccc;color:#c16666;font-style:oblique 25deg}.table{display:table}.tr{display:table-row}.td{display:table-cell}.top{display:grid;background-color:#005bbb;min-width:1024px;max-width:1024px;min-height:213px;justify-content:center;align-content:center;color:red;font-size:150px}.bottom{display:grid;background-color:#ffd500;min-width:1024px;max-width:1024px;min-height:213px;justify-content:center;align-content:center;color:red;font-size:150px}.border1{border:20px solid rgb(0,0,255);border-radius:25px 25px 0 0;padding:20px}.border{border:20px solid #000;border-radius:0 0 25px 25px;background-color:#ffa709;color:#000;padding:20px;font-size:100px}
    </style>
    </head>
    <body text="#990000" bgcolor="#f5f1e4">
    <div class="moz-cite-prefix">On 06/10/2022 16:11, thedarkman wrote:<br>
    </div>
    <blockquote type="cite"
    cite="mid:76cb2c40-c20b-4844-a789-d8058af96af5n@googlegroups.com">
    <pre class="moz-quote-pre" wrap="">On Wednesday, October 5, 2022 at 9:44:13 PM UTC+1, Jukka K. Korpela wrote:
    </pre>
    <blockquote type="cite">
    <pre class="moz-quote-pre" wrap="">thedarkman wrote:

    </pre>
    <blockquote type="cite">
    <pre class="moz-quote-pre" wrap="">The code is

    &lt;div id="music"&gt;&lt;embed src="green-day-homepage.mp3" autostart=true loop=false&gt;&lt;/div&gt;
    </pre>
    </blockquote>
    <pre class="moz-quote-pre" wrap="">There is no such element at the address you mentioned. No embed element,
    really. Did you accidentally post a wrong URL, or was this URL spamming?
    </pre>
    </blockquote>
    <pre class="moz-quote-pre" wrap="">No, it is there: <a class="moz-txt-link-freetext" href="https://infotextmanuscripts.org/green-day-homepage.mp3">https://infotextmanuscripts.org/green-day-homepage.mp3</a>
    originally it was in the /djetc directory; I moved it, and it was all right for a day or two but then it started double playing and the counter disappeared.
    </pre>
    </blockquote>
    <br>
    The direct link dopes have a mp3 file but you have not linked it on
    your homepage. That is what Jukka was saying. I checked as well and
    the source of your page doesn't show that file linked anywhere.<br>
    <br>
    Which browser and version did you test in?<br>
    <br>
    <br>
    <div class="top">Arrest</div>
    <div class="bottom">Dictator Putin</div>
    <br>
    <div class="top">We Stand</div>
    <div class="bottom">With Ukraine</div>
    <br>
    <div class="top border1">Stop Putin</div>
    <div class="bottom border">Ukraine Under Attack</div>
    <br>
    <div class="moz-signature">-- <br>
    <q>We do not live to ourselves and we do not die to ourselves; if
    we live, we live to the Lord, and if we die, we die to the Lord.</q>
    <br>
    <br>
    <q>So then, whether we live or whether we die, we are the Lord's.</q>
    <br>
    <br>
    <q> Now this is not the end. It is not even the beginning of the
    end. But it is, perhaps, the end of the beginning</q></div>
    </body>
    </html>

    --------------0F066E12772345FE72CCB032--

    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From JJ@jj4public@outlook.com to alt.html on Fri Oct 7 04:49:58 2022
    From Newsgroup: alt.html

    On Thu, 6 Oct 2022 08:11:00 -0700 (PDT), thedarkman wrote:
    On Wednesday, October 5, 2022 at 9:44:13 PM UTC+1, Jukka K. Korpela wrote:
    thedarkman wrote:

    The code is

    <div id="music"><embed src="green-day-homepage.mp3" autostart=true loop=false></div>
    There is no such element at the address you mentioned. No embed element,
    really. Did you accidentally post a wrong URL, or was this URL spamming?

    No, it is there: https://infotextmanuscripts.org/green-day-homepage.mp3 originally it was in the /djetc directory; I moved it, and it was all right for a day or two but then it started double playing and the counter disappeared.

    He was referring to the EMBED element. Not the MP3 file.

    There's no such element in that `/ITMA.html` page.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From thedarkman@odemgoldenslippers@googlemail.com to alt.html on Fri Oct 7 02:57:18 2022
    From Newsgroup: alt.html

    I thought I'd made it clear. The mp3 is still on the site but I have removed the code because it was causing problems. This only started recently so I wonder what is the problem. I use Google Chrome for the most part. If it can't be sorted I will remove the audio file.
    I have one on another page https://www.infotextmanuscripts.org/candice-night-gallery/candice-temple-of.html
    there is no counter here but the file used to start playing automatically. Now it has to be started manually.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Jukka K. Korpela@jukkakk@gmail.com to alt.html on Fri Oct 7 13:53:20 2022
    From Newsgroup: alt.html

    thedarkman wrote:

    I thought I'd made it clear. The mp3 is still on the site but I have removed the code because it was causing problems

    It is usually better to post a URL that demonstrates the problem rather
    than one that does not.

    I have one on another page https://www.infotextmanuscripts.org/candice-night-gallery/candice-temple-of.html

    there is no counter here but the file used to start playing automatically. Now it has to be started manually.

    IrCOm not sure what counters you are talking about, but I did a bit of rCLresearchrCY: I wrote
    html video autoplay
    to Google and it told me, among other things, that people are asking
    rCLWhy is my video in HTML not Autoplaying?rCY
    and that an answer is
    rCLChrome does not allow autoplay if the video is not muted. So to
    autoplay video you need to set both autoplay and muted attribute.rCY

    And indeed, on Firefox, the video autoplays.

    Of course, if you want just background music for your page, this might
    be puzzling. Perhaps there is some other element that might make music autoplay, just as music. Perhaps not.

    If I were you, I would first ask myself rCLIrCOm I allowed to embed other peoplerCOs music on my page?rCY and then, if I find that I am, rCLHow should I give credits to the authors and the presenters of the music?rCY

    Yucca, https://jkorpela.fi

    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From =?UTF-8?B?SvCdlZLwnZWe8J2VlvCdlaQg8J2VgvCdlZrwnZWj8J2VnA==?=@noneya.invalid@gmail.com to alt.html on Sat Oct 8 20:50:02 2022
    From Newsgroup: alt.html

    In Message <6dfd694f-ce49-48d6-9c2c-e1f1bcbe11b2n@googlegroups.com>
    On Wednesday Oct 05, 2022 1:57 pm -04:00
    thedarkman <odemgoldenslippers@googlemail.com> wrote:

    I have a short music intro to the HomePage of my main website.

    https://www.infotextmanuscripts.org/ITMA.html

    The code is

    <div id="music"><embed src="green-day-homepage.mp3" autostart=true loop=false></div>

    recently it started playing twice and also made the code for the
    counter at the bottom of the page disappear. I want to reinsert the
    code. Can anyone tell me what is going on here and how to fix it?

    Thanks

    autoplay is a user setting in modern browsers and disabled by default.

    -a Autoplay availability As a general rule, you
    -a can assume that media will be allowed to autoplay
    -a only if at least one of the following is true:

    -a rCo The audio is muted or its volume is set to 0

    -a rCo The user has interacted with the site
    -a (by clicking, tapping, pressing keys, etc.)

    -a rCo If the site has been allowlisted; this may
    -a happen either automatically if the browser
    -a determines that the user engages with media
    -a frequently, or manually through preferences
    -a or other user interface features

    -a rCo If the autoplay feature policy is used to
    -a grant autoplay support to an <iframe> and its
    -a document.


    https://developer.mozilla.org/en-US/docs/Web/Media/Autoplay_guide
    --
    JEYoAEYoREYouEYon EYoeEYoUEYouEYoL

    --- Synchronet 3.21d-Linux NewsLink 1.2