PDA

View Full Version : Sound console in FP


tinap
06-27-2006, 09:50 PM
HI: I hope someone can assist me with this;
am in the process of building a small webpage using Front Page. Here is my dilemma: I am including a sound ( a wav file very small) No problem with the sound: it plays according to the loops I assign except that I would like a small console to appear on the IE page to turn the sound on and off at will. Or any other kind of stop options
I Have tried these tags :

<embed src="150.wav" loop="true"controls="smallconsole"><noembed>
&
<bgvsound src="150.wav"loop="true"autostart="true"controls="smallconsole></noembed>

I also tried the tags on this forum. The console appears fine but has no impact on the sound. It does not turn on or off in preview page.
Do I need to upload this page before find out if the console works?
I am about to give up but I am glad I found this forum.
Thanks
Tina :pray:

MandyJay
07-02-2006, 02:47 AM
Hi and welcome to our Forum,
sorry for the late response. If you haven't solved this already, then check out this Microsoft page, it contains a FrontPage addin so you can add the media player to your page, once added you can adjust the size so just the controls are showing.

FrontPage media player addin (http://www.microsoft.com/downloads/details.aspx?FamilyID=98a35ced-f950-4bd8-8e96-adad9335ac77&displaylang=en)

Now the viewer will have to have the Windows Media Player and they will have to have the version (or later) that you instal as your addin.

MJ

tinap
07-02-2006, 11:37 AM
HI MJ: thanks for the reply. I did not know that editing the HTML in code view was not working. I got around by inserting the HTML through the web component- Advanced etc. (I found all this by reading through your other posts).

I like the Windows Media player idea: :clap: I use my web space for personal reasons so I know who also has the Media Player version. It is nice to have options.

I sincerely appreciate the help on this forum and the reply.

Tina