Flickery Display with Debug Flash Player 10,3,181,34 and IE9

Hello,
I hope this is the right forum for this, it's kind of a combination of a Flash Player issue and maybe a programming issue.
Anyway, I've been making this project that has an image move based on where the mouse cursor is (in Flex Builder 3). The problem is, that with the debug version of the flash player, the image flickers as it moves, that is, it draws the background color and then the image very noticeably. However, in a non-debug player it looks just fine. What I'm hoping is that there's some way to tell the player not to act like a debug version at all, though I assume that's not possible. Does anyone know how I can make it not flicker like that?
Note that I'm using Windows 7 64-bit.
Thanks,
Shaun
Message was edited by: Shaun McFall

I can't access Youtube, everytime I try I'm told to download flashplayer 10.XXX. FLASHPLAYER will NOT down load I have tried for 3,,,yes 3 days to overcome this. I'm running Windows SP pro and IE8. I also cannot access USA today puzzles This is a home/office PC
HELP
PLEASE e-mail me at [email address removed].

Similar Messages

  • Flash Player Crashing on Firefox and IE9

    I recently updated my firefox and Flash player to the latest versions and now everytime i want to watch a video or anything that is used with the flash player, the flash player keeps crashing and tells me that i need to update it.. I have already tried uninstalling it and installing it again and it still won't work  I don't know if its because i have a bug or what is the prob exactly.  It was working on my IE9 before i uninstalled and installed again the latest version, but not on firefox.  Now its not working on either.  I have the Acer Aspire 5100 32-bit running on Vista Home Premium.  If anyone can help, I would SO MUCH appreciate it.

    what i did following his instructions, was using firefox, go to http://www.adobe.com/software/flash/about/ like he mentioned above and your going to see the adobe flash player animation on top of the page. Right click on the animation and click on "settings" and then uncheck the "enable hardware accelaration".. It still won't work on my IE since i have IE9 and its still beta. But it shouls work if you follow the instructions using firefox

  • Exception thrown when using SDK 4.5.1 with debug flash player

    My setup:
    Windows 7
    Flash Builder 4 Premium, Version 4.0 (build 272416), volume license
    SDK 4.5.1
    RIATest 4.3, RIATestAgent4.swc
    I compiled our application using SDK 4.5.1 with these compiler setting:
    -locale en_US -use-network=false  -theme=Halo/halo.swc --keep-as3-metadata Test -define CONFIG::WITH_DEMS  true -define CONFIG::LP_MODULE true -includes  com.mycompany.automationDelegates.MyContainerAutomationImpl  com.mycompany.automationDelegates.MyFirstComponentAutomationImpl  com.mycompany.automationDelegates.MySecondComponentAutomationImpl  com.mycompany.automationDelegates.MyThirdComponentAutomationImpl  -include-libraries "C:\Program Files (x86)\RIATest  4\agent\RIATestAgent4.swc" "C:\Program Files (x86)\Adobe\Adobe Flash  Builder 4\sdks\4.5.1\frameworks\libs\automation\automation.swc"  "C:\Program Files (x86)\Adobe\Adobe Flash Builder  4\sdks\4.5.1\frameworks\libs\automation\automation_dmv.swc" "C:\Program  Files (x86)\Adobe\Adobe Flash Builder  4\sdks\4.5.1\frameworks\libs\automation\automation_agent.swc"
    When I run our application using  the debug 10.2 Flash Player, the following exception is thrown:
    ReferenceError: Error #1065: Variable Scroller is not defined.
    at flash.system::ApplicationDomain/getDefinition()
    at  mx.automation.delegates.containers::ApplicationAutomationImpl/getAutomationChildren()[E:\ dev\4.5.1\frameworks\projects\automation\src\mx\automation\delegates\containers\Applicatio nAutomationImpl.as:266]
    at mx.core::UIComponent/getAutomationChildren()[E:\dev\4.5.1\frameworks\projects\framework\s rc\mx\core\UIComponent.as:12919]
    at  mx.automation::AutomationManager/getAutomationChildrenArray()[C:\work\flex\dmv_automation \projects\automation_agent\src\mx\automation\AutomationManager.as:4895]
    at  com.riatest::CachedAutomationManager2/getAutomationChildrenArray()[C:\WORK\RIATest\Source \agent4\com\riatest\CachedAutomationManager2.as:46]
    at  mx.automation::AutomationManager/getChildrenRecursively()[C:\work\flex\dmv_automation\pro jects\automation_agent\src\mx\automation\AutomationManager.as:1252]
    at  mx.automation::AutomationManager/getChildren()[C:\work\flex\dmv_automation\projects\autom ation_agent\src\mx\automation\AutomationManager.as:1225]
    at com.riatest::CachedAutomationManager/getChildren()[C:\WORK\RIATest\Source\agent4\com\riat est\CachedAutomationManager.as:55]
    at  com.riatest.toolbar::DisplayListTreeDataDescriptor/getChildren()[C:\WORK\RIATest\Source\a gent4\com\riatest\toolbar\DisplayListTreeDataDescriptor.as:74]
    at  com.riatest.toolbar::DisplayListTreeDataDescriptor/hasChildren()[C:\WORK\RIATest\Source\a gent4\com\riatest\toolbar\DisplayListTreeDataDescriptor.as:112]
    at  com.riatest.toolbar::DisplayListTreeDataDescriptor/isBranch()[C:\WORK\RIATest\Source\agen t4\com\riatest\toolbar\DisplayListTreeDataDescriptor.as:117]
    at mx.controls::Tree/isBranch()[E:\dev\4.5.1\frameworks\projects\mx\src\mx\controls\Tree.as: 1552]
    at mx.controls::Tree/initListData()[E:\dev\4.5.1\frameworks\projects\mx\src\mx\controls\Tree .as:2858]
    at mx.controls::Tree/makeListData()[E:\dev\4.5.1\frameworks\projects\mx\src\mx\controls\Tree .as:1330]
    at mx.controls::List/www.adobe.com/2006/flex/mx/internal::setupRendererFromData()[E:\dev\4.5.1\frameworks\projects\mx\src\mx\controls\List.as:1699]
    at mx.controls::List/commitProperties()[E:\dev\4.5.1\frameworks\projects\mx\src\mx\controls\ List.as:896]
    at mx.controls::Tree/commitProperties()[E:\dev\4.5.1\frameworks\projects\mx\src\mx\controls\ Tree.as:1191]
    at mx.core::UIComponent/validateProperties()[E:\dev\4.5.1\frameworks\projects\framework\src\ mx\core\UIComponent.as:8209]
    at  mx.managers::LayoutManager/validateProperties()[E:\dev\4.5.1\frameworks\projects\framewor k\src\mx\managers\LayoutManager.as:597]
    at  mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.5.1\frameworks\projects\frame work\src\mx\managers\LayoutManager.as:783]
    at  mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.5.1\frameworks\projec ts\framework\src\mx\managers\LayoutManager.as:1180]
    I contacted the folks who make RIATest, and they did their best to debug the problem. Their conclusion is:
    "The stack trace that you posted shows that  ApplicationAutomationImpl/getAutomationChildren calls  ApplicationDomain/getDefinition on line 266 and the call fails with an  error. This most likely indicates a bug in ApplicationAutomationImpl."
    This problem never occurred when we were compiling our code using SDK 3.4.1. What can I do to work around this and continue performing automated tests of our Flash applications?

    Try linking a Scroller into your app.

  • Reader V9 with Debug Flash Player?

    Hi --
    I understand that with Reader 9, the Flash player is now part of Reader itself. I would like to access some of the security logging features of the Flash player that are only available in debug versions. However, the Flash that I am working with is embedded in a PDF document. So, is there a version of Reader 9 available that comes bundeled with the debug version of the Flash player?
    Thanks!
    Terry Coatta
    [email protected]

    Try linking a Scroller into your app.

  • SUBWOOFER ON dELL E310 HAS GONE OUT TO LUNCH WITH ADOBE FLASH PLAYER 10.3.181.34

    We updated our Adobe Flash Player software to version 10.3.181.34 and now out subwoofer doesn't want to work.
    We are running a Dell E310  PC that has Dell A425 30 watt 2.1  speakers with a subwoofer [cn-0w8037-71623-58H-2013  rev A00.]
    The stereo speakers work fine but the subwoofer has stopped.  It just sets there and quietly hums..There is no reset button for it to be reset.
    I believe alll three speakers come as a system and are called:a ZYLUX MULTI NEDIA COMPUTER SPEAKER SYSTEM POWERED SUBWOODER
    How do we turn the subwoofer back on?  Evem Kitty Wells sounds pretty good with the other two speakers with the subwoofer.
    I'm 73 years old nd still trying to learn this pc stuff.
    Grandpa

    Hi again Jay,
    The Flash files that are in the SysWOW64 location, those files need to be there, but more complete info should be listed.
    Could you post back the complete info on the Flash .ocx, .dll & the .exe? Otherwise I have no idea what version you have.
    Also, go to Tools, Manage addons and look for Shockwave Flash Object. What version is it and is it Enabled?
    All of the above is important as they make up Flash Player. I do not need any Install log info, so please don't post that.
    Thanks,
    eidnolb

  • Someone please help me with my flash player problems, i install and then told its not installed

    i have windows 7 only on my laptop now, but it seems that i have all the necessary products needed to play games etc.  I have all my programs that need updates marked to do so as available. I have noticed when i go to particular sites now , like games in FB or games thru my AOL they tell me i need to install the newest version of the flash player. so i do that, go back to that site, same notification appears to install. i dont know ALOT about my laptop but have learned enough to know that i should very well it should be there if i have installed it time and time again  correct? i dont understand the whole basis of what i might need for different sites/games. I have been playing the Big Fish game site since Dec. 2012 and it seems ever since i have been on a daily visit to that site SOMEHOW i cant play any other sites games now. so i read , do this, than this, if this or that is needed..........well it becomes a miss in my brain as to what they are telling/suggesting could be the problem. I truly need someone that has this knowledge to help me learn. i use to play on the webkinz world site for over a year, so last night i thought i would go back in there and again the flash player notice. so something has changed that i am unaware of it and how to solve it. i totally appreciate any help and time someone could give me. thank you,

    In any case, the Flash Player forum is here:
    http://forums.adobe.com/community/flashplayer
    This is the Reader one.

  • Mozella 3.6 will not run well with Adobe Flash Player 10.1-- IE8 and Adobe Fpash Player 10.1 does work

    I use filehippo.com to automatically update my applications. So I have Mozella 3.6 and then recently downladed and installed Adobe Flash player 10.1 or the latest version.
    I then proceed to http://www.africam.com/wildlife/lc_player_chat.php?sh=nk-1
    and found that the picture will not show- I get a running circle and then a brown square instead of the pic.
    Now using IE8 and the same version of Adobe Flash Player I get the picture.
    This worked in Mozella before the last update of Adobe.
    Can you give me any direction to fix this?

    Hi, not sure what that is about. Did you use the Adobe Uninstaller first and follow the instructions?
    I would download the Uninstaller and SAVE it to your Desktop:
    http://kb2.adobe.com/cps/141/tn_14157.html
    Then I would download and SAVE the Installer to your Desktop:
    http://www.adobe.com/products/flashplayer/fp_distribution3.html Use the EXE Installer for Windows/IE
    Once you have that done, then Close all browsers, disable any messenger services in the system tray(area near the clock)
    Run the Uninstaller and when it is finished, Reboot(restart) your computer.
    Then run the Installer and reboot when it is finished.
    Then test here and you should see the Flash logo animation and the version of Flash Player that is Installed.
    http://www.adobe.com/software/flash/about/
    Let me know if you have any questions,
    eidnolb
    Message was edited by: eidnolb      Link

  • Mp4 converted through ffmpeg playing fast forwarded on flash player 11.3 ,4 and 5

    Hi,
    i am facing a problem related with mp4 coverted through ffmpeg .
    problem is when i am playing that mp4 by using video display class on flash player 11,1, 11.2 , then its working fine.
    but when i am playing same converted mp4 by using video display class on flash player 11.3, 4 and 5 . then its playing fast forwarded.
    Commands used to convert flv to mp4 using ffmpeg is  "-i \"" + fileToAnalyze + "\" -b 120kbps -vcodec libx264 -g 30 \"" + outputFile + "\""
    Please provide appropriate solution :
    Thanks.
    Regards,
    Vishal Parmar

    Hello, wrong part/forum.
    http://forums.adobe.com/community/flashplayer
    Or try it again with:
    http://labs.adobe.com/technologies/flashplatformruntimes/flashplayer11-4/

  • How can I make an ant file that launches an AS project app in a debug flash player that traces to the flex console?

    How can I make an ant file that launches an AS project app in a debug flash player that traces to the flex console?
    Basically I like the control over the compiling process that I get by using Ant - but I really want traces to come up immediately without having to switch contexts.
    I have an ant file that successfully launches a swf in the flashplayer - but I don't know how to make the flex console start displaying the trace output. I assume that I will have to point it to the appropriate trace output file - but I am not sure how to have ant even address the console.  Is this possible?
    Here is the the target node from my ANT file:
        <target name="launch">
            <exec executable="${FLASHPLAYER_EXE}" errorproperty="trace.output">
                <arg line="'${DEPLOY_DIR}\test.swf'" />
            </exec>
        </target>
    Thanks for any thoughts, or alternatives!

    For the record, I ended up using Logwatcher - it worked perfectly.
    http://graysky.sourceforge.net/

  • I just bought an Ipad and find that it is not compatible with Adobe flash player which I need to play Bridge on line on BBO.  Is there a solution for this problem?

    I just bought an I pad abd find that it is compatible with Adobe Flash Player which I need to play bridge on BBO.  Is there a solution to this problem?

    No Flash for iPads, iPhones, or iPods
    Here's why there's is no Flash available for iDevices or other mobile devices. Adobe was unable to provide a product that was suitable to the needs of battery powered mobile devices used for Internet browsing. Existing Flash technology used too much memory, ate battery life, and was buggy. Simply put Flash did not work well on mobile devices.
    Apple's Steve Jobs led the escape from Flash dependency when Apple introduced the iPhone, and later introduced the iPad. There was a hue and cry over the omission. Time proved Jobs was right on target.
    So this is why there is no Flash for your iPhone or iPad or iPod nor for most SmartPhones. Flash has been abandoned by many sites in favor of supported technologies such as HTML5 or by providing their own custom app.
    Here is Steve Jobs official comment on his momentous decision to omit Flash from iDevices: Steve Jobs on Flash.
    Here is Adobe's later announcement to cease development of Flash for mobile devices: Adobe on Mobile Flash.
    Now, you are not necessarily out on a limb. There are some apps that can display some Flash, but don't count on there ability to display anything using Flash.
    Apps that can display some Flash from the Web:
    Puffin
    SkyFire
    Photon Flash
    Browse2Go
    iSwifter
    Also, note that many sites that use Flash provide their own app for accessing their material. So check with your favorite sites and find out if "there's an app for that."

  • Microphone not working with Adobe Flash Player

    The microphone in my desktop pc works fine with kde and skype but not with Adobe Flash Player.
    The Microphone settings tab in the Flash Player detects a "Linux Microphone" and I can here my voice coming from the speakers but the Flash Player sound meter bar shows nothing.
    Any ideas where/what to look for?
    Thanks

    marymba wrote:
    i have the exact same problem. however, i only ever use firefox and i'm a complete novice when it comes to computers. can you explain the solution step by step? literally, pretend you're talking to a five-year-old because that's basically my skill level.
    Welcome to Discussions, marymba
    For your skill level, re-read the User Guide manual that came with your Mac and then use your Mac's "Help" to searches for basic info about any words you do not understand from my suggestions.
    If you need more help, spend some time studying subjects of interest from the link below:
      Click link-> http://www.apple.com/support/mac101/ <-Click link
    Mac 101 offers new users a great basic primer on using and troubleshooting your Mac.
    If the above do not give you the level of detailed information you need, you need more training than I could write here. If you do not have a Mac friend who can help you, your nearest computer store can help you find low or no-cost help sources such as: a local Mac Users' Group, Adult Education courses, or perhaps even a computer club in your area. You can also find help in books or magazines dedicated to using Macs.  Many are available from bookstores as well as from the on-line Apple Store at this link:
      http://store.apple.com/us/browse/home/shopmac/macaccessories/books
    If all else fails, contact your nearest Apple Store for info "onetoone" training described in this link:
      http://www.apple.com/retail/onetoone/
    For Apple Store locations, see: http://www.apple.com/retail/storelist/
    EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz w/Mac OS X (10.6.3)  MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.3)
    LED Cinema Display  G4 PowerBook  1.67GHz (10.4.11)  iBookSE 366MHz (10.3.9)  External iSight

  • Mac Problems with Flash Player 10.3.181.34

    Hallo,
    I have installed Flash Player 10.3.181.34 and it works fine, when I tried to change my desktop-picture in the system settings it doesn't work. There was a crash-report that told me: Perhaps the crash comes from the flash-plugin. After I uninstall the Flash Player 10.3.181.34 , there was no problem to change the desktop-picture. Is there somebody,  have the same problem.

    Hello roboz79
    I have a Windows XP/IE8 follow the instructions below. P.S. the settings is the key to making it all work.
    #1  As a user, I'd recommend uninstalling the debug player and grabbing the normal version.  You'll get better performance and these errors won't pop up on you. P.S. "Start from scatch"  uninstall shockwave or any other Adobe plug-in or Adobe programs "before you reninstall".
    #2
    Settings:
    "left click" and under setting/display/-Enable hardware acceleration/Privacy/-deny/Local storage/-100KB/record volume/-somewhere in the middle works/Camera/-Not sure if you have one?
    #3
    Global Settings:
    Click start/ control panel/ Flash Player Icon/Local Storage Settings/-Allow sites to save information on this computer/Camera and Mic/-Ask me when a site wants to use the camera or microphone (Recommended)/ Playback/-Ask me when a site want to use a peer-assisted networking/ Advanced/-Check for updates automatically (Recommended).
    then re-boot and hopefully everything will work....I hope lol
    Best Regards
    RTremblay

  • Having a problems with adobe flash player version 10.3.181.14

    Hi,
    I am having a probems with adobe flash player latest version.
    My laptop is Windows 7 64 bit operating system and Microsoft Internet Explorer is 32 bit.
    After i install the latest version, the advertisement which display in the web site are keeping flashing on my laptop screen.
    After i uninstall and re-install it back, the situation still remain same.
    Please advise.
    Thank you.
    Jane

    I experienced the same problem on my Win7 Pro SP1 x64 lenovo T410 laptop with Intel HD Graphics.  There was no video driver update available.
    I followed the instructions in this topic: http://forums.adobe.com/thread/853591 (step #4) and went back to version 10.2.
    Problem solved.  I just have to remember not to do any updates to flash player when prompted.  I'll come here first to make sure the problem is fixed.
    Message was edited by: nikki605  Forgot to mention, I'm using IE9 32-bit.

  • Having issues with Adobe Flash player hanging the browser

    Having issues with Adobe Flash player hanging the browser.
    WIN 7 enterprise 32 bit / Firefox 19.0.2 /
    Internal company website keeps giving attached screen shot error, and hangs the browser when error pops up.
    Steps taken:
    Uninstalled Adobe Flash player with the file “uninstall_flash_player.exe”
    Deleted provided directory in instructions
    "Copy and paste the following and click OK.
    C:\Windows\system32\Macromed\Flash        
    Delete all the files in this folder."
    Rebooted PC and reinstalled the flash player directly from “http://www.adobe.com/support/flashplayer/downloads.html”
    Re launched company website and received same error.
    Repeated above steps as well as uninstalled Firefox browser.  Even went so far as to remove all profile information to start fresh from all profiles on the laptop with the same results.
    Note: The web page will work without the flash player plugin, and my page doesn’t hang the browser. Required to open page in FireFox per company policy.

    I'm sorry you're encountering this.  Could you paste a few of the most recent report ID links displayed when you go to "about:crashes" in the Firefox address bar?
    As for workarounds, the first thing I'd suggest is trying our 11.7 labs release which you can get here: http://labs.adobe.com/downloads/flashplayer.html
    If that doesn't help, please try the troubleshooting steps outlined in this FAQ:
    How do I troubleshoot Flash Player's protected mode for Firefox?
    In particular, I'd recommend temporarily disabling protected mode (for troubleshooting purposes only) to see if that addresses the issue.
    Thanks,
    Chris

  • Problem with adobe flash player, it's installed but doesn't work....

    I have Windows 7 -  Internet Explorer 9 with both 32 and 64 - 32 being the main one used.
    It's 4 months old and has worked beautifully up till a couple of days ago when trying to get into Mathletics website it tells me Javascript is diabled.  Please turn on Javascript to access Mathletics website, then it comes up with
    Mathletics Minimum Requirement
    To view this website, Flash Player 9 or above is required. You can download the latest one for free from Adobe by clicking the image below:
    We haven't touched Flash Player or Javascript so I don't know why all of a sudden this has happened after using it without any problems for 4 months.
    Anyway I've checked all the suggestions re Internet Options Security (custom level etc) and checked Internet Options Programs manage add-ons, and checked under ?Help that we're running IE (without 64bit showing).  I've uninstalled and reinstalled the current Flash Player version several times, and when I check http://www.adobe.com/software/flash/about/ it shows I have version 10,3,181,34 installed, I've even copied across from my last backup the version which worked before these problems.  I've also uninstalled and reinstalled Java.
    Can someone please help.
    thanks
    Maria T
    New Zealand

    thanks for the explanation. 
    I think I will leave ActiveX Filtering enabled.  I have added the mathletics webiste to my restricted sites (tools, internet options, security, restricted sites) and have changed the custom level to ActiveX Filtering disabled, and I have also changed the (top right hand corner) content filtering to read "no content is filtered on this site".
    Is this ok that I do that?
    However, it hasn't rectified my problem.
    I see there are quite a few people that seem to be having the same or similar problem with Windows 7 / IE9 and Flash Player, is it possible there's a bug?
    Yes I do have Citrix installed, will contact them about that problem - thanks.
    Thanks
    Maria

Maybe you are looking for