Hello to all, Can anyone please assist in the following?: I have an embed code that needs to play only the first 10 seconds of an mp3 or audio file <EMBED SRC="clip.mp3" WIDTH=144 HEIGHT=60 STARTTIME="00:00" ENDTIME="00:10" > Unfortunately all the MP3 is getting streamed and the STARTTIME and ENDTIME work on Netscape only Is there any way to stop an audio file from streaming after a number of seconds? If there is a way to crop the mp3 during the upload process, I would appreciate your help in this direction Thanks Simon
Could you or anyone please indicate how I could do that I am not that good in javascript What about the loading time of the page? is it included in the setTimeout 10000? or will the count down start after the page has loaded? Thank you! Simon
To anyone who's been stormed by the same issue, I got a practical solution by implementing the JW Player.