Flash Player interface problem

2011-09-23T18:27:27

I am facing an interface freeze issue with Flash Projector running a flex state based application. A Flash Projector exe was generated from a standalone flash player ver 10.2. The target machine on which the problem occuresd has 10.3. Basically "screen freeze" means that the user interface is running as usual on Flash Player, but it's not responding to any user input (like button presses). But if we alt-tab to another application, the state changes in the Flash player. There is display with buttons on the screen, but touching the buttons or doing anything else - it did not respond. Rebooting the computer fixes the problem. Can you suggest why this is happening? Is there any known bug in Flash Player. The problem is this is being hard to reproduce on the developer workstation as it doesn't happen always. But it happens quite often on the target machine running an Intel Atom N270. What debugging steps can you suggest?

Problem : http://www.youtube.com/watch?v=z25oV9QWRyk

Copyright License:
Author:「iceman」,Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.
Link to:https://stackoverflow.com/questions/7527595/flash-player-interface-problem

About “Flash Player interface problem” questions

I am facing an interface freeze issue with Flash Projector running a flex state based application. A Flash Projector exe was generated from a standalone flash player ver 10.2. The target machine on...
I have a flash player with an external javascript interface: reloadData() I'm calling that function via Javascript when editing information on the page - basically to keep data on the page and in ...
I have installed flash player 10,1,82,76. When i tried to debug my application, it returned this alert message .. C:\WINDOWS\system32\Macromed\Flash\NPSWF32.dll Flex Builder cannot locate the re...
I have a website and I am having some problems with the Adobe Flash Player. I use a Youtube Video Player, when two of the videos are played in IE9 64-BIT, then it returns "A javascript on this page...
I am facing one weird problem. In my flex application, there is one grid on click of each grid item, it will dispatch one event and show the details. As usual am changing the state of the component...
I made a flash video jukebox, so it reads a dynamic playlist of F4V files for hours. Everything works well but after about 45 min the sound stops and after 2 hours the flash player plug in crashes....
I would like to make a fake webcam or "software" webcam that would stream videos/music from a computer file. The flash player can stream a webcam but not video. The idea is to trick adobe flash into
I'm trying to develop a unified video player, with a single standards-based UI that interfaces via JS to either a HTML5 <video> element or a "dumb", chromeless Flash player. This Flash player
I'm having an issue with: __flash__addCallback(variable, "sendData"); When trying to interact with a movie via javascript, where 'variable' is undefined - but only in flash versions less than 9.0...
UPDATED INFO: Hi, I uninstalled Flash Player 10 and re-installed Flash Player 9 debug version. I also uninstalled and re-installed Firefox. Unfortunately, I'm getting the same problem. If I set ...

Copyright License:Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.