Why is flash player 10.2 hanging on the browser on Mac? (providing detail information)

I have been using NetConnection to implement record/playback feature in flash, but a lots of users recently complaint the flash player freezing the broswer randomly during the recording. so I did some investigation and found why the flash player hanging on the broswer.
it is because the flash player waiting a 'CLOSE_WAIT' tcp socket there forever.
tcp4     200      0  10.100.1.45.65508      158.205.xx.xx.80      CLOSE_WAIT
Background information:
os system: Darwin flash-iMac.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
flash player version: You have version 10,2,152,26 installed
broswer: firefox3.6 (basically, other browsers have same problem)
so the issue is, the tcp socket connection will be closing by the peer, which just sent [FIN,ACK] to try close the socket, but the flash player have no intention to send [FIN, ACK] back to close the socket, I guess it might still want to send some data out, but even I invoked NetConnection.close method, the flash player has beening still hanging on there. so the funny thing is, if I unplug the network cable, the browser is able to wake up, I guess that is because the tcp socket is reset by RST, so the flash player catch the signal instead just stop there to wait something forever.
please guide me how I can solve this issue, it is obviously a flash player bug, whatever reason, you just cannot block the process forever.

Here is the report of system when I force quit Firefox
Date/Time:      2011-02-28 10:23:07 +0000
OS Version:     10.5.8 (Build 9L31a)
Architecture:   i386
Report Version: 4
Command:        Firefox
Path:           /Applications/Firefox.app/Contents/MacOS/firefox-bin
Version:        3.6.13 (3.6.13)
Parent:         launchd [87]
PID:            14163
Event:          hang
Time:           5.08s
Steps:          27
Process:        firefox-bin [14163]
Path:           /Applications/Firefox.app/Contents/MacOS/firefox-bin
  ADDRESS         BINARY
  00001000        /Applications/Firefox.app/Contents/MacOS/firefox-bin
  00006000        /Applications/Firefox.app/Contents/MacOS/libxpcom.dylib
  0000b000        /Applications/Firefox.app/Contents/MacOS/libplds4.dylib
  00014000        /Applications/Firefox.app/Contents/MacOS/libplc4.dylib
  00035000        /Applications/Firefox.app/Contents/MacOS/libnspr4.dylib
  00080000        /Applications/Firefox.app/Contents/MacOS/libsqlite3.dylib
  00100000        /Applications/Firefox.app/Contents/MacOS/libsmime3.dylib
  0011f000        /Applications/Firefox.app/Contents/MacOS/libnssutil3.dylib
  0015a000        /Applications/Firefox.app/Contents/MacOS/libmozjs.dylib
  002b4000        /Applications/Firefox.app/Contents/MacOS/libssl3.dylib
  002e6000        /Applications/Firefox.app/Contents/MacOS/libnss3.dylib
  003de000        /Applications/Firefox.app/Contents/MacOS/components/libbrowserdirprovider.dylib
  00600000        /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions/Current/P lugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
  0070c000        /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
  00714000        /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
  00734000        /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
  00760000        /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
  0076c000        /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
  008cd000        /Applications/Firefox.app/Contents/MacOS/components/libbrowsercomps.dylib
  00fa6000        /Applications/Firefox.app/Contents/MacOS/XUL
  153e7000        /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
  1540c000        /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/G LRendererFloat
  15778000        /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
  15825000        /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  17d00000        /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  17eb3000        /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLD river
  1a6a7000        /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
  1a9f0000        /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
  1af32000        /Applications/Firefox.app/Contents/MacOS/libsoftokn3.dylib
  1af87000        /Applications/Firefox.app/Contents/MacOS/libnssdbm3.dylib
  1b01a000        /Applications/Firefox.app/Contents/MacOS/libfreebl3.dylib
  1b08a000        /Applications/Firefox.app/Contents/MacOS/libnssckbi.dylib
  1b731000        /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player Debugger
  1b73a000        /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayerDebugger-10.4-10.5.plugin/Contents/MacOS/FlashP layerDebugger-10.4-10.5
  1c4d7000        /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
  1c4e0000        /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
  1c706000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  1d649000        /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
  70000000        /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  ba900000        /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
  bab00000        /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
  Thread id:      7540128
  User stack:
    27 start + 41 (in firefox-bin) [0x2469]
      27 start + 258 (in firefox-bin) [0x2542]
        27 start + 2168 (in firefox-bin) [0x2cb8]
          27 _XRE_main + 15723 (in XUL) [0xfb104b]
            27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 7080855 (in XUL) [0x1852697]
              27 _JSD_GetValueForObject + 884714 (in XUL) [0x19cc7da]
                27 -[NSApplication run] + 867 (in AppKit) [0x90625fe7]
                  27 -[NSApplication sendEvent:] + 2939 (in AppKit) [0x906c86a5]
                    27 _JSD_GetValueForObject + 900648 (in XUL) [0x19d0618]
                      27 -[NSWindow sendEvent:] + 5539 (in AppKit) [0x906fbb95]
                        27 _JSD_GetValueForObject + 1023349 (in XUL) [0x19ee565]
                          27 _JSD_GetValueForObject + 934130 (in XUL) [0x19d88e2]
                            27 _JSD_GetValueForObject + 964633 (in XUL) [0x19e0009]
                              27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 3858865 (in XUL) [0x153fcb1]
                                27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 3885494 (in XUL) [0x15464b6]
                                  27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 3880937 (in XUL) [0x15452e9]
                                    27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 412612 (in XUL) [0x11f66c4]
                                      27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 400830 (in XUL) [0x11f38be]
                                        27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 399512 (in XUL) [0x11f3398]
                                          27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 2740637 (in XUL) [0x142ec9d]
                                            27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 2737969 (in XUL) [0x142e231]
                                              27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 2735316 (in XUL) [0x142d7d4]
                                                27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 2625856 (in XUL) [0x1412c40]
                                                  27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 761310 (in XUL) [0x124b8de]
                                                    27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 779970 (in XUL) [0x12501c2]
                                                      27 _ffi_closure_SYSV + 34956 (in XUL) [0x18cbf3c]
                                                        27 _FlashPlayer_10_2_152_26_FlashPlayer + 16363 (in FlashPlayerDebugger-10.4-10.5) [0x1bba758b]
                                                          27 _NP_Initialize + 56947 (in FlashPlayerDebugger-10.4-10.5) [0x1bc316a3]
                                                            27 _unregister_ShockwaveFlash + 35501 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb1f2d]
                                                              27 ??? [0x1baa3a05]
                                                                27 ??? [0x1b80ea2f]
                                                                  27 ??? [0x1b8037d8]
                                                                    27 ??? [0x1b80afe1]
                                                                      27 ??? [0x1b424848]
                                                                        27 ??? [0x1b42829a]
                                                                          27 ??? [0x1b428156]
                                                                            27 ??? [0x1b427f4b]
                                                                              27 ??? [0x178c9e0c]
                                                                                27 _NP_Initialize + 1571628 (in FlashPlayerDebugger-10.4-10.5) [0x1bda335c]
                                                                                  27 ??? [0x1b9185e6]
                                                                                    27 ??? [0x1b7520d7]
                                                                                      27 ??? [0x1babb919]
                                                                                        27 ??? [0x1bab8f78]
                                                                                          27 ??? [0x1bb24058]
                                                                                             27 ??? [0x1b8c16ec]
                                                                                               27 _unregister_ShockwaveFlash + 48713 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb52c9]
                                                                                                 27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Kernel stack:
    2 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      2 _semaphore_timedwait_signal_trap + 48 [0x139d83]
        2 _semaphore_timedwait_signal_trap_internal + 112 [0x139d33]
          2 _semaphore_wait_internal + 565 [0x139c87]
            2 _thread_block + 33 [0x136f20]
              2 _thread_block_reason + 135 [0x136e7c]
                2 _thread_setrun + 3597 [0x136217]
                  2 _machine_idle + 271 [0x1ac3ec]
  Thread id:      8b16a78
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
  Thread id:      8b16e40
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _PR_Select + 856 (in libnspr4.dylib) [0x53a88]
          27 _js_ValueToCharBuffer + 18463 (in libmozjs.dylib) [0x23388f]
            27 _PR_WaitCondVar + 241 (in libnspr4.dylib) [0x4e661]
              27 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72ae]
  Thread id:      74f72e8
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _PR_Select + 856 (in libnspr4.dylib) [0x53a88]
          27 _DumpJSStack + 108931 (in XUL) [0xfe3363]
            27 _PR_WaitCondVar + 79 (in libnspr4.dylib) [0x4e5bf]
              27 _PR_AssertCurrentThreadOwnsLock + 177 (in libnspr4.dylib) [0x4e231]
                27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      7de6d60
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _PR_Select + 856 (in libnspr4.dylib) [0x53a88]
          27 _NS_GetComponentRegistrar_P + 36828 (in XUL) [0x1aa26cc]
            27 __ZN7JNIEnv_22CallStaticObjectMethodEP7_jclassP10_jmethodIDz + 278890 (in XUL) [0x1a6237a]
              27 _NS_GetComponentRegistrar_P + 36279 (in XUL) [0x1aa24a7]
                27 _NS_GetComponentRegistrar_P + 54167 (in XUL) [0x1aa6a87]
                  27 _PR_WaitCondVar + 79 (in libnspr4.dylib) [0x4e5bf]
                    27 _PR_AssertCurrentThreadOwnsLock + 177 (in libnspr4.dylib) [0x4e231]
                      27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Kernel stack:
    1 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      1 _semaphore_timedwait_signal_trap + 48 [0x139d83]
        1 _semaphore_timedwait_signal_trap_internal + 112 [0x139d33]
          1 _semaphore_wait_internal + 565 [0x139c87]
            1 _thread_block + 33 [0x136f20]
              1 _thread_block_reason + 135 [0x136e7c]
                1 _thread_setrun + 3597 [0x136217]
                  1 _machine_idle + 271 [0x1ac3ec]
  Thread id:      6bcb8b8
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _PR_Select + 856 (in libnspr4.dylib) [0x53a88]
          27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 7251962 (in XUL) [0x187c2fa]
            27 _PR_WaitCondVar + 241 (in libnspr4.dylib) [0x4e661]
              27 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72ae]
  Thread id:      b4ce208
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _PR_Select + 856 (in libnspr4.dylib) [0x53a88]
          27 __ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP8nsRefPtrI13imgCacheEntryESt6vectorI S4_SaIS4_EEEEiS4_PFbRKS4_SB_EEvT_T0_SF_T1_T2_ + 7255268 (in XUL) [0x187cfe4]
            27 _PR_WaitCondVar + 241 (in libnspr4.dylib) [0x4e661]
              27 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72ae]
  Thread id:      79a2000
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x97a37480]
          27 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x97a375f8]
            27 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x948c4aa8]
              27 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
  Thread id:      79a4998
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _PR_Select + 856 (in libnspr4.dylib) [0x53a88]
          27 _NS_GetComponentRegistrar_P + 36851 (in XUL) [0x1aa26e3]
            27 __ZN7JNIEnv_22CallStaticObjectMethodEP7_jclassP10_jmethodIDz + 278890 (in XUL) [0x1a6237a]
              27 _NS_GetComponentRegistrar_P + 36244 (in XUL) [0x1aa2484]
                27 _NS_GetComponentRegistrar_P + 32688 (in XUL) [0x1aa16a0]
                  27 _PR_Wait + 57 (in libnspr4.dylib) [0x4e999]
                    27 _PR_WaitCondVar + 241 (in libnspr4.dylib) [0x4e661]
                      27 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72ae]
  Thread id:      7441c80
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 ___select + 10 (in libSystem.B.dylib) [0x977366fa]
  Thread id:      79a5c80
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _PR_Select + 856 (in libnspr4.dylib) [0x53a88]
          27 _NS_GetComponentRegistrar_P + 36828 (in XUL) [0x1aa26cc]
            27 __ZN7JNIEnv_22CallStaticObjectMethodEP7_jclassP10_jmethodIDz + 278890 (in XUL) [0x1a6237a]
              27 _NS_GetComponentRegistrar_P + 36244 (in XUL) [0x1aa2484]
                27 _NS_GetComponentRegistrar_P + 32688 (in XUL) [0x1aa16a0]
                  27 _PR_Wait + 57 (in libnspr4.dylib) [0x4e999]
                    27 _PR_WaitCondVar + 241 (in libnspr4.dylib) [0x4e661]
                      27 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72ae]
  Thread id:      119e2790
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b753b1f]
                27 _unregister_ShockwaveFlash + 48959 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb53bf]
                  27 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72ae]
  Thread id:      7f9e7d8
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b753b1f]
                27 _unregister_ShockwaveFlash + 48959 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb53bf]
                  27 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72ae]
  Thread id:      7f9cd60
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b7aacfa]
                27 ??? [0x1b7aacac]
                  27 _unregister_ShockwaveFlash + 48713 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb52c9]
                    27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      1117ba78
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b91eb0e]
                27 _unregister_ShockwaveFlash + 48903 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5387]
                  27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      8b15000
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              18 ??? [0x1ba9a588]
                18 _unregister_ShockwaveFlash + 48903 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5387]
                  18 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
              9 ??? [0x1ba9a4f8]
                9 _unregister_ShockwaveFlash + 48903 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5387]
                  9 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      7f9af20
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _NP_Initialize + 804267 (in FlashPlayerDebugger-10.4-10.5) [0x1bce7ddb]
          27 _mach_wait_until + 10 (in libSystem.B.dylib) [0x976e7386]
  Kernel stack:
    1 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      1 _mach_wait_until_trap + 61 [0x1299f5]
        1 _thread_block + 33 [0x136f20]
          1 _thread_block_reason + 135 [0x136e7c]
            1 _thread_setrun + 3597 [0x136217]
              1 _machine_idle + 271 [0x1ac3ec]
  Thread id:      1117e048
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b7aacfa]
                27 ??? [0x1b7aacac]
                  27 _unregister_ShockwaveFlash + 48713 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb52c9]
                    27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Kernel stack:
    1 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      1 _semaphore_timedwait_signal_trap + 48 [0x139d83]
        1 _semaphore_timedwait_signal_trap_internal + 112 [0x139d33]
          1 _semaphore_wait_internal + 565 [0x139c87]
            1 _thread_block + 33 [0x136f20]
              1 _thread_block_reason + 135 [0x136e7c]
                1 _thread_setrun + 3597 [0x136217]
                  1 _machine_idle + 271 [0x1ac3ec]
  Thread id:      1117c208
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b7aacfa]
                27 ??? [0x1b7aacac]
                  27 _unregister_ShockwaveFlash + 48713 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb52c9]
                    27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Kernel stack:
    1 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      1 _semaphore_timedwait_signal_trap + 48 [0x139d83]
        1 _semaphore_timedwait_signal_trap_internal + 112 [0x139d33]
          1 _semaphore_wait_internal + 565 [0x139c87]
            1 _thread_block + 33 [0x136f20]
              1 _thread_block_reason + 135 [0x136e7c]
                1 _thread_setrun + 3597 [0x136217]
                  1 _machine_idle + 271 [0x1ac3ec]
  Thread id:      1117d128
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b91eb0e]
                27 _unregister_ShockwaveFlash + 48903 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5387]
                  27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      7f9a790
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1ba9a588]
                27 _unregister_ShockwaveFlash + 48903 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5387]
                  27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      7f9c208
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              26 ??? [0x1b935804]
                26 _unregister_ShockwaveFlash + 48713 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb52c9]
                  26 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
              1 ??? [0x1b9357ae]
                1 ??? [0x1b94595c]
                  1 _unregister_ShockwaveFlash + 128699 (in FlashPlayerDebugger-10.4-10.5) [0x1bbc8b3b]
                    1 _select$DARWIN_EXTSN$NOCANCEL + 10 (in libSystem.B.dylib) [0x9771e3ca]
  Kernel stack:
    6 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      6 _semaphore_timedwait_signal_trap + 48 [0x139d83]
        6 _semaphore_timedwait_signal_trap_internal + 112 [0x139d33]
          6 _semaphore_wait_internal + 565 [0x139c87]
            6 _thread_block + 33 [0x136f20]
              6 _thread_block_reason + 135 [0x136e7c]
                6 _thread_setrun + 3597 [0x136217]
                  6 _machine_idle + 271 [0x1ac3ec]
    1 _unix_syscall + 572 [0x3e3a7f]
      1 _select_nocancel + 1450 [0x393aea]
        1 _selprocess + 1193 [0x3930ea]
          1 _wait_queue_link_noalloc + 20 [0x1408b3]
  Thread id:      8b18c80
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b91eb0e]
                27 _unregister_ShockwaveFlash + 48903 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5387]
                  27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      7cb5000
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              18 ??? [0x1ba9a588]
                18 _unregister_ShockwaveFlash + 48903 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5387]
                  18 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
              9 ??? [0x1ba9a4f8]
                9 _unregister_ShockwaveFlash + 48903 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5387]
                  9 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      1117b6b0
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _NP_Initialize + 804267 (in FlashPlayerDebugger-10.4-10.5) [0x1bce7ddb]
          27 _mach_wait_until + 10 (in libSystem.B.dylib) [0x976e7386]
  Kernel stack:
    1 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      1 _mach_wait_until_trap + 61 [0x1299f5]
        1 _thread_block + 33 [0x136f20]
          1 _thread_block_reason + 135 [0x136e7c]
            1 _thread_setrun + 3597 [0x136217]
              1 _machine_idle + 271 [0x1ac3ec]
    1 _inval_copy_windows + 107 [0x19ef77]
  Thread id:      9367998
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _PR_Select + 856 (in libnspr4.dylib) [0x53a88]
          27 _NS_GetComponentRegistrar_P + 36828 (in XUL) [0x1aa26cc]
            27 __ZN7JNIEnv_22CallStaticObjectMethodEP7_jclassP10_jmethodIDz + 278890 (in XUL) [0x1a6237a]
              27 _NS_GetComponentRegistrar_P + 36279 (in XUL) [0x1aa24a7]
                27 _DumpJSStack + 690011 (in XUL) [0x107113b]
                  27 __ZN7JNIEnv_22CallStaticObjectMethodEP7_jclassP10_jmethodIDz + 278890 (in XUL) [0x1a6237a]
                    27 _NS_GetComponentRegistrar_P + 36188 (in XUL) [0x1aa244c]
                      27 _DumpJSStack + 692643 (in XUL) [0x1071b83]
                        27 _DumpJSStack + 691236 (in XUL) [0x1071604]
                          27 _DumpJSStack + 688154 (in XUL) [0x10709fa]
                            27 _PR_Poll + 121 (in libnspr4.dylib) [0x52199]
                              27 _select$DARWIN_EXTSN$NOCANCEL + 10 (in libSystem.B.dylib) [0x9771e3ca]
  Thread id:      7de65d0
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x936cdb32]
          27 ___semwait_signal + 10 (in libSystem.B.dylib) [0x976ee44e]
  Thread id:      1117c5d0
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b8c3fb4]
                27 ??? [0x1b8c3668]
                  27 ??? [0x1b8c0dfa]
                    27 ??? [0x1b8c06ac]
                      27 _unregister_ShockwaveFlash + 48713 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb52c9]
                        27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Thread id:      119f0048
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b8c4e5d]
                27 ??? [0x1b8c0451]
                  27 _unregister_ShockwaveFlash + 162905 (in FlashPlayerDebugger-10.4-10.5) [0x1bbd10d9]
                    27 _CFReadStreamRead + 477 (in CoreFoundation) [0x948d900d]
                      27 __ZN14HTTPReadStream10streamReadEP14__CFReadStreamPhlP13CFStreamErrorS2_ + 77 (in CFNetwork) [0x932621ff]
                        27 _CFReadStreamRead + 555 (in CoreFoundation) [0x948d905b]
                          27 _waitForOpen + 128 (in CoreFoundation) [0x948d7850]
                            27 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x948c4aa8]
                              27 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
  Thread id:      8b153c8
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _unregister_ShockwaveFlash + 49558 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb5616]
          27 _unregister_ShockwaveFlash + 49264 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54f0]
            27 _unregister_ShockwaveFlash + 49196 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb54ac]
              27 ??? [0x1b8cc67d]
                27 _unregister_ShockwaveFlash + 239145 (in FlashPlayerDebugger-10.4-10.5) [0x1bbe3aa9]
                  27 _unregister_ShockwaveFlash + 48713 (in FlashPlayerDebugger-10.4-10.5) [0x1bbb52c9]
                    27 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
  Kernel stack:
    3 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      3 _semaphore_timedwait_signal_trap + 48 [0x139d83]
        3 _semaphore_timedwait_signal_trap_internal + 112 [0x139d33]
          3 _semaphore_wait_internal + 565 [0x139c87]
            3 _thread_block + 33 [0x136f20]
              3 _thread_block_reason + 135 [0x136e7c]
                3 _thread_setrun + 3597 [0x136217]
                  3 _machine_idle + 271 [0x1ac3ec]
  Thread id:      93666b0
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x97a37480]
          27 __ZN11HP_IOThread11ThreadEntryEPS_ + 17 (in CoreAudio) [0x97a46c43]
            26 __ZN11HP_IOThread8WorkLoopEv + 759 (in CoreAudio) [0x97a46f3f]
              26 __ZN7CAGuard9WaitUntilEy + 70 (in CoreAudio) [0x97a4879a]
                26 __ZN7CAGuard7WaitForEy + 213 (in CoreAudio) [0x97a46bdf]
                  26 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
            1 __ZN11HP_IOThread8WorkLoopEv + 1239 (in CoreAudio) [0x97a4711f]
              1 __ZN11HP_IOThread9PerformIOERK14AudioTimeStamp + 1246 (in CoreAudio) [0x97a48d44]
                1 __ZN10IOA_Device11CallIOProcsERK14AudioTimeStampS2_S2_ + 118 (in CoreAudio) [0x97a48dcc]
                  1 __ZN16IOA_SingleDevice13ReadInputDataERK14AudioTimeStampm + 248 (in CoreAudio) [0x97a4f9fe]
                    1 _iokit_user_client_trap + 7 (in IOKit) [0x9311dd3f]
  Kernel stack:
    2 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      1 _iokit_user_client_trap + 202 [0x4437c8]
        1 com.apple.iokit.IOAudioFamily (1.6.9fc5) + 41309 [0x7d015d]
          1 com.apple.iokit.IOAudioFamily (1.6.9fc5) + 44195 [0x7d0ca3]
            1 com.apple.iokit.IOAudioFamily (1.6.9fc5) + 61032 [0x7d4e68]
              1 com.apple.driver.AppleHDA (1.7.1a2) + 43753 [0xc08ae9]
                1 com.apple.driver.AppleHDA (1.7.1a2) + 72156 [0xc0f9dc]
                  1 com.apple.driver.DspFuncLib (1.7.1a2) + 62107 [0xb9f29b]
                    1 com.apple.driver.DspFuncLib (1.7.1a2) + 144026 [0xbb329a]
                      1 com.apple.driver.DspFuncLib (1.7.1a2) + 272541 [0xbd289d]
                        1 com.apple.driver.DspFuncLib (1.7.1a2) + 270545 [0xbd20d1]
                          1 com.apple.driver.DspFuncLib (1.7.1a2) + 280039 [0xbd45e7]
      1 _semaphore_timedwait_signal_trap + 48 [0x139d83]
        1 _semaphore_timedwait_signal_trap_internal + 112 [0x139d33]
          1 _semaphore_wait_internal + 565 [0x139c87]
            1 _thread_block + 33 [0x136f20]
              1 _thread_block_reason + 135 [0x136e7c]
                1 _thread_setrun + 3597 [0x136217]
                  1 _machine_idle + 271 [0x1ac3ec]
