Posted by mr rudeforth on 06/27/07 20:12
"S S" <nonsense@Hotmail.co.uk> wrote in message
news:sBwgi.105915$hj5.61848@fe2.news.blueyonder.co.uk...
> I have 4 pages in a website and I want to put in music that will play on
all
> 4 pages without stopping and starting on each page. I have been advised by
> the `adviser` to insert the following (but cant get it to work) :-
>
> "First create a hidden page, by creating a new page and then unchecking
> "list on navbar".
> Then add the following code using the "insert custom html" icon in the
> webeditor to the page you wish the pop up to be selected from:
> <!--
> <A href="http://www.flywebs.com/freewebsusername/Pagenameofhiddenpage"
> target=anotherWindowName>NAME OF LINK</A>
> -->
> Remove the first and last line before inserting the code (<!--, and -->)."
>
> Now I am not sure if this refers to a pop up for the music or it plays
auto.
> With reference to the code he says I should insert, a few questions:-
>
> 1. A href="http://www.flywebs.com/freewebsusername/Pagenameofhiddenpage"
> ............ Do I change any of this for my website?
> 2. target=anotherWindowName................Would this be a reference to
the
> other pages I want the music to play with and should I therefore insert a
> name?
> 3. NAME OF LINK...........Would this be the page name (s) of say the
other
> pages?
>
> Apologies if I appear thick with all this I have just managed to get to
> grips with ebay HTML and that was hard enough.
>
> Thanks for any help you can give.
>
>
or you could just link to the mp3 file (via a m3u file) and let it play in
the users media player.
[Back to original message]
|