Author |
Message |
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
Pig, is there some way to set some background sound AND to keep it (wout stopping) when user goes to the other page who belongs to my presentation AND to stop it when user close the last window who show my presentation?
BTW, I have some comments about webhead.cc but I shall post it later.
_________________ ++
|
Fri Oct 17, 2003 1:08 am |
|
|
Satis
Felix Rex
Joined: Fri Mar 28, 2003 6:01 pm Posts: 16662 Location: On a slope
|
couldn't you make a 1pixel frame and put the code in that? That way the frame never changes (thus the music never stops). That's how I'd do it.
_________________ They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety.
|
Fri Oct 17, 2003 2:00 am |
|
|
Pig
Duke
Joined: Mon Mar 31, 2003 8:59 am Posts: 1358 Location: right behind you
|
|
Fri Oct 17, 2003 6:07 am |
|
|
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
_________________ ++
|
Sat Oct 18, 2003 11:48 am |
|
|
Pig
Duke
Joined: Mon Mar 31, 2003 8:59 am Posts: 1358 Location: right behind you
|
The only way I can think of would be to use javascript to create a pop-UNDER, and have that page have the music.
Just put a link to a javascript pop up like normal, and then on the new page give it a blur() for the onLoad.
|
Sat Oct 18, 2003 2:00 pm |
|
|
Pig
Duke
Joined: Mon Mar 31, 2003 8:59 am Posts: 1358 Location: right behind you
|
Here is an example of a site that uses audio and frames. It's pretty standard method.
(thanks to satis for the link)
http://www.stalker-game.com/index_eng.html
|
Sun Oct 19, 2003 10:22 pm |
|
|
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
_________________ ++
|
Mon Oct 20, 2003 1:04 am |
|
|
Pig
Duke
Joined: Mon Mar 31, 2003 8:59 am Posts: 1358 Location: right behind you
|
|
Mon Oct 20, 2003 6:12 am |
|
|
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
_________________ ++
|
Mon Oct 20, 2003 12:22 pm |
|
|
Pig
Duke
Joined: Mon Mar 31, 2003 8:59 am Posts: 1358 Location: right behind you
|
I guess that would depend on what you are doing. Through vector graphics, proper symbol use and image optimization, you can do a lot.
This file is only 93Kb.
http://www.webhead.cc/main.php?inv=42
|
Mon Oct 20, 2003 1:21 pm |
|
|
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
_________________ ++
|
Mon Oct 20, 2003 3:01 pm |
|
|
Satis
Felix Rex
Joined: Fri Mar 28, 2003 6:01 pm Posts: 16662 Location: On a slope
|
_________________ They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety.
|
Mon Oct 20, 2003 3:18 pm |
|
|
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
_________________ ++
|
Tue Oct 21, 2003 12:40 am |
|
|
Satis
Felix Rex
Joined: Fri Mar 28, 2003 6:01 pm Posts: 16662 Location: On a slope
|
_________________ They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety.
|
Tue Oct 21, 2003 1:56 pm |
|
|
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
_________________ ++
|
Tue Oct 21, 2003 3:12 pm |
|
|