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 7623381
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T04:41:34+00:00 2026-05-31T04:41:34+00:00

Got jQuery running a HTML5 audio element. When I use: audioPlayer.pause(); audioPlayer.currentTime = 0;

  • 0

Got jQuery running a HTML5 audio element. When I use:

audioPlayer.pause();
audioPlayer.currentTime = 0;

on a local file, it will stop the file and when you hit play again, it will restart it. However, with a Live stream, such as SHOUTcast, it will simply pause the audio, not stop it completely. How would I go about doing this?

http://www.julake.co.uk/media/loader.php?page=contact

  • 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-31T04:41:36+00:00Added an answer on May 31, 2026 at 4:41 am

    Try this.

    audioPlayer.pause();
    audioPlayer.src = '';
    audioPlayer.load();
    

    Then when you click play, set src to the source.

    audioPlayer.src = /* actual source */;
    audioPlayer.load();
    audioPlayer.play();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm trying to implement the jquery autocomplete plugin. I've got it up and running,
i've got a (probably very simple) problem with jquery. I'm running a Java Servlet
So I've got the latest versions of jQuery and UI running. I'm using the
I've got a bunch of jquery/javascript running on a new site I'm building, and
I've got a function I am running on a jQuery object using .each(). Except,
I got a web site using jQuery, jQuery Tools and some handcrafted JS running
I've got a project using PhoneGap 1.0 and jQuery Mobile running on Android. I'd
I'm trying to use jQuery's $(this) inside of Fancybox's onComplete event, but I'm running
i got 'JQuery' is undefined error while browsing the page in IE 6 but
I have a standard textbox and I've got jQuery on the page. I want

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.