| Chris Leeds, MVP-FrontPage 2005-10-11, 6:50 pm |
| you may be able to get away with it by laying an inline frame in the page
that holds the slide show, just make the page that shows in the inline frame
use your weave file as "background sound", then find the Iframe in your code
and surround it with this:
<div style="visibility: hidden;"> and </div> and that should make it not
show up. you could also use <div style="display: none;"> and </div> but
that may make it not deliver the sound.
HTH
--
Chris Leeds,
Microsoft MVP-FrontPage
ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--
"Bustin Bogie (cont)" <BustinBogiecont@discussions.microsoft.com> wrote in
message news:F78CF88C-1662-4C9F-861A-1B18B346CD92@microsoft.com...
> When using FP 2002 slide show (with the nav on top) everytime you click on
a
> picture my music stops playing and won't return without reloading the
entire
> page. (tried on several different servers with same results)
|