Process:        ATSServer [103]
Path:           /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support /ATSServer
  ADDRESS         BINARY
  00001000        /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support /ATSServer
  Thread id:      79a6048
  User stack:
    27 ??? [0x4b46]
      27 ??? [0xdd21f]
        27 _CFRunLoopRun + 84 (in CoreFoundation) [0x948c4b04]
          27 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
  Thread id:      7cb9410
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
Process:        Activity Monitor [409]
Path:           /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
  ADDRESS         BINARY
  00001000        /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
  00797000        /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/G LRendererFloat
  13c18000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  144db000        /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  1468e000        /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLD river
  15ceb000        /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
  15cf3000        /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
  15cf9000        /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
  15d02000        /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
  15d0e000        /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
  16435000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
  18153000        /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
  18bc2000        /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  18c86000        /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
  4d57d000        /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
  ba900000        /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
  Thread id:      7f9e048
  User stack:
    27 ??? [0x1efa]
      27 _NSApplicationMain + 574 (in AppKit) [0x905f31d8]
        24 -[NSApplication run] + 795 (in AppKit) [0x90625f9f]
          24 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9062cf88]
            24 __DPSNextEvent + 657 (in AppKit) [0x9062d6d5]
              24 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x93bdcf39]
                24 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x93bdd0c5]
                  24 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x93bdd2ac]
                    24 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x948c4aa8]
                      22 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
                      2 _CFRunLoopRunSpecific + 4469 (in CoreFoundation) [0x948c48f5]
                        2 ___NSFireTimer + 147 (in Foundation) [0x92d58483]
                          2 ??? [0xd034]
                            2 __CF_forwarding_prep_0 + 50 (in CoreFoundation) [0x949438b2]
                              2 ____forwarding___ + 986 (in CoreFoundation) [0x9494384a]
                                2 -[NSDistantObject forwardInvocation:] + 329 (in Foundation) [0x92d59e29]
                                  1 -[NSConnection sendInvocation:internal:] + 3005 (in Foundation) [0x92d5acad]
                                    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x948c4aa8]
                                      1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
                                  1 -[NSConnection sendInvocation:internal:] + 3562 (in Foundation) [0x92d5aeda]
                                    1 -[NSConcretePortCoder decodeReturnValue:] + 360 (in Foundation) [0x92d63948]
                                      1 __NSWalkData2 + 1724 (in Foundation) [0x92d5bdac]
                                        1 -[NSConcretePortCoder decodeRetainedObject] + 282 (in Foundation) [0x92d5f64a]
                                          1 -[NSDictionary(NSDictionary) initWithCoder:] + 886 (in Foundation) [0x92d51156]
                                            1 __NSWalkData2 + 1724 (in Foundation) [0x92d5bdac]
                                              1 -[NSConcretePortCoder decodeRetainedObject] + 282 (in Foundation) [0x92d5f64a]
                                                1 -[NSArray(NSArray) initWithCoder:] + 612 (in Foundation) [0x92d30b64]
                                                  1 __NSWalkData2 + 1724 (in Foundation) [0x92d5bdac]
                                                    1 -[NSConcretePortCoder decodeRetainedObject] + 282 (in Foundation) [0x92d5f64a]
                                                      1 -[NSDictionary(NSDictionary) initWithCoder:] + 886 (in Foundation) [0x92d51156]
                                                        1 __NSWalkData2 + 1724 (in Foundation) [0x92d5bdac]
                                                          1 -[NSConcretePortCoder decodeRetainedObject] + 282 (in Foundation) [0x92d5f64a]
                                                            1 _newDecodedNumber + 309 (in Foundation) [0x92d66ba5]
                                                              1 _szone_size + 257 (in libSystem.B.dylib) [0x976f0dc1]
        3 -[NSApplication run] + 867 (in AppKit) [0x90625fe7]
          3 -[NSApplication sendEvent:] + 2939 (in AppKit) [0x906c86a5]
            3 -[NSWindow sendEvent:] + 5381 (in AppKit) [0x906fbaf7]
              3 -[NSControl mouseDown:] + 888 (in AppKit) [0x906fd3b8]
                3 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 541 (in AppKit) [0x906fdafe]
                  3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1827 (in AppKit) [0x906fe2ab]
                    3 -[NSCell _sendActionFrom:] + 169 (in AppKit) [0x906fec52]
                      3 -[NSControl sendAction:to:] + 108 (in AppKit) [0x906fedcc]
                        3 -[NSApplication sendAction:to:from:] + 112 (in AppKit) [0x906fee8f]
                          3 -[NSAlert buttonPressed:] + 394 (in AppKit) [0x9089cd0c]
                            3 -[NSApplication endSheet:returnCode:] + 288 (in AppKit) [0x90740b9b]
                              3 -[NSAlert didEndSheet:returnCode:contextInfo:] + 105 (in AppKit) [0x908f9a2e]
                                3 ??? [0x1c0b2]
                                  3 -[NSWindow orderOut:] + 50 (in AppKit) [0x906ff809]
                                    3 -[NSWindow orderWindow:relativeTo:] + 105 (in AppKit) [0x906eb05c]
                                      3 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 2081 (in AppKit) [0x906eb8da]
                                        3 -[NSWindow(NSSheets) _orderOutRelativeToWindow:] + 123 (in AppKit) [0x90892fcc]
                                          3 -[NSMoveHelper(NSSheets) _closeSheet:andMoveParent:] + 457 (in AppKit) [0x90893209]
                                            2 -[NSMoveHelper _doAnimation] + 980 (in AppKit) [0x908910ce]
                                              2 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x948c4aa8]
                                                1 _CFRunLoopRunSpecific + 4469 (in CoreFoundation) [0x948c48f5]
                                                  1 __NSMoveHelperTimerCallBack + 611 (in AppKit) [0x907342f8]
                                                    1 _MetalSheetProgress + 9247 (in CoreGraphics) [0x94aa726c]
                                                      1 _CGSOrderWindow + 46 (in CoreGraphics) [0x94a826d7]
                                                        1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
                                                1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
                                            1 -[NSMoveHelper _doAnimation] + 72 (in AppKit) [0x90890d42]
                                              1 -[NSUIHeartBeat disableHeartBeating] + 134 (in AppKit) [0x90891240]
                                                1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x976ee44e]
  Kernel stack:
    1 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
      1 _mach_msg_overwrite_trap + 3808 [0x1270ea]
        1 _ipc_mqueue_receive + 750 [0x121292]
          1 _thread_block + 33 [0x136f20]
            1 _thread_continue + 1180 [0x136cb3]
    1 _PE_incoming_interrupt + 131 [0x44e416]
      1 _lapic_interrupt + 121 [0x1b16c0]
        1 _sync_iss_to_iks + 114 [0x1aa3ae]
  Thread id:      93697d8
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 _kevent + 10 (in libSystem.B.dylib) [0x977179c6]
  Thread id:      9369410
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x936cdb32]
          27 ___semwait_signal + 10 (in libSystem.B.dylib) [0x976ee44e]
  Thread id:      9369048
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 _fe_fragment_thread + 54 (in QuartzCore) [0x91381a09]
          27 ___semwait_signal + 10 (in libSystem.B.dylib) [0x976ee44e]
  Thread id:      9368c80
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 ___NSThread__main__ + 308 (in Foundation) [0x92d239a4]
          27 _kevent + 10 (in libSystem.B.dylib) [0x977179c6]
  Thread id:      8b17208
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 __pthread_start + 321 (in libSystem.B.dylib) [0x97718155]
        27 ___NSThread__main__ + 308 (in Foundation) [0x92d239a4]
          27 -[NSThread main] + 45 (in Foundation) [0x92d23dfd]
            26 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit) [0x906936e8]
              26 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92d69b35]
                26 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 (in Foundation) [0x92d69bd0]
                  26 -[NSCondition waitUntilDate:] + 236 (in Foundation) [0x92d69dbc]
                    26 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x976e72c6]
            1 -[NSUIHeartBeat _heartBeatThread:] + 2042 (in AppKit) [0x90693bf1]
              1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x976ee44e]
