Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > embed tag

Reply
Thread Tools

embed tag

 
 
Luc
Guest
Posts: n/a
 
      10-09-2005
Hi, I would like to have people listen to some song while they look at our
site. But after they click a link the song stops. Is there any way that even
though a link is clicked that they still here the music in the background?


 
Reply With Quote
 
 
 
 
code_wrong
Guest
Posts: n/a
 
      10-09-2005

"Luc" <> wrote in message
news:%na2f.18452$...
> Hi, I would like to have people listen to some song while they look at our
> site. But after they click a link the song stops. Is there any way that
> even
> though a link is clicked that they still here the music in the background?



Perhaps you can use frames ... one of your frames ..the one containing the
navigation items could play the sound file

If you don't want to use frames you could embed html pages in your
navigation page thereby keeping the page with the sound in view all the time

someone will be along in a minute to tell you that sound, frames and
embedding documents within documents is evil ..


 
Reply With Quote
 
 
 
 
Spartanicus
Guest
Posts: n/a
 
      10-09-2005
"Luc" <> wrote:

>Hi, I would like to have people listen to some song while they look at our
>site.


It's rude to attempt to inflict media on others without them having
chosen to play it. Ergo: don't embed, link to the song: <a
href="music.mp3">my music</a>

>But after they click a link the song stops.


For you maybe, what happens on client systems depends on how they've
configured their setup.

--
Spartanicus
 
Reply With Quote
 
Beauregard T. Shagnasty
Guest
Posts: n/a
 
      10-09-2005
Luc wrote:

> Hi, I would like to have people listen to some song while they look at
> our site. But after they click a link the song stops. Is there any
> way that even though a link is clicked that they still [hear] the
> music in the background?


If you interrupted the jazz I was listening to, I would be gone from
your site in a heartbeat. If it was late at night, and you woke my wife,
I would be even more irritated. (So would she.) If I *couldn't* stop it,
I would be really upset.

Don't do it.

--
-bts
-When motorcycling, never follow a pig truck
 
Reply With Quote
 
Neredbojias
Guest
Posts: n/a
 
      10-09-2005
With neither quill nor qualm, Luc quothed:

> Hi, I would like to have people listen to some song while they look at our
> site. But after they click a link the song stops. Is there any way that even
> though a link is clicked that they still here the music in the background?


Yes, it's easy. Stream the song.

--
Neredbojias
Contrary to popular belief, it is believable.
 
Reply With Quote
 
Travis Newbury
Guest
Posts: n/a
 
      10-09-2005
"Luc" <> said:
> Hi, I would like to have people listen to some song while they
> look at our site. But after they click a link the song stops. Is
> there any way that even though a link is clicked that they still
> here the music in the background?


Yes, either just launch the mpu and let the visitor decide how they
want to play it, or open a new window with the sound in it, or use
somethng like Flash or Java.



--
-=tn=-
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do u invoke Tag b's Tag Handler from within Tag a's tag Handler? shruds Java 1 01-27-2006 03:00 AM
Tragic loss of the "embed" tag Jason Gogela ASP .Net 3 11-15-2005 03:35 AM
Problems with <embed> tag Chris Leffer ASP .Net 0 07-26-2004 08:34 PM
EMBED - how critical a tag is it? The Doormouse HTML 6 04-14-2004 05:45 AM
How to embed the <jsp:plugin> tag into a tag handler class...HELP !! jstack Java 1 07-04-2003 06:58 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57