Newby Question - Sound Files

  • Thread starter Thread starter Matthew
  • Start date Start date
A hyperlink to a sound file doesn't need a "target"
setting.
Simply link to the file
 
Hi all
I am building a web site for my grand-daughters brownies useing FPE from
Office Pro 2002 in XP
One of the pages listing the brownie songs has a backgroud wav file which
plays fine.
If you select hyperlinks for the other songs they play also. However when a
hyperling-selected song finishes, all navigation on the site is stopped and
the pages don't move. Most of my solutions have related to trying every
probable 'target frame' setting. I would be grateful for some advice please
Roger Stenson
 
Thanks for your help. Matthew. I have restored the site in its faulty
condition as cited below. The offending page is Brownie Things; The
reference half way down 'Click here for the Brownie Prayer is the one that
causes navigation to snag up

Roger Stenson
http://www.users.waitrose.com/~EatonBrownies/
 
Try changing the link to the song from:
<a href="Sounds/Prayer.wav">
to:
<a target="main" href="Sounds/Prayer.wav">

This is just a guess, but it might work.

Matthew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top