PDA

View Full Version : how do i create a gif with sound?


omga14
07-31-06, 12:06 AM
i want to create a gif or jpeg with sound so that when people go to my son's website the home page has a gif/jpeg with sound behind it.

suitepotato
08-03-06, 03:30 PM
Short answer: you don't. GIF doesn't do sound.

Long answer: with Javascript you can do a mouse-over event and play a sound.

I do not however write JS any more and it is not a simple forum answer sort of thing to teach either.

omga14
08-04-06, 02:09 PM
thanks for the answer. guess i'll have to find out how to use macromedia flash huh?

NotMyBest2Day
08-05-06, 01:54 AM
If you want to do that, you can. I haven't been able to figure Flash out, either. I'm pretty good with C, but JS is like a foreign language to me. What I was thinking was just embed a sound file into a webpage with a "mini-player" so that you have the play/pause and stop buttons. Of course the sound won't sync up with the GIF. If you want everything to sync, you'd be best off figuring out how to do mpeg videos with sound.

omga14
08-05-06, 04:33 AM
well i did an intro to my sons website with music so that's done with. it was a flash app with a wizard so everything isn't really original but it's done for now. i'm going to think about learning flash so i can do something unique later. thanks for the replies fellas.