Process:        AirPort Base Station Agent [95]
Path:           /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
  ADDRESS         BINARY
  00001000        /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
  Thread id:      6ad0a78
  User stack:
    27 ??? [0x25ad]
      27 ??? [0x2680]
        27 _NSApplicationMain + 574 (in AppKit) [0x905f31d8]
          27 -[NSApplication run] + 795 (in AppKit) [0x90625f9f]
            27 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9062cf88]
              27 __DPSNextEvent + 657 (in AppKit) [0x9062d6d5]
                27 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x93bdcf39]
                  27 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x93bdd0c5]
                    27 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x93bdd2ac]
                      27 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x948c4aa8]
                        27 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x976e7266]
  Thread id:      7cb7d60
  User stack:
    27 _thread_start + 34 (in libSystem.B.dylib) [0x97718012]
      27 ___select + 10 (in libSystem.B.dylib) [0x977366fa]
Process:        AppleVNCServer [14236]
Path:           /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/MacOS/AppleV NCServer
  ADDRESS         BINARY
  00001000        /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/MacOS/AppleV NCServer

Similar Messages

  • Remove Adobe Flash Player Security Alert without changing the browser settings

    Dear all,
    I m using captivate for doing my eDemo, however I am just be
    alerted by Adobe Flash Player Security and be requested to update
    the Internet>Settings of the browser. As I found that some
    companies most likely are using Captivate for their web application
    demonstration (like HSBC,
    HSBC),
    but they dont have any Adobe Flash Player Security prompted. Would
    anyone know how to remove or skip the alert? Thanks for your help!
    Regards,
    Maggie

    quote:
    Originally posted by:
    maggie_822
    Dear all,
    I m using captivate for doing my eDemo, however I am just be
    alerted by Adobe Flash Player Security and be requested to update
    the Internet>Settings of the browser. As I found that some
    companies most likely are using Captivate for their web application
    demonstration (like HSBC,
    HSBC),
    but they dont have any Adobe Flash Player Security prompted. Would
    anyone know how to remove or skip the alert? Thanks for your help!
    Regards,
    Maggie
    I'm having the exact same problem. Is there a way to suppress
    these warnings?

  • Flash installer asks user to close the Dashboard client, but provides no information on how to do so

    When installing Flash Player on a Mac, the installer asks the user to close the Dashboard client. However, no explanation is given by the installer on what the Dashboard client is, or how to close it. There is no information on this on the installation help information at adobe.com. There is apparently no direct mechanism to close "dashboardclient" provided by Apple either.
    Installer: Version 3.3.9.0 (3.3.9.0)
    MacOS 10.7.5

    Mike,
    That's a solution that would work, but the average user should not have to jump through hoops just to install a plug-in. Force quiting processes in any OS can have dangerous and unintended consequences and should not be attempted, unless you know what you are doing.
    I have installed countless Flash updates over the years, and this is the first time this has happened. So, if I've been running the "dashboardclient" for years, this tells me Adobe dropped the ball on this installer.
    Bottom line: The end-user should have an installer that doesn't require monkeying around with user processes. If a process has to be stopped, most installers will require a restart and take care of it through the installer. Many others do this, Adobe should as well.
    (P.S.: Deleting the "Flash Player.plugin" (HD>Library>Internet Plug-Ins) will allow for an install, without quitting the Dashboard processes,)

  • Why does flash player not work with facebook?

    Why does flash player not work with fcebook?  Whenever I wish to view a video, I get the message that i need to upgrade my flash player. Then no matter how often I download and install flash player I still get the message that I need to upgrade my flash player.  When I go check which version I have, I always get the message that I have the most current one.  I run Mozilla Firefox with Windows.  I don't know anything else.
    Message was edited by: khettich

    This means you don't have the latest version installed.  Update to 11.9.900.117, and Firefox will allow it: Flash Player Plug-in (All other browsers)

  • Why did Flash Player install McAfee on my computer without my permission?

    Why did Flash Player install McAfee on my computer without my permission?

    FiveKnives wrote:
    I tried downloading Adobe today and it instantaneously started downloading McAfee WITHOUT MY PERMISSION
    If you downloaded Flash Player from the standard location http://get.adobe.com/flashplayer/ then you WILL have the option to decline the bundled install:
    If you download the installer from Mike's link above (which is posted several dozen times in this forum every day), then you will not get any bundled software.

  • Any suggestions as to why my Flash Player has stopped working?

    I have an HP notebook with Windows 7 and I use IE 10 as my browser.  I have recently noticed that some types of video won't play so I downloaded the newest Flash Player.  I can see the animation on the "Flash Player Help" page but I still cannot see the animations on other sites, e.g. speedtest.net.  It says that I need Flash Player to view.  I have made sure that ActiveX Filtering is off in Safety and that Shockwave Flash Object is enabled in Add-Ons.  I have also set all of my internet options to default and cleared all history, cookies, temporary files, etc.  The Flash Player Help page says that I have version 11.8.800.174 beta so I'm wondering if this beta version is having issues?  Any help would be appreciated as I am tired of seeing black boxes on websites where videos should be (I do have audio).  As a side note when trying to download Flash Player again, thinking maybe there were errors, the progress bar reaches 50% then says to close Explorer.  When I close Explorer and hit the retry button it still thinks Explorer is open and refuses to complete download.... 

    I checked the drivers for both the Intel and Radeon cards, I went to task manager and stopped IE, I hit retry on the Flash Player Install.  It completed install and said successful but yet I still am unable to view speedtest.net or find Flash Player anywhere on my computer.  I am so frustrated.  Does anyone have any more ideas?
    Edit:  I don't know why I didn't try earlier but apparently if I use Chrome as my browser Flash Player works just fine.  I just can't use it with IE even though all my internet settings were set back to default.  Does anyone know how to make them compatible again?

  • Why does Flash Player keep sending me notifications to update to the version I already have?

    Why does Flash Player keep sending me notifications to update to the version I already have? The result is always an error message telling me that the version is already running. (Desktop Computer; Windows Vista OS; Firefox; Adobe Flash Version 11.8.800.94)

    I don't know; can you post a screenshot of such a notification?
    Did you update both ActiveX (for Internet Explorer) and plugin (for Firefox)?

  • Why is Flash Player 11 not working to play video's in internet explorer?

    Why is Flash Player 11 not working to play video's in internet explorer?

    Why is Flash Player 11 not working to play video's in internet explorer?

  • Why adobe flash player slows down all browser's performance?

    I rememeber longer ago there were problems with flash player plugin inside Mozilla's Firefox browser causing the plugin to crash: Adobe Flash plugin has crashed - Prevent it from happening again | Firefox Help
    After a recent update (17,0,0,134) it almost never crash but it slows down all browsers performance untill it finally launches next video. Almost the majority of all news sites use flash player
    to launch its' commercial. And it has several such boxes with commercials, for example: www.lrytas.lt
    And while I'm listening to music via youtube and on the other tab reading news on that site, when music clip ends and the browser starts to load other music videoclip,
    then the whole browser's work is paralysed - I can't write text, cannot scroll down, cannot click any link. All this is because the system is busy while in youtube next clip is loading.
    Mouse marker becomes into round rotating circle indicating loading procedure (firefox is not responding). And it takes time - up to 10-15 seconds to launch new video. Then sudenly all my actions is executed after such pause - my text is typed,
    my scroll down  and maybe link is pressed. All this slowing down procedure is annoying. It wastes a lot of time. I open task manager and I see that Firefox is taking 900.000 or 1300.000 K of memory. My OS is Windows 7.
    I close whole firefox.exe process and then it automatically close plugins. Then I open the browser again and it ask to automatically recover interrupted sites, I agree with it and then it opens everything again. And again
    it is working continuously for some time untill slows down browser again. With more tabs more problems. Moreover, view of a video sometimes comes too late too. Some images are lost as system is too late already because
    loading procedure took too much resources.
    Long long ago flash player was better. But today with a rise of new ****** substandart computers like iphones ipads you have to evolve the player in such a way that it has to play on everything, but its performance on different platforms
    is not the same.
    Who is guilty - my PC, Firefox or the plugin? Or maybe I am?
    In My Cold Opinion, users actions can't be ignored. The preference should be user's continuous control over a system load.

    You are right about high CPU usage. It was even when playing various computer games. I don't have problems anymore. But not because I disabled all addons. I did these things:
    In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear. Click I'll be careful, I promise! to continue to the about:config page.
    Search for dom.ipc.plugins.flash.disable-protected-mode in the list of preferences.
    Double-click on the preference to toggle its value from false to true. (If the setting is already true it means that Flash Protected Mode is currently disabled.)
    Close Firefox.
    Restart Firefox.
    And since then I don't have that particular problem with overloading. I just disabled some of flash protected mode. How is that related with "overloading"? Strage. Hardware acceleration I've enabled again as without it whole text field in news sites is sometimes black.
    Thanks anyway Mr.

  • I need to know how to run Flash Player in a Vista 32-bit browser running on a 64-bit O.S.

    Help please !  I have been reading for days, trying everything to find the answer to my dilemma, which BTW is making it impossible to use our new computer now. Every other minute it seems I get the message that I need to run Flash Player in a VISTA 32-bit browser which is actually running on a 64-bit operating system.  Do I have to uninstall a program (what and where is it) and then instal something else (from where etc.)?
    Give me back our XP!  I get the idea that Adobe keeps SAYING they are developing a platform for Adobe Flash to run on a 64-bit, but I fear that is only a stall. Who is responsible for helping neophytes?  No matter how many times I have tried to contact Adobe, it is a joke.  One time, even though I do not have a subscription for service, the poor man took pity on me.  But his Indian accent was so severe I have ZERO idea what he was saying.  Can one of you wonderful, erudite, helpful people out there give me the solution in computer language 101?? I will be forever grateful.  I wish our computer "guru" had been smart enough to give us the pros and cons when he suggested Vista and 64..... When I am asked for a serial number even I have no earthly idea how to get that either.  I feel completely HELPLESS  and SLEEPLESS in Tucson.   Thanks SOOOO much to whomever can get me going in the right direction. (Forgive my LONG message.  I had to vent.  I feel better.) CLOWG

    Hi Clowg,
    Sorry to hear that you are having trouble.  Unfortunately, I don't believe the folks here on this forum will be able to help you with your issue.  Have you tried posting on the Flash Player forum?
    http://forums.adobe.com/community/webplayers/flash_player
    Regards,
    Fang

  • When is flash player going to work on the windows 7 64 - bit browser ?

    I have to use 3 different 32-bit  browsers because some things don't work on one browser and works on others...Cant use my 64-bit browser with out the flash player because my games don't work with out it...Just like to know when there going to come up with a flash player that will work for the windows 7 64-bit browser ? like to get it were i only need one...

    http://forums.adobe.com/message/5067997#5067997
    http://helpx.adobe.com/flash-player/release-note/fp_116_air_36_release_notes.html
    I suspect the 11.6 release will fix this up for you.
    Thanks,
    Chris

  • I have repeatedly tried to install flash player version 10.0.0145 on my mini mac. I use Os 10.6.8 and safari 5.1.10. what do I need to do?

    I have repeatedly tried to install flash player version 10.0.0145 on my mini mac. I use Os 10.6.8 and safari 5.1.10. what do I need to do?

    Hello,
    Please provide more information as to what happens when you try to install Flash Player so that we may be able to assist you.
    Thank you.
    Maria

  • Adobe Flash Player 10 when installed closes the whole computer as soon as it is selected to 'play' a video clip from U Tube or any other source, I have uninstalled it and the problem goes away but I cannot play the clip.any answers?

    Adobe Flash Player 10, when installed, closes the whole computer when it is used to play any clip from U Tube or other source. I uninstalled it and there was no further trouble but, of course, I cannot view the clip. If I reinstall it the same problem persists. I have contacted my 'computer guru' but his comment is that many of his clients have the same problem but it appears to be a problem with Adobe however many other friends have put in the version 10 Flash Player and have no problems. I do not appear to have any other problems with the computer such as viruses etc and it is scanned very day for such items. I would appreciate any advice you can give as it is very annoying, thanks, RAB

    Me too!
    On both IE8 and Firefox. Win 7 32 bit on IBM T42 - 1GB ram.
    Old laptop I know but the 10.1.x.x Flash Players worked just fine. Problem started with 10.2.152.26 flash player.
    Now BBC TV live and iPlayer work just fine, however YouTube does not - audio but no video. Just a black rectangle where the video should be.
    Right click to get the menu and "settings" is greyed out. However select the pop-out option and the video plays. Right click on the pop-out and "settings" is available. So deselect "enable hardware acceleration", close the pop-out and refresh the window (F5) and now YouTube videos play. Switch hardware acceleration back on and now they don't.
    This video works fine with hardware acceleration enabled. http://www.adobe.com/products/flashplayer/features/video/h264/
    These also work. http://www.adobe.com/devnet/flashplayer/stagevideo.html
    Something broken in 10.2, I think.

  • Flash Player doesn't work consistently after installation on Mac

    Hello,
    I'm using a Macbook Air with OS X Yosemite and the Player appears to not work. More specifically it looks like the video is going to load but it either crashes while loading or just doesn't load at all. I've tried changing the settings to the recommended and doing a clean uninstall and reinstall. I've also used both Google Chrome and Safari but I still get similar results. Very infrequently the player will work after refreshing the page upwards of 10 times but as you can imagine this is problematic when wanting to watch something live. Also I have Flash Player 16 installed which is the most up to date I can have on my system. I've also tried to clear the cache of both, Chrome and the Macromedia and Adobe files on my Mac but still have failure. It can't be the websites I'm trying to access because friends have accessed the same sites without any problems while using the same browser.  This is most problematic because the thing I most want to use Flash Player for are subscription base therefore I feel like at this moment I'm wasting my money.
    Thanks for the help

    Thanks for the note.
    Please give us some details on the specific OS version and model that you're using.  We'll try and find a comparable machine to reproduce it with.  You can find the details under Apple > About This Mac > More Info > System Report.  Also, direct links to one or more videos that reproduce this problem consistently would be very helpful.
    In the meantime, does disabling hardware acceleration help?  There's a section in the video troubleshooting guide below that covers it.
    Video playback issues

  • Trying to load flash file in iWeb and when I enter info in the "html snippet" box a "missing plug-in" message comes up (although i have adobe flash player in, if that's the plug-in they're looking for). Anyone have any similar problems or solution. Thanks

    I'm trying to load flash file in iWeb and when i enter info in the "html snippet" box a "missing plug-in" message comes up (although i have Adobe Flash player installed, if that's the plug-in they're looking for). Anyone have any similar problems or solutions. Thanks

    when i publish my site and vew it the page on the web it just comes up with the file name w/ the ,swf and the "mising plug-in" message below. if i click on the file name it displays the flash file but gigantic (the entire height of the page).totally perplexed!
    anyway, here is the code.
    <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000”codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0, 40,0”width=”244” height=”221” id=”ETrade_banner_Gumby_replay”><paramname=movie value=”ETrade_banner_Gumby_replay.swf”><param name=qualityvalue=high><param name=base value=”.”><embed src=”ETrade_banner_Gumby_replay.swf”quality=high width=”244” height=”221” name=”ETrade_banner_Gumby_replay”align=”” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer”base=”.”></embed></object>

