PDA

View Full Version : problems with mp3 files


kansas
01-02-2002, 03:23 PM
I have created a project in which I have a "Black Play Button" and a "Green Play Button", when you open the page the black button is showed and this is ok, when you click on it, it becomes green and the mp3 file start to play and this is ok, but when the mp3 file finish I would like the green button turn into the black one, is it possible please help me Thank You

Jito463
01-03-2002, 06:10 AM
The only way I can think to do this would be to use .wav's instead of .mp3's, and place it on the page using AVI Object (only using wav file instead of avi file). Then, where it says video finish, have it hide the green button and show the black one.

kansas
01-04-2002, 12:30 AM
Thanks Jito I will do as you say, I think it is the only solution too.