Forum Moderators: phranque

Message Too Old, No Replies

Some help..

         

sasuke

1:15 am on Nov 22, 2003 (gmt 0)



Actually this message could be in one of the forums, but I'm not sure where to place, since it implements several things. I have some questions.

*I want to make a playlist that plays audio in the menu of my site. I want to make it so that you will only see play, stop, next and previous buttons, so you can sort of zap on the next or previous one and it should be visible on every page. If the music is stopped in one page, it should be stopped in the next page too. Has anyone got advice on how to do this?

*I'm using simple java to make sure there's no right click on main page, is there any way to make the box that pops up custom colored?

*What's the best alternative for frames you guys think?

Anyway, I know this questions are a bit weird but hey it's called 'funkee', so I guess it should have something funky :)

Sinner_G

8:18 am on Nov 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi sasuke and welcome to WebmasterWorld.

I guess you will get more responses if you separate your questions and put each one in the appropriate forum.

Can't help you on the first 2 questions.

As for an alternative to frames, it really depends what property of frames you want to use. If what you aim at is having only one place where you make changes to navigation and such, I would say server side includes. If what you want is the positioning ability, then go with CSS positioning.

hakre

10:34 am on Nov 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



hi!
*I want to make a playlist that plays audio in the menu of my site. I want to make it so that you will only see play, stop, next and previous buttons, so you can sort of zap on the next or previous one and it should be visible on every page. If the music is stopped in one page, it should be stopped in the next page too. Has anyone got advice on how to do this?

i would suggest to take a musicplayer made with flash (resources are available in the web) and to place it into a frame - that will allow to have this running while other parts of the site can be navigated.