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

  • Home
  • SEARCH
  • 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 9176181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:03:02+00:00 2026-06-17T17:03:02+00:00

this record plugin stops to work for us with current version of chrome under

  • 0

this record plugin stops to work for us with current version of chrome under macOS

Chrome: Version 23.0.1271.97

MacOS: 10.8.2

http://connect.soundcloud.com/examples/recording.html

how to reproduce:

  1. click record
  2. allow using your microphone
  3. -> recording don’t start

(In fact sometimes it works (20% of cases for me))
and also sometimes there is an error in console

PepperFlashPlayer.plugin: 0x2A052 is not valid resource ID.

Please help us, we use it for production and a lot of users can not record sound

regards, Dmitry

  • 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-06-17T17:03:03+00:00Added an answer on June 17, 2026 at 5:03 pm

    My investigation show:
    sometimes the “SampleDataEvent.SAMPLE_DATA” event not triggered (or not assigned) in flash.

    To solve this issue I do:

    Added to event handler “StatusEvent.STATUS” (or call manually if microphone unmuted):

    tti = setInterval(applySampleData, 100);
    

    Added function:

    protected function applySampleData() : void {
      microphone.removeEventListener(SampleDataEvent.SAMPLE_DATA, recordSampleDataHandler);
      microphone.addEventListener(SampleDataEvent.SAMPLE_DATA, recordSampleDataHandler);
    }
    

    And in function “recordSampleDataHandler” (it’s SampleDataEvent.SAMPLE_DATA listener):

    if(tti) { clearInterval(tti); tti = 0; }
    

    Try this.

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

Sidebar

Related Questions

the jquery plugin that im using is this http://code.google.com/p/jquery-in-place-editor/ if i have a table
I am using the tablesorter plugin: http://tablesorter.com/docs/ with jquery 1.4.2 Now my problem is
I'm using the JQuery Form Plugin ( http://jquery.malsup.com/form/ ) to create an Ajax Form.
So I'm trying to get the oauth authlogic plugin (https://github.com/jrallison/authlogic_oauth) to work on my
The plugin does not seem to work properly. This is my action declared in
Everything in this function seems to work as expected, just no record actually shows
I'm trying to implement chained ajax selects from this jQuery plugin: http://www.appelsiini.net/projects/chained I'm using
Using this example: http://www.w3schools.com/php/php_ajax_database.asp I have set up a table echoing from database. I
Hi I'm trying to use the CakePHP comments plugin found here http://cakedc.com/downloads/view/cakephp_comments_plugin but the
I'm using the plugin this for Adding a new record. In this example while

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.