Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Re: sounds
- From: trojani2000 at hotmail.com (Troy III Ajnej)
- Subject: [Javascript] Re: sounds
- Date: Thu Jun 22 10:14:09 2006
Sorry, It doesn't! Yet... The sounds did play only after being cached by linking to them directly from my address bar! Your script is trying to control objects without handles. Preloading your audio files could make your script do what you command, but even than, it is impossible to make them play one after another with true 1K milisecond front pause. "8" & "2" will always tend to play simultaneously. Try using only one EMBED tag and change the source of it with "setTimeout" using exact length of each media in their order after previously preloading them. This way you can also add extra pause between sounds if needed. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Troy III progressive art enterprise ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > I don't know if it will work for everyone, but it's a test for me. Your answer will help me determine what works and what doesn't. _________________________________________________________________ Express yourself: design your homepage the way you want it with Live.com. http://www.live.com/getstarted -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.LaTech.edu/pipermail/javascript/attachments/20060622/5509ef21/attachment.html
- Prev by Date: [Javascript] Re: sounds
- Next by Date: [Javascript] Re: sounds
- Previous by thread: [Javascript] Re: sounds
- Next by thread: [Javascript] Re: sounds IE tested worikng!
- Index(es):