Is there no support for microphone recording in Flash Player for linux?












2















Is there no support for microphone recording in Flash Player for Linux?
My microphone works fine with Skype. Why is Adobe FlashPlayer unable to use it? Is there no support from Adobe?



Also: My installed version is from Abobe's .tar.gz. I tried to update Flash player using the "APT for Ubuntu" option, but I got:



Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.243-0precise1_i386.deb 404  Not Found [IP: 91.189.92.191 80]
Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flash-properties-gtk_11.2.202.243-0precise1_i386.deb 404 Not Found [IP: 91.189.92.191 80]


what does that mean?










share|improve this question





























    2















    Is there no support for microphone recording in Flash Player for Linux?
    My microphone works fine with Skype. Why is Adobe FlashPlayer unable to use it? Is there no support from Adobe?



    Also: My installed version is from Abobe's .tar.gz. I tried to update Flash player using the "APT for Ubuntu" option, but I got:



    Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.243-0precise1_i386.deb 404  Not Found [IP: 91.189.92.191 80]
    Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flash-properties-gtk_11.2.202.243-0precise1_i386.deb 404 Not Found [IP: 91.189.92.191 80]


    what does that mean?










    share|improve this question



























      2












      2








      2


      1






      Is there no support for microphone recording in Flash Player for Linux?
      My microphone works fine with Skype. Why is Adobe FlashPlayer unable to use it? Is there no support from Adobe?



      Also: My installed version is from Abobe's .tar.gz. I tried to update Flash player using the "APT for Ubuntu" option, but I got:



      Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.243-0precise1_i386.deb 404  Not Found [IP: 91.189.92.191 80]
      Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flash-properties-gtk_11.2.202.243-0precise1_i386.deb 404 Not Found [IP: 91.189.92.191 80]


      what does that mean?










      share|improve this question
















      Is there no support for microphone recording in Flash Player for Linux?
      My microphone works fine with Skype. Why is Adobe FlashPlayer unable to use it? Is there no support from Adobe?



      Also: My installed version is from Abobe's .tar.gz. I tried to update Flash player using the "APT for Ubuntu" option, but I got:



      Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.243-0precise1_i386.deb 404  Not Found [IP: 91.189.92.191 80]
      Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flash-properties-gtk_11.2.202.243-0precise1_i386.deb 404 Not Found [IP: 91.189.92.191 80]


      what does that mean?







      apt flash






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 6 '14 at 12:57









      Braiam

      52.3k20137222




      52.3k20137222










      asked Jan 12 '13 at 8:20









      flashuserflashuser

      111




      111






















          3 Answers
          3






          active

          oldest

          votes


















          1














          Adobe Flash Player for Linux is at version 11.2.202.261, while you've been trying to install an older version. Either use the Software Center to install it, or run



          sudo apt-get update && sudo apt-get install adobe-flashplugin


          In case you wish to use the Flash Player provided by the Ubuntu partner repository, remove the tar.gz installation first. There is no way to update it, and the two will not work together.




          • How do I install Adobe Flash player?


          As for the microphone problem, you should ask Adobe, if there "no support from Adobe".






          share|improve this answer

































            0














            That file doesn't exist anymore, you need to run sudo apt-get update then try again. This will tell apt the name of the new version to get.






            share|improve this answer

































              0














              The microphone recording with Flash didn't work on Firefox, but did work for me when I switched to Chrome. Firefox seems to be particularly problem-prone with Flash.






              share|improve this answer























                Your Answer








                StackExchange.ready(function() {
                var channelOptions = {
                tags: "".split(" "),
                id: "89"
                };
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function() {
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled) {
                StackExchange.using("snippets", function() {
                createEditor();
                });
                }
                else {
                createEditor();
                }
                });

                function createEditor() {
                StackExchange.prepareEditor({
                heartbeatType: 'answer',
                autoActivateHeartbeat: false,
                convertImagesToLinks: true,
                noModals: true,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                imageUploader: {
                brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                allowUrls: true
                },
                onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                });


                }
                });














                draft saved

                draft discarded


















                StackExchange.ready(
                function () {
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f240285%2fis-there-no-support-for-microphone-recording-in-flash-player-for-linux%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                1














                Adobe Flash Player for Linux is at version 11.2.202.261, while you've been trying to install an older version. Either use the Software Center to install it, or run



                sudo apt-get update && sudo apt-get install adobe-flashplugin


                In case you wish to use the Flash Player provided by the Ubuntu partner repository, remove the tar.gz installation first. There is no way to update it, and the two will not work together.




                • How do I install Adobe Flash player?


                As for the microphone problem, you should ask Adobe, if there "no support from Adobe".






                share|improve this answer






























                  1














                  Adobe Flash Player for Linux is at version 11.2.202.261, while you've been trying to install an older version. Either use the Software Center to install it, or run



                  sudo apt-get update && sudo apt-get install adobe-flashplugin


                  In case you wish to use the Flash Player provided by the Ubuntu partner repository, remove the tar.gz installation first. There is no way to update it, and the two will not work together.




                  • How do I install Adobe Flash player?


                  As for the microphone problem, you should ask Adobe, if there "no support from Adobe".






                  share|improve this answer




























                    1












                    1








                    1







                    Adobe Flash Player for Linux is at version 11.2.202.261, while you've been trying to install an older version. Either use the Software Center to install it, or run



                    sudo apt-get update && sudo apt-get install adobe-flashplugin


                    In case you wish to use the Flash Player provided by the Ubuntu partner repository, remove the tar.gz installation first. There is no way to update it, and the two will not work together.




                    • How do I install Adobe Flash player?


                    As for the microphone problem, you should ask Adobe, if there "no support from Adobe".






                    share|improve this answer















                    Adobe Flash Player for Linux is at version 11.2.202.261, while you've been trying to install an older version. Either use the Software Center to install it, or run



                    sudo apt-get update && sudo apt-get install adobe-flashplugin


                    In case you wish to use the Flash Player provided by the Ubuntu partner repository, remove the tar.gz installation first. There is no way to update it, and the two will not work together.




                    • How do I install Adobe Flash player?


                    As for the microphone problem, you should ask Adobe, if there "no support from Adobe".







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Apr 13 '17 at 12:23









                    Community

                    1




                    1










                    answered Jan 12 '13 at 9:06









                    mikewhatevermikewhatever

                    24.1k77086




                    24.1k77086

























                        0














                        That file doesn't exist anymore, you need to run sudo apt-get update then try again. This will tell apt the name of the new version to get.






                        share|improve this answer






























                          0














                          That file doesn't exist anymore, you need to run sudo apt-get update then try again. This will tell apt the name of the new version to get.






                          share|improve this answer




























                            0












                            0








                            0







                            That file doesn't exist anymore, you need to run sudo apt-get update then try again. This will tell apt the name of the new version to get.






                            share|improve this answer















                            That file doesn't exist anymore, you need to run sudo apt-get update then try again. This will tell apt the name of the new version to get.







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Apr 13 '13 at 10:36

























                            answered Jan 12 '13 at 8:29







                            user92200






























                                0














                                The microphone recording with Flash didn't work on Firefox, but did work for me when I switched to Chrome. Firefox seems to be particularly problem-prone with Flash.






                                share|improve this answer




























                                  0














                                  The microphone recording with Flash didn't work on Firefox, but did work for me when I switched to Chrome. Firefox seems to be particularly problem-prone with Flash.






                                  share|improve this answer


























                                    0












                                    0








                                    0







                                    The microphone recording with Flash didn't work on Firefox, but did work for me when I switched to Chrome. Firefox seems to be particularly problem-prone with Flash.






                                    share|improve this answer













                                    The microphone recording with Flash didn't work on Firefox, but did work for me when I switched to Chrome. Firefox seems to be particularly problem-prone with Flash.







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Jan 21 at 22:35









                                    xjixji

                                    437517




                                    437517






























                                        draft saved

                                        draft discarded




















































                                        Thanks for contributing an answer to Ask Ubuntu!


                                        • Please be sure to answer the question. Provide details and share your research!

                                        But avoid



                                        • Asking for help, clarification, or responding to other answers.

                                        • Making statements based on opinion; back them up with references or personal experience.


                                        To learn more, see our tips on writing great answers.




                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function () {
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f240285%2fis-there-no-support-for-microphone-recording-in-flash-player-for-linux%23new-answer', 'question_page');
                                        }
                                        );

                                        Post as a guest















                                        Required, but never shown





















































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown

































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown







                                        Popular posts from this blog

                                        Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                                        ComboBox Display Member on multiple fields

                                        Is it possible to collect Nectar points via Trainline?