Results 1 to 4 of 4

Thread: Embedding Music and Have It Played Continuously

  1. #1
    Registered
    Join Date
    Sep 2003
    Posts
    110

    Embedding Music and Have It Played Continuously

    <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.

  2. #2
    Senior Member AndyH's Avatar
    Join Date
    May 2004
    Location
    Australia
    Posts
    553
    Only if you use a frame/iframe I believe. Or you could have them open a window that plays it - but that might not be fesible with how your site works.
    New website released. ya rly!

  3. #3
    Registered intelliot's Avatar
    Join Date
    Jul 2004
    Posts
    309
    Yep. I recommend opening it in a new window, because frames have other problems (unless, of course, your site already uses frames. In this case the choice is obvious)
    Elliot Lee
    Google Forums - Community for Google Fans!

  4. #4
    Registered
    Join Date
    Sep 2003
    Posts
    110
    I decided to take it down as it is not 56k friendly.
    But the song did go well along with the site.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •