# Embedding Music and Have It Played Continuously

**URL:** https://forum.kirupa.com/t/embedding-music-and-have-it-played-continuously/119767
**Category:** Uncategorized
**Created:** [August 17, 2004, 10:58pm UTC](https://forum.kirupa.com/t/embedding-music-and-have-it-played-continuously/119767 "2004-08-17T22:58:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![iKwak](https://avatars.discourse-cdn.com/v4/letter/i/e68b1a/32.png) [@iKwak](https://forum.kirupa.com/u/iKwak)
#### Post date: [August 17, 2004, 10:58pm UTC](https://forum.kirupa.com/t/embedding-music-and-have-it-played-continuously/119767/1 "2004-08-17T22:58:01Z")

</div>

\<embed src="/…/…/music.mp3" width=1000 height=200 autostart=true loop=true\>  
\<noembed\>  
\<bgsound src="/…/…/music.mp3" loop=infinite\>  
\</noembed\>

Is there a way I can make the song play throughtout (continuously?) the pages? For example, if a visitor clicks on page 2, the song continues to play where it left off rather than start the song from the beginning on page 2.

---

<div class="post-metadata">

### Author: ![benjah](https://avatars.discourse-cdn.com/v4/letter/b/fbc32d/32.png) [@benjah](https://forum.kirupa.com/u/benjah)
#### Post date: [August 18, 2004, 5:56pm UTC](https://forum.kirupa.com/t/embedding-music-and-have-it-played-continuously/119767/2 "2004-08-18T17:56:35Z")

</div>

frames is the only way i can see to do that. just make a really small frame with no line thing separating it, and no scrolling. then make the sound file there so that any page they go to in the website the song will keep playing.

---

<div class="post-metadata">

### Author: ![simplistik](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/simplistik/32/7747_2.png) [@simplistik](https://forum.kirupa.com/u/simplistik)
#### Post date: [August 18, 2004, 6:04pm UTC](https://forum.kirupa.com/t/embedding-music-and-have-it-played-continuously/119767/3 "2004-08-18T18:04:00Z")

</div>

Although that will get really annoying to a lot of users. I think music has lost is pizaz. I for one almost always turn music off on site. And doing in HTML and not having an option to turn it off will really annoy lots of ppl.