Maybe you are looking for

  • Nokia n8! Video Help!

    recently bought a nokia n8 and set it up did the updates etc... all is fine with the phone love the phone its brilliant. i downloaded a mp4 to put on my phone a movie it worked fine just the picture wasnt really good so downloaded the same film in ag

  • Error while opening document. PDF

    now im getting concerned about this pdf spook, i created text using a system font, but when i export the work to pdf i get an error message unless i break the text apart. i thought this only happens with brushes. and again i imported an image into fh

  • Aperture image quality

    I am trying to export some pictures from Aperture.  When I export the picture I notice the image file size is smaller when I export it.  The image goes from 2.9 mb to 2.5 mb.  The image quality is set to 10.  When I change the image quality setting t

  • I can't get Nik or onOne Plug ins to work in CS5

    I use Color Efex,Silver Efex Pro,on One Plug in Suite 5, and Snap Art Plug ins.  I can't get any of them to work in CS5.  I will try 32 bit mode but CS5 doesn't even list them in the available plug  ins.  I can use CS4 but what should I do?  Wait for

  • OID connector - Prepopulate organization

    Hi, We have OIM 11.1.1.5 and OID 9.0.4.12 connector installed. I am trying to prepopulate the organization from OIM user profile to the Container DN field in OID process form. I have done the mappings for the prepopulate adapter in Form Designer. But