Yes. Ronx gives the right answer.
we just need change it to:
// -->
</script>
<!-- #BeginEditable "backgroundmusic" -->
<bgsound src="../SOUNDS/noise.wav" loop="-1">
<!-- #EndEditable -->
<!--[if gte mso 9]>
After updating the dwt file and the attached pages,when you check the "page
property" of them, you will find the background music field changes to white
so that you can change the content. Of couse, the default sould file is the
one you specified in the DWT file.
Roger ^^
Ronx said:
Using Roger's post from 3 1/2 days ago:
// -->
</script>
<!-- #BeginEditable "backgroundmusic" -->
<bgsound src="../SOUNDS/noise.wav" loop="-1">
<!-- #EndEditable -->
<!--[if gte mso 9]>
--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.
JOEY said:
Hi - firstly thanks very much for spending time on this -I've not worked
with
html before so I have pasted below what I think is the region that you say
I
should edit on the dwt
// -->
</script>
<bgsound src="../SOUNDS/" loop="-1">
<!--[if gte mso 9]>
Could you change it for me correctly? I know its a cheek to ask but it's
driving me crazy! I'm making a school website & want to make it
exciting!Thank you in advance. Joey
:
Sorry not very sure what your "left spaces" mean.
The purpose of my suggestion is just to manually make this property area
as
a Editable Region -- that is all. After making this area as an "editable
region", after attaching this template to any page, we can change this
property for this specific page.
So i am not sure how you did it. can you list the steps you performed one
by
one so that we can see which one has problem?
I've never worked with html before but I did exactly what you said (I
left
spaces etc - was this right?)but when I previewed it I was faced with a
blank
page!Thanks.
:
Open the DWT in code view, mark the portion of background music with
<!-- #BeginEditable "backgroundmusic" -->
<bgsound src="music/promise2.midi" loop="-1">
<!-- #EndEditable -->
Then edit the specific page you want to change.
Hello - I successfully added different sounds to several web pages
on
my
site
(via page properties on each page) but as soon as I added the
dynamic
web
template to each page the sounds disappear.I see that you can add a
sound
to
the page properties of the .dwt but I want a different sound for
each
page!Thanks.