Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6729951
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:21:02+00:00 2026-05-26T10:21:02+00:00

<div id=sound > <OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0 WIDTH=0 HEIGHT=0 id=Yourfilename ALIGN=> <PARAM NAME=movie VALUE=sample.swf> <PARAM

  • 0
<div id="sound" >
  <OBJECT  classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="0" HEIGHT="0" id="Yourfilename" ALIGN="">
    <PARAM NAME=movie VALUE="sample.swf"> 
    <PARAM NAME=quality VALUE=high>
    <PARAM NAME=bgcolor VALUE=#333399> 
    <EMBED src="sample.swf" quality=high bgcolor=#333399 WIDTH="0" HEIGHT="0" NAME="Yourfilename" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">

    </EMBED> 

  </OBJECT> 
</div>

I want to get the duration time of this sound, and convert it to seconds, then play this sound from a specific time.

For example, playing this sound from 40 seconds.

How can I do it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T10:21:03+00:00Added an answer on May 26, 2026 at 10:21 am

    As you have been told previously, don’t use deprecated tags, and try to use the fresh <audio> tag from HTML5 for doing that.

    You’ll have to call audio.duration. Check this already answered question from this same site. Try something like this:

    $(audio).bind('timeupdate', function() {
    ...
    parseInt(audio.duration - audio.currentTime, 10),
    ...
    position = (audio.currentTime / audio.duration) * 100,
    

    Good luck.

    Edited: If you want to start after, i.e., 20 seconds, you shall call to audioElement.currentTime=20; and then calling to audioElement.play(); at your js $(document).ready(function()). Ask if you need anything else.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

<div id=text>some text</div> <img src=# onclick=$.function('http://url.com?q=some+text')/> I want the q= to be dynamic using
how can i play a sound if the content of a div is updated
this may sound simple, I have made a div block which consists of buttons
div#thing { position: absolute; top: 0px; z-index: 2; margin: 0 auto; } <div id=thing>
Header div on top of the 3 columns Height of all columns must fill
$('div.box').html(hello) puts the word hello inside all my div's of class 'box'. They all
this div to cover up the viewport works perfect on IE 7, 8, FF,
the div on website below that have search at the bottom and it always
struct Div { int i; int j; }; class A { public: A(); Div&
$('div').animate({ 'background':'yellow' }, 2000,'linear', function() { }) why?? thanks

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.