music in frontpage

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do i set music (.mp3 files) to play, without stopping and playing again
when going to a different page?

=to make the mp3 plays non-stop even when change to a different page. So the
mp3 file plays on without interuptions even when clicking different pages in
the same website.
 
You either do your site as frame based site and load the sound file in the actual frameset page or
you create a popup window to play the sound file.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
-----Original Message-----
You either do your site as frame based site and load the
sound file in the actual frameset page or
you create a popup window to play the sound file.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp




.
And when you get that accomplished, let me know the URL so
that I can avoid it. I liken that to pulling up to a
traffic signal and some character pulls up with his music
system cranking out 500 watts of sheer noise! One (yours) I
can avoid, the other I must endure until the signal changes.
 
Unless you put the embed/bgsound tags in each page, you can't do it unless you
use a frameset. and put the bgsound/embed tags in the frameset page, then open
your main pages within the 'main' frame from links in a 'menu' frame.

bgsound etc works for each page, and if you do it as the first suggestion, there
will be an interruption as a person browses page to page, they exit one page to
go to the next page, the sound on page 1 will stop and will load and start again
once page two is loaded.

Use the frameset method, and I believe that because the frames page is present
all the time (the other pages load within the frames) the music will continually
play.
 
Back
Top