Flash cs5.5 and code snippets

How can i build and display a game score by using flash professional?

assuming fl_ProLoader_3 has, at least, the functionality of the Loader class, use:
section1.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_3);
import fl.display.ProLoader;
var fl_ProLoader_3:ProLoader=new ProLoader();
fl_ProLoader_3.addEventListener(Event.COMPLETE,loadCompleteF);
function fl_ClickToLoadSWF_3(event:MouseEvent):void
  fl_ProLoader_3.load(new URLRequest("Section1ImageGallery.swf"));
  addChild(fl_ProLoader_3);
function loadCompleteF(e:Event):void{
var mc:MovieClip=MovieClip(e.target.content);
mc.addEventListener("unloadE",unloadF);
function unloadF():void{
fl_ProLoader_3.unload();  // use unloadAndStop() if publishing for fp10+ and fl_ProLoader_3 extends the loader class
removeChild(fl_ProLoader_3)
//Here is the code I've tried to unload the external swf:
close.addEventListener(MouseEvent.CLICK, unloadF);
function unloadF(e:Event):void{
dispatchEvent(new Event("unloadE"));

Similar Messages

  • Is it possible to create a contact form via Flash cs5.5 and package out app for desktop?

    I need to create a desktop app for windows.  Im using Flash cs5.5 and I wanted to know of an easy to way to create a simple contact form that would work once installed on a desktop/
    Thanks guys for any input!

    If you want a contact form you can either use StageWebView or HTMLLoader to show an HTML page in your web server with a contact form.
    Or you can create the form with Flash textfields and then send the whole thing with a POST request to a PHP script in the server, for example.

  • Import code coloring xml and code snippets into dreamweaver cc 2014

    How do I import my code coloring xml file and code snippets from the earlier version of dreamweaver into cc 2014?

    Thanks, Preran. After uninstalling the 2014.1 update and reinstalling the previous version, I now installed the 2014.1 update again. Instead of jumping straight into restoring the preferences, I decided to test it out as-is, and it worked! No problems with pasting after opening any of my five browsers. I wonder what may have gone wrong the first time...or what was corrected during the uninstall/reinstall process. In any case, it is working again now and I am grateful. Thanks!

  • Flash CS5 crash and corruption during previewing attempt Mac OSX 10.6.3

    I had been using Flash CS5 as a trial for the past 6 days without issues. Yesterday, I made a change to a file, and went to preview it, as I had several times before. This time, when I slected preview movie, Flash crashed umexpectedly. When I launched it again, it came up looking very corrupted - window as messed up, and any an all attempts to load any of the workspaces resulted in Flash crashes. I had to completely uninstall it including all prefs to get it to work again. Anyone having similar issues? I am hesitant to try a preview movie again.

    I have multiple crash logs - here is one of the first:
    Process:         Adobe Flash CS5 [817]
    Path:            /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/MacOS/Adobe Flash CS5
    Identifier:      com.adobe.flash
    Version:         11.0.0.485 (11.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [666]
    Date/Time:       2010-05-08 21:24:44.426 -0500
    OS Version:      Mac OS X 10.6.3 (10D573)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000000c
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    Java information:
    Exception type: Bus Error (0xa) at pc=0x0dac0d8a
    Java VM: Java HotSpot(TM) Client VM (14.3-b01-101 mixed mode macosx-x86)
    Current thread (0x3f000c00):  JavaThread "main" [_thread_in_native, id=193696992, stack(0xbf800000,0xc0000000)]
    Stack: [0xbf800000,0xc0000000]
    Java Threads: ( => current thread )
      0x57001c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=-1264455680, stack(0xb491f000,0xb4a1f000)]
      0x57001000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=-1265512448, stack(0xb481d000,0xb491d000)]
      0x57000000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=-1266569216, stack(0xb471b000,0xb481b000)]
      0x3f20d400 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=-1267625984, stack(0xb4619000,0xb4719000)]
      0x3f201c00 JavaThread "Finalizer" daemon [_thread_blocked, id=-1268682752, stack(0xb4517000,0xb4617000)]
      0x3f201000 JavaThread "Reference Handler" daemon [_thread_blocked, id=-1269739520, stack(0xb4415000,0xb4515000)]
    =>0x3f000c00 JavaThread "main" [_thread_in_native, id=193696992, stack(0xbf800000,0xc0000000)]
    Other Threads:
      0x3f1fd000 VMThread [stack: 0xb4313000,0xb4413000] [id=-1270796288]
      0x57002c00 WatcherThread [stack: 0xb4a21000,0xb4b21000] [id=-1263398912]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    par new generation   total 14336K, used 7398K [0x4a810000, 0x4b810000, 0x4b810000)
      eden space 12288K,  55% used [0x4a810000, 0x4aeaa2b0, 0x4b410000)
      from space 2048K,  31% used [0x4b610000, 0x4b6af738, 0x4b810000)
      to   space 2048K,   0% used [0x4b410000, 0x4b410000, 0x4b610000)
    concurrent mark-sweep generation total 49152K, used 0K [0x4b810000, 0x4e810000, 0x52810000)
    concurrent-mark-sweep perm gen total 12288K, used 6792K [0x52810000, 0x53410000, 0x56810000)
    Virtual Machine Arguments:
    JVM Args: -Djava.awt.headless=true -Xmx128m
    Java Command: <unknown>
    Launcher Type: generic
    Physical Memory: Page Size = 4k, Total = 16384M, Free = 1941M
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libicucore.A.dylib                0x0dac0d8a icu::DecimalFormatSymbols::~DecimalFormatSymbols() + 76
    1   libicucore.A.dylib                0x0dac0cd6 icu::DecimalFormat::~DecimalFormat() + 136
    2   libicucore.A.dylib                0x0dac59ca icu::DateFormat::~DateFormat() + 62
    3   libicucore.A.dylib                0x0dac5372 icu::SimpleDateFormat::~SimpleDateFormat() + 134
    4   com.apple.CoreFoundation          0x03dd34b9 __CFDateFormatterDeallocate + 25
    5   com.apple.CoreFoundation          0x03d3cea1 _CFRelease + 353
    6   libSystem.B.dylib                 0x0b7213bf __cxa_finalize + 208
    7   libSystem.B.dylib                 0x0b7212d4 exit + 33
    8   com.adobe.flash                   0x0000403f 0x1000 + 12351
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x0b728b42 kevent + 10
    1   libSystem.B.dylib                 0x0b72925c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x0b728719 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x0b7284be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x0b727f41 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x0b727d86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x0b702342 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x0b72feb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x0b77842f pthread_cond_wait + 48
    3   com.adobe.amt.services            0x11f01126 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services            0x11ef9db0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5   com.adobe.amt.services            0x11f0118c AMTThread::Worker(void*) + 24
    6   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    7   libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 3:  Java: Exception Handler Thread
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libSystem.B.dylib                 0x0b76e048 mach_msg_server + 520
    3   libclient.dylib                   0x359bbe25 JNI_CreateJavaVM_Impl + 61045
    4   libclient.dylib                   0x359bbdca JNI_CreateJavaVM_Impl + 60954
    5   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    6   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    7   libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 4:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x359d0931 jio_vsnprintf + 321
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 5:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x359d0931 jio_vsnprintf + 321
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 6:  Java: Gang worker#2 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x359d0931 jio_vsnprintf + 321
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 7:  Java: Gang worker#3 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x359d0931 jio_vsnprintf + 321
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 8:  Java: Gang worker#4 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x359d0931 jio_vsnprintf + 321
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 9:  Java: Gang worker#5 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x359d0931 jio_vsnprintf + 321
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 10:  Java: Gang worker#6 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x359d0931 jio_vsnprintf + 321
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 11:  Java: Gang worker#7 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x359d0931 jio_vsnprintf + 321
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 12:  Java: Gang worker#0 (Parallel CMS Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x35d45eb7 JVM_RaiseSignal + 800087
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 13:  Java: Gang worker#1 (Parallel CMS Threads)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x35d45eb7 JVM_RaiseSignal + 800087
    7   libclient.dylib                   0x359d086a jio_vsnprintf + 122
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 14:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359bb037 JNI_CreateJavaVM_Impl + 57479
    3   libclient.dylib                   0x359d7bb0 jio_vsnprintf + 29632
    4   libclient.dylib                   0x359ba9b7 JNI_CreateJavaVM_Impl + 55815
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x35a94b8c JVM_Available + 29852
    7   libclient.dylib                   0x359d7992 jio_vsnprintf + 29090
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 15:  Java: VM Thread
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359bb037 JNI_CreateJavaVM_Impl + 57479
    3   libclient.dylib                   0x359d7bb0 jio_vsnprintf + 29632
    4   libclient.dylib                   0x359ba9b7 JNI_CreateJavaVM_Impl + 55815
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x35a4ff5b JVM_Lseek + 142763
    7   libclient.dylib                   0x35a4fc8a JVM_Lseek + 142042
    8   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    9   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    10  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 16:  Java: Reference Handler
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x35a64c95 JVM_MonitorWait + 5461
    5   libclient.dylib                   0x35a63bfe JVM_MonitorWait + 1214
    6   libclient.dylib                   0x35a6387a JVM_MonitorWait + 314
    7   ???                               0x4880b839 0 + 1216395321
    8   ???                               0x48803db1 0 + 1216363953
    9   ???                               0x48803db1 0 + 1216363953
    10  ???                               0x488012d3 0 + 1216352979
    11  libclient.dylib                   0x35a517d0 JVM_Lseek + 149024
    12  libclient.dylib                   0x35a51576 JVM_Lseek + 148422
    13  libclient.dylib                   0x35a6311b JVM_InternString + 2123
    14  libclient.dylib                   0x35a62f8a JVM_InternString + 1722
    15  libclient.dylib                   0x35a62d74 JVM_InternString + 1188
    16  libclient.dylib                   0x35a6280f JVM_StartThread + 2175
    17  libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    18  libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    19  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 17:  Java: Finalizer
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x35a64c95 JVM_MonitorWait + 5461
    5   libclient.dylib                   0x35a63bfe JVM_MonitorWait + 1214
    6   libclient.dylib                   0x35a6387a JVM_MonitorWait + 314
    7   ???                               0x4880b839 0 + 1216395321
    8   ???                               0x48803db1 0 + 1216363953
    9   ???                               0x48803f17 0 + 1216364311
    10  ???                               0x48803f17 0 + 1216364311
    11  ???                               0x488012d3 0 + 1216352979
    12  libclient.dylib                   0x35a517d0 JVM_Lseek + 149024
    13  libclient.dylib                   0x35a51576 JVM_Lseek + 148422
    14  libclient.dylib                   0x35a6311b JVM_InternString + 2123
    15  libclient.dylib                   0x35a62f8a JVM_InternString + 1722
    16  libclient.dylib                   0x35a62d74 JVM_InternString + 1188
    17  libclient.dylib                   0x35a6280f JVM_StartThread + 2175
    18  libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    19  libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    20  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 18:  Java: Surrogate Locker Thread (CMS)
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba4a9 JNI_CreateJavaVM_Impl + 54521
    6   libclient.dylib                   0x35a7a097 JVM_IsPrimitiveClass + 7639
    7   libclient.dylib                   0x35a79c11 JVM_IsPrimitiveClass + 6481
    8   libclient.dylib                   0x35a62d74 JVM_InternString + 1188
    9   libclient.dylib                   0x35a6280f JVM_StartThread + 2175
    10  libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    11  libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    12  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 19:  Java: Signal Dispatcher
    0   libSystem.B.dylib                 0x0b702336 semaphore_wait_trap + 10
    1   libclient.dylib                   0x35a7ab5e JVM_IsPrimitiveClass + 10398
    2   libclient.dylib                   0x35a7a92e JVM_IsPrimitiveClass + 9838
    3   libclient.dylib                   0x35a62d74 JVM_InternString + 1188
    4   libclient.dylib                   0x35a6280f JVM_StartThread + 2175
    5   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    6   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    7   libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 20:  Java: CompilerThread0
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba4a9 JNI_CreateJavaVM_Impl + 54521
    6   libclient.dylib                   0x35a7bec2 JVM_IsPrimitiveClass + 15362
    7   libclient.dylib                   0x35a7bc9b JVM_IsPrimitiveClass + 14811
    8   libclient.dylib                   0x35a62d74 JVM_InternString + 1188
    9   libclient.dylib                   0x35a6280f JVM_StartThread + 2175
    10  libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    11  libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    12  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 21:  Java: Low Memory Detector
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359baf23 JNI_CreateJavaVM_Impl + 57203
    3   libclient.dylib                   0x359badab JNI_CreateJavaVM_Impl + 56827
    4   libclient.dylib                   0x359ba928 JNI_CreateJavaVM_Impl + 55672
    5   libclient.dylib                   0x359ba588 JNI_CreateJavaVM_Impl + 54744
    6   libclient.dylib                   0x35a7fe32 JVM_IsPrimitiveClass + 31602
    7   libclient.dylib                   0x35a62d74 JVM_InternString + 1188
    8   libclient.dylib                   0x35a6280f JVM_StartThread + 2175
    9   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    10  libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    11  libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 22:  Java: VM Periodic Task Thread
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   libclient.dylib                   0x359bb037 JNI_CreateJavaVM_Impl + 57479
    3   libclient.dylib                   0x35a8110d JVM_IsPrimitiveClass + 36429
    4   libclient.dylib                   0x35a80cb3 JVM_IsPrimitiveClass + 35315
    5   libclient.dylib                   0x359ba33b JNI_CreateJavaVM_Impl + 54155
    6   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    7   libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                 0x0b721286 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x03dac82d __CFSocketManager + 1085
    2   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    3   libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                 0x0b7022fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x0b702a67 mach_msg + 68
    2   com.apple.CoreFoundation          0x03d6d00f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation          0x03d6c0f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation          0x03d6bf21 CFRunLoopRunInMode + 97
    5   com.apple.Foundation              0x0ba3e434 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation              0x0ba058dc -[NSThread main] + 45
    7   com.apple.Foundation              0x0ba0588c __NSThread__main__ + 1499
    8   libSystem.B.dylib                 0x0b72fa19 _pthread_start + 345
    9   libSystem.B.dylib                 0x0b72f89e thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                 0x0b727bd2 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x0b728168 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x0b727d86 start_wqthread + 30
    Thread 26:
    0   libSystem.B.dylib                 0x0b727bd2 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x0b728168 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x0b727d86 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x0000000c  ebx: 0x18b19c04  ecx: 0x0dab0fea  edx: 0x18b19c28
      edi: 0x18b19c00  esi: 0x18b19c04  ebp: 0xbffff978  esp: 0xbffff950
       ss: 0x0000001f  efl: 0x00010293  eip: 0x0dac0d8a   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x0000000c
    Binary Images:
        0x1000 -  0x17c5fe0 +com.adobe.flash 11.0.0.485 (11.0.0) <2343CC5D-89F9-6FED-DC01-7365A3714AB8> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/MacOS/Adobe Flash CS5
    0x20f4000 -  0x226cffb +com.adobe.PlugPlug 2.0.0.746 (2.0.0.746) <08AD22E3-34C0-6749-E497-616C66A246AD> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x2310000 -  0x23ddfe7 +AdobeAXEDOMCore ??? (???) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x244c000 -  0x24ddff7 +libicucnv.dylib.36.0 36.0.0 (compatibility 36.0.0) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.36.0
    0x24fc000 -  0x25c9ff3 +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
    0x262c000 -  0x2706fef +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x2746000 -  0x30f6fff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x30f9000 -  0x3104fef +libChar16.dylib ??? (???) <0221EB9E-35A8-64CC-5A72-FC3CB24D9854> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/MacOS/libChar16.dylib
    0x310c000 -  0x3123fe0 +libCoreTypes.dylib ??? (???) <6CE8917C-AB39-4A09-2E6B-59C4AEF06701> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/MacOS/libCoreTypes.dylib
    0x3140000 -  0x314ffef +ZLib.dylib ??? (???) /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/frameworks/ZLib.dylib
    0x3154000 -  0x334fff7  com.apple.carbonframeworktemplate 1.0 (1.0) <C10F12ED-AEA6-63FA-7212-A170F37FE049> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/frameworks/Xerces.framework/Versions/A/Xerces
    0x35f1000 -  0x38eafef  com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x3996000 -  0x39d3ff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x39f0000 -  0x3c52ff3  com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x3d2d000 -  0x3d2dff7  com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x3d30000 -  0x3ea9ffb  com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x3fa1000 -  0x3fa1ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x3fa9000 -  0x408dff7  com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x4114000 -  0x4114ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x4117000 -  0x411eff7  com.apple.JavaVM 13.1.0 (13.1.0) <2842C4EE-869D-81E6-E771-062F583A1044> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x4127000 -  0x4eb2fe7 +com.adobe.illustrator 382 (15.0.0) <64F68532-0311-6BBA-1F50-246CAF917549> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AILib.framework/Versions/A/AILib
    0x5c97000 -  0x5cdbfff +com.adobe.illustrator.aiport AIPort version 1.0 (1.0) <69EDC44E-D7BB-A259-282D-C42725AE0E26> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x5d3e000 -  0x5d84fff +FilterPort ??? (???) <23FAE9D1-9376-1E71-21F7-D3EB2BFD50EE> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x5df9000 -  0x5df9fff +SPBasic ??? (???) <5D1760D8-C910-C641-0BC9-CF74A1A5190D> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x5dfd000 -  0x5e19ff9 +AdobePDFSettings ??? (???) /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x5e33000 -  0x5f47fff +AdobeACE ??? (???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x5f6a000 -  0x646cfef +AdobeAGM ??? (???) <5B8478AC-5DD0-F116-5B3E-45596CF551C6> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x65a8000 -  0x65e3fff +AdobeARE ??? (???) <CEE507DA-9B96-FAF9-7894-445C427C3D7A> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x65ec000 -  0x6606fff +AdobeBIB ??? (???) <5533CDC7-676C-0CF0-97B7-8EDD26837FFC> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x660f000 -  0x6630ff7 +AdobeBIBUtils ??? (???) <726B8463-9301-CE6C-0F2C-5CA81795A4CA> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x663c000 -  0x692eff7 +AdobeCoolType ??? (???) <2BF62C8A-D715-FDE8-650C-1984CFFCE33C> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x69b6000 -  0x6d8eff7 +AdobeMPS ??? (???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x6ebd000 -  0x6f9bfef +AdobePDFPort ??? (???) <324E65FD-0011-F93F-9B92-FB4E17968181> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x6fd1000 -  0x7605feb +AdobePDFL ??? (???) <1A619F3E-A9D4-A99C-791E-92B564F64609> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x7731000 -  0x7757ff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x7768000 -  0x778ffed +AdobeAXE16SharedExpat ??? (???) <66F4E782-C848-AD92-686D-5A479A4B333A> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE16SharedEx pat
    0x77a1000 -  0x77f9ff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x7808000 -  0x7875fef +FileInfo ??? (???) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x7890000 -  0x7a2ffe7 +com.adobe.owl AdobeOwl version 3.0.81 (3.0.81) <9C261D9E-9BD7-5DE6-5676-AEEF4828D17B> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x7a98000 -  0x87dbfff +com.adobe.psl AdobePSL 12.0.0.7524 (12.0.0.7524) <CFBCB19A-03F7-D095-1F48-8D68F05A25C5> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x8b1a000 -  0x8b75ff7  com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8b94000 -  0x8d7aff7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <AF804353-8B13-7180-F2C8-832361EB2D5A> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x8e08000 -  0x8e0cffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x8e13000 -  0x8f14fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x8f38000 -  0x91f1fe7 +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.150919) <54AE7B13-C660-531F-B508-33372008A21E> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x94f2000 -  0x9647fff +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.150919) <5BEA3AAE-2865-D8AF-F798-704D00DACC17> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x979c000 -  0x9ab1fe7 +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.150919) <AFDABF21-752A-2341-6A4E-62DA544BEA94> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x9f76000 -  0xa0a2fff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0xa108000 -  0xa16effb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0xa19e000 -  0xa1f1ffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0xa239000 -  0xa24bfff +com.adobe.pip ??? (5.0.0.2021) <5251926B-C2C0-282C-B3A9-94A9FEF0FCB8> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0xa254000 -  0xa38cfe7 +WRServices ??? (???) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0xa3ce000 -  0xa3d4fef +com.adobe.boost_date_time.framework boost_date_time version 5.0.0 (5.0.0.150919) <44362FE9-5F8A-A2EE-88E4-6876D6D8507F> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0xa3e5000 -  0xa3f0ff3 +com.adobe.boost_filesystem.framework boost_filesystem version 5.0.0 (5.0.0.150919) <27F6A491-0234-ED1A-CC83-A792D5865E97> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0xa404000 -  0xa482fe2 +com.adobe.boost_regex.framework boost_regex version 5.0.0 (5.0.0.150919) <4B98FD95-A873-1A50-FFC7-BC6D90759A1A> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0xa4e6000 -  0xa4f0fff +com.adobe.boost_signals.framework boost_signals version 5.0.0 (5.0.0.150919) <6D8C35A9-703F-852C-6CF0-D7DC36796BC6> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0xa503000 -  0xa505ffb +com.adobe.boost_system.framework boost_system version 5.0.0 (5.0.0.150919) <CE5A959A-AA4D-5983-79B3-8C47CFDDC446> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0xa50d000 -  0xa514ff2 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.150919) <E752F69B-EA07-7079-CFF1-118E97A4A8FD> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0xa524000 -  0xa6b5ff3 +aflamingo ??? (???) <C4136948-FE16-15C4-F1B9-040E014AF2CA> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0xa878000 -  0xa87bff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0xa881000 -  0xa979ff7 +FlashIK Framework ??? (1.0) <3982AF5C-BAE4-1FC6-DB73-4EF99B23994A> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/FlashIK.framework/Versions/A/FlashIK
    0xaa10000 -  0xaa50ffb +PFF Framework ??? (1.0) <8DB6CAC7-8E77-7FD0-140B-D60BE8D0556E> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/PFF.framework/Versions/A/PFF
    0xaa7d000 -  0xb479fef +aflame ??? (???) <B07806FD-0449-CBC6-FB92-0745A6D914D5> /Applications/Adobe Flash CS5/Adobe Flash CS5.app/Contents/Frameworks/aflame.framework/Versions/A/aflame
    0xb63c000 -  0xb6a6fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0xb701000 -  0xb8a6feb  libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0xb926000 -  0xb9d3fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0xb9e7000 -  0xb9e7ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0xb9ef000 -  0xbc5fffb  com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0xbd6e000 -  0xc64dff7  com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0xcae6000 -  0xcaf0fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0xcaf8000 -  0xcafefff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0xcb06000 -  0xcb09ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0xcb0e000 -  0xce32fef  com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0xcf72000 -  0xcfd6ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0xcff8000 -  0xd00dfff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0xd023000 -  0xd0d1ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0xd0fb000 -  0xd13eff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0xd167000 -  0xd183fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0xd193000 -  0xd195ff7  com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0xd19a000 -  0xd1a4ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0xd1ad000 -  0xd227fef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0xd259000 -  0xd25cfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0xd25f000 -  0xd57ffeb  com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0xd5f3000 -  0xd69cff7  com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0xd700000 -  0xd744fe7  com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0xd76b000 -  0xd835fef  com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0xd894000 -  0xd914feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0xd948000 -  0xd97bff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0xd993000 -  0xda30fe3  com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0xda6f000 -  0xda95fff  com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0xdaac000 -  0xdc2efe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0xdc90000 -  0xdc99ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0xdca3000 -  0xdcb7fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0xdcc0000 -  0xdccdff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0xdcd6000 -  0xdce4fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0xdce9000 -  0xdcf5ff7  libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0xdcf9000 -  0xdd3fff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0xdd4c000 -  0xde05fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0xde13000 -  0xde3bff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0xde46000 -  0xe635537  com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0xe6fd000 -  0xe8b9ff3  com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0xe913000 -  0xe974fe7  com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0xe9ac000 -  0xea47ff7  com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0xea6e000 -  0xeb1eff3  com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0xeb55000 -  0xeba6ff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0xebd0000 -  0xebe1ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0xebee000 -  0xec96ffb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0xecc3000 -  0xecd7ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0xece5000 -  0xece5ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0xece8000 -  0xed31fe7  libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0xed3c000 -  0xed40ff7  libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0xed45000 -  0xed60ff7  libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0xed67000 -  0xed69ff7  libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0xed6d000 -  0xed91ff7  libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0xed98000 -  0xee75ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0xee83000 -  0xee83ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0xee86000 -  0xeec8ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0xeed1000 -  0xef40ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0xef49000 -  0xf35fff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0xf3a1000 -  0xf7d6ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0xf95c000 -  0xfa4eff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0xfaa0000 -  0xfaa1ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0xfaa5000 -  0xfb5bfff  libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0xfbeb000 -  0xfc20ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0xfc2d000 -  0xfc4dfe7  libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0xfc57000 -  0xfc9bff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0xfcba000 - 0x10021ff7  com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x100f0000 - 0x101cbfe7  com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x10216000 - 0x10266ff7  com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x1027d000 - 0x1028fff7  com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x1029c000 - 0x102baff7  com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x102d1000 - 0x102dfff7  com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x102e7000 - 0x10318ff7  libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x10320000 - 0x10341fe7  com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x1034a000 - 0x1034eff7  IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x10356000 - 0x10399ff7  libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x103a7000 - 0x103b2ff7  libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x103c1000 - 0x104cdff7  libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x104ec000 - 0x104efff7  libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x104f4000 - 0x104f8ff7  libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x104fd000 - 0x104feff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x10503000 - 0x10503ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x10506000 - 0x10588ffb  SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x105bf000 - 0x105c4ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x105cc000 - 0x105e4ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x105f5000 - 0x10642feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x1065e000 - 0x10680fef  com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x1068a000 - 0x1069aff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x106a1000 - 0x107cffe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x10833000 - 0x10833ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x10837000 - 0x109d5feb  com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x10a24000 - 0x11257fe7  com.apple.WebCore 6531.22 (6531.22.7) <952A0D34-63F5-F7F7-D6E5-D0AD78002F89> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x116e2000 - 0x116e9ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x116f0000 - 0x117e4ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x117f2000 - 0x11830ff7  com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x11853000 - 0x11893ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x118ac000 - 0x11961fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x119db000 - 0x119ddffd +com.macromedia.Flash.FLfile 11.0.0.485 (11.0.0) <5DA72BFA-D78D-94E0-0F0F-9EAC705646C6> /Applications/Adobe Flash CS5/Common/Configuration/External Libraries/FLfile.bundle/Contents/MacOS/FLfile
    0x11c48000 - 0x11c49ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Lib

  • Flash CS5.5 (and 5) Crash when attempting Convert to Keyframes on Classic Tween

    Wait - there's one more detail:  The tween has an ease with an intermediate handle that creates an inflection, as shown in the image.  Notice that most of the tween is highlighted in preparation for making that interval into individual keyframes - but pressing F6 causes Flash to crash.  I've tried this on both CS5.5 and CS5 on separate computers with separate licenses installed with identical results - Flash either crashes on this simple task, or completely bungles the attempt and will crash on an attempt to close the file, delivering this error:
    "Exception thrown in destructor  (f:\dd\vctools\vc7libs\ship\atmlfc\src\mfc\winfrm.cpp:143)  Encountered an improper argument"  - smells like overflow overwrite error.
    Found this one the other day while animating a character - set it up yourself and see!  Create a graphic symbol, move & rotate it a bit over a classic tween of some interval of your choosing.  Give the tween an ease-in, then edit the tween curve by inserting an intermediate point and manipulating the curve handles.  Once you've OK'd that, select an interval that includes the frames containing the intermediate point (save your work!), press F6 and watch Flash get a slack-jawed glassy stare.
    Yep, I tried it on good ol' CS3 - with no problems.  Don'cha just love it?
    -Morf

    Hi Morf,
    I can't reproduce your crash. Can you please send me the file up to the point where you saved? Please zip the file, change .zip extension to .zzz, email the attachment to my attention at [email protected]
    Thanks,
    Quynh
    Flash Pro, QE

  • Help: flash CS5 crashing and corrupted .fla's

    I'm having one hell of a problem and could really use anyone's help who has a good idea.
    I am working in flash CS5 on windows 7 64.
    I am currently also running into the crash at save problem.  The most recent version of my .fla corrupted about four days ago, which is something I've grown accustomed to (got the wonderful 'unexpected file format' error).  So I went to my backup file- same issue.  I had to go back 12 backup versions to find one that would work (even my backups on external drives when copied back over to the local drive or opened from the external would give this error.  They did NOT give this error a week ago).  But this backup version now crashes on Save, Save As, or if I try to create a new .fla while the backup .fla is open, it crashes.  If I try to open any other .fla while the backup .fla is open, flash crashes.  Sometimes is gets non responsive and needs to close; sometimes it simply sits there, does nothing, SAYS it's running, but will not respond to clicks, minimizing the window, or anything at all and I will have to force quit out.  Sometimes it will crash when simply clicking a library item. 
    I have tried the following recommended fixes:
    save the file to a new directory- on the rare chance that flash doesn't crash on save (about 1 in 10), and doesn't corrupt and make a new .fla that's 2k in size (about 1 in 4), the new .fla has all the same problems of the original.
    change the JAVA environment variable- no help
    increase the jvm.ini xmx value - tried 124. 256, 512, no help
    open the file using zip and access the xml library assets directly, deleting them until you find a corrupt file- done it.  three times.  to three different versions of the .fla from the backup files.  Flash still crashes.
    save out as .xfl - on the rare chance that flash doesn't crash on save, the .xfl is corrupted (2k file size, no library, and for some reason a black square for an icon) about 3 out of 4 times.  The 4th time, the file works no better than any other .fla
    update flash player - no help.
    update plugins for all browsers and debug versions - no help
    update flash CS5 to the most recent version - no help
    download and install all windows updates - no help
    delete preferences and config folders - no help
    The ONLY way I can avoid flash crashing is to go back to a backup version from more than two months ago.  This version will open, save properly, and debug properly without error.
    I have attempted and failed at every suggested fix I have found online or on these forums for this cluster of problems I'm currently having.  I have three weeks to the project deadline, and there is no way I can go back two months in the production timeline.
    obviously I cannot afford to lose two months of work.  If anyone has any idea what could be happening, I would be exstatic- I'm really at the end of my rope here.  After four days of looking for help and fixes online and on these forums and talking to adobe support on the phone ('we do not handle coding issues' is the only response I get.  gee, thanks for the help), none of the fixes that have been recommended to me have worked.

    another update-
    I've managed to reconstruct a file from my original corrupted file that will open and is editable (as long as i don't click through the library items too fast- that will freeze and crash flash).  This file is less than 50 megs.
    When attempting to publish, export, or test in conjunction with the document .as associated with the file however I end up with either A: no swf produced and an empty report, or B: a 2k swf with a black square for an icon.
    debug produces the 'does not contain actionscript' error.
    upon failing to publish, export, test, or debug, flash will then either A: freeze B:freeze, then crash, or (my personal favorite) C: continue to function so long as I don't click on any library items, try to open a new file, try to open an old file, try to save, try to save as, try to exit the program, or try to close a file from the window (all of these result in freezing, crashing, or freezing and then crashing.  There is no apparent pattern to what happens).  Also, clicking back and forth between the properties and library panels in the fla file or the as file will, well, sort of overlay the two panels halfway on top of each other and sort of 'ghost' parts of one onto the other.  What I mean is, if the library panel is open and I click over to the properties panel (both are tabs in the same window of the workspace), the properties panel will be completely gray without any of it's usual boxes or text or button, and instead will have the names of some of the previous library items, greyed out, floating in random places that don't directly relate to where they were before.  Basically, it's all messed up.  And at this point the program will either freeze, crash, freeze and crash, or become completely unresponsive and require a force quit (surprise!).
    If I gut the fla down to an even smaller size of about 10-20megs, I can avoid most of these problems, although flash is still very slow to open files (20meg file takes a good 90-120 seconds to open), save files (at least 30 seconds to save a 20meg), and generally clicking around and going about my business of editing symbols or typing script is laggy and slow.  This of course doesn't really do me much good, since it requires me to gut 80% of my projects assets.
    I can't tell if i'm getting closer or further away from a solution.......

  • Problems copying between Flash CS5.5 and TextEdit in OSX Lion

    This is a wierd one but it's cost me a ton of time...
    When running Flash CS5.5 on OSX Lion (vs. 10.7.4) if I copy text from Flash and then paste it into a TextEdit Document it ALWAYS results in slowing down Flash to the point where it is basically unusable. The ONLY solution is to restart the whole system. (I use TextEdit to document my work, so I go back and forth between the two constantly).
    Specifically, the copied text must be from a Instance Name field or a Movie Clip name field. (I've copied text out of a classic text field without problem).
    When I go to paste the text into a TextEdit document there is a abnormal lag of a few seconds, but the text does get pasted, and TextEdit continues to function normally.
    However, when I then return to Flash, it is noticable slower. Every click takes several seconds to register. For example, when opening a movie clip in the library, after double clicking the MC after a few seconds the MC will be highlighted, after several more seconds the timeline will display for that MC, afer several more seconds the stage will finally display the cotents of the MC. The larger the file, the longer the delays.
    Restarting Flash makes no difference. Trashing Prefs makes no difference. However restarting the entire system does fix the problem.
    I also reinstalled Flash, which also fixed the problem, but I was able to cause the problem to occur again.
    I may pass this along to Apple also.
    Thanks for any insights!

    Thanks! (Didn't understand what you meant before).
    Activity Monitor showed that pasting the text in TextEdit caused fontd to jump up to near 100% whenever I tried to interact with Flash. fontworker and helpd also hit near 100% for a few moments, but it was mostly fontd. Killing fontd in Activity Monitor seemed to return everything to normal (but I'm not sure what else is affected by doing that).  I am also, then, unable to make the bug occur again.
    So it appears to be the os. Strange that this only seems to affect Flash, though.
    Thanks again (Learned something!)

  • Flash cs5.5 and Android

    Hello,
    is it possible to publish with flash (cs5.5 ver) on a smartphone with Android 4.2.1?
    Thanks!

    yes, http://helpx.adobe.com/flash/using/publishing-air-android-applications.html

  • Flash CS5 , TLF2 and verify errors

    Hi,
    This code :
    var tlf:TLFTextField= new TLFTextField()
    tlf.type=TextFieldType.DYNAMIC
    addChild(tlf)
    throws these errors:
    What Im doing wrong?
    TIA
    verify fl.text::TLFTextField/setFormatForAllElements()
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] ~
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      0:debugfile "F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlfRuntime;fl\text;TLFTextField.as "
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] ~
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      3:debugline 1322
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] ~
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      6:getlocal0
                            stack: fl.text::TLFTextField
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] ~
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      7:pushscope
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      8:pushnull
                            stack: null
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      9:coerce flashx.textLayout.elements::FlowElement
                            stack: flashx.textLayout.elements::FlowElement?
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      11:setlocal 5
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * flashx.textLayout.elements::FlowElement? *
      13:pushnull
                            stack: null
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * flashx.textLayout.elements::FlowElement? *
      14:coerce flashx.textLayout.formats::TextLayoutFormatValueHolder
    VerifyError: Error #1014: Class flashx.textLayout.formats::TextLayoutFormatValueHolder could not be found.
    at fl.text::TLFTextField/repaint()[F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlf Runtime\fl\text\TLFTextField.as:1050]
    at flash.display::DisplayObjectContainer/addChildAt()
    at fl.motion::AnimatorBase/play()
    at fl.motion::AnimatorBase$/processCurrentFrame()
    at fl.motion::AnimatorFactoryBase/addTargetInfo()
    at inlineRemoved_fla::MainTimeline()[inlineRemoved_fla.MainTimeline::MainTimeline:40]
    ready
    verify fl.text::TLFTextField/setFormatForAllElements()
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] ~
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      0:debugfile "F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlfRuntime;fl\text;TLFTextField.as "
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] ~
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      3:debugline 1322
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] ~
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      6:getlocal0
                            stack: fl.text::TLFTextField
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] ~
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      7:pushscope
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      8:pushnull
                            stack: null
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      9:coerce flashx.textLayout.elements::FlowElement
                            stack: flashx.textLayout.elements::FlowElement?
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * * *
      11:setlocal 5
                            stack:
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * flashx.textLayout.elements::FlowElement? *
      13:pushnull
                            stack: null
                            scope: [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ fl.text::TLFTextField$] fl.text::TLFTextField
                             locals: fl.text::TLFTextField flashx.textLayout.elements::FlowGroupElement? flashx.textLayout.formats::TextLayoutFormat? * * flashx.textLayout.elements::FlowElement? *
      14:coerce flashx.textLayout.formats::TextLayoutFormatValueHolder
    VerifyError: Error #1014: Class flashx.textLayout.formats::TextLayoutFormatValueHolder could not be found.
    at fl.text::TLFTextField/repaint()[F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlf Runtime\fl\text\TLFTextField.as:1050]
    at fl.text::TLFTextField/set scrollV()[F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlfRuntime\fl\text\TLFTex tField.as:3659]
    at fl.text::TLFTextField/doImport()[F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tl fRuntime\fl\text\TLFTextField.as:1315]
    at fl.text::TLFTextField/set text()[F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlfRuntime\fl\text\TLFTextFi eld.as:3952]
    at fl.text::TLFTextField/get textFlow()[F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlfRuntime\fl\text\TLFTe xtField.as:713]
    at fl.text::TLFTextField/get http://ns.adobe.com/textLayout/internal/2008::firstField()[F:\stage\Flash11_Main_485_Stage \main\authortool\Stage\tlfRuntime\fl\text\TLFTextField.as:648]
    at fl.text::TLFTextField/get alwaysShowSelection()[F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlfRuntime\fl \text\TLFTextField.as:1403]
    at fl.text::TLFTextField/set alwaysShowSelection()[F:\stage\Flash11_Main_485_Stage\main\authortool\Stage\tlfRuntime\fl \text\TLFTextField.as:1413]

    I think the simplest solution is to create a movieclip set to export for actionscript with a linkage identifier of "TLF" ,add a TLFTextField on it's stage, name it
    "txt" and :
    var tlfContainer:TLF= new TLF()
    tlfContainer.txt.type="dynamic"
    tlfContainer.txt.width=100
    tlfContainer.txt.height=200
    tlfContainer.txt.alwaysShow..
    Thank you again Rusty

  • Flash CS5 slow and not working properly

    Dear all,
    I have a serious problem on my machine.
    Some months ago I bought Master Collection CS5 and worked fine without problem with Flash and Flex.
    Last week I took a virus and I need to format and re-install my pc.
    After that I re-installed Master Collection but now, Flash is veeeeeeeeeeery slow and some functions doesn't work properly.
    for example, if I open a fla file (made before format) and I try to align a symbol on the stage, it doesn't works!!! it makes nothing! I click on the button and nothing happens!
    I already try to uninstall and re-install but the problem persist.
    The configuration is the same that i had before format, I only updatet my antivirus to Avast 5, but I don't think that's the problem.
    My configuration is this:
    Notebook HP Pavillion DV6 2056el
    Intel i720
    4Gb DDR3
    nVidia 1Gb
    500Gb HD Sata2
    Someone can help me?
    Regards.
    Diego

    iloeski wrote:
    There has been a crappy firmware update AGAIN..... *sigh*
    really ?  ..... the last firmware update was last year December 2014  Firmware: 1.02.17 http://www.wdc.com/wdproducts/updates/?family=wdfwdtv_g2 if you have a problem with a firmware update ... then try rollback to a previous one   http://wdc.custhelp.com/app/answers/detail/a_id/5860/~/how-to-roll-back-the-firmware-on-a-wd-tv-live-hub-media-center,-wd-tv-live

  • Flash CS5.5 and Android: Could not find an Android device to connect to...

    I am trying to deploy/debug an application from CS5.5 to an ASUS Transformer TF300 Tablet.  Every time I publish in Flash Pro I get the following error:
    "Could not find an Android device to connect to. Please ensure that you have a device connected, and the device has USB debugging enabled."
    I have tried everything I can find regarding this problem to no avail.  Some details:
    Running Android 4.0.3
    Running Flash Pro CS5.5 on MacOS 10.7.3
    Tried turning USB debugging then back on, multiple times
    Tried turning on/off all other debugging options
    Tried several Flash projects
    Downloaded latest AIR runtime to tablet
    Restarted everything several times
    Still no dice.  Anyone have experience with this? 

    OK I figured it out, or rather found someone else who had.  Thanks to Nick Collins for this extremely helpful tidbit:
    http://nc-design.net:8080/blog/-/blogs/debugging-air-mobile-on-the-asus-transformer-prime- tf201-?p_r_p_564233524_tag=flash+builder&p_r_p_564233524_resetCur=true&_33_redirect=http%3 A%2F%2Fnc-design.net%3A8080%2Fblog%3Bjsessionid%3Df4944a1069029314f050ccd45b5a%3Fp_p_id%3D 33%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26p_p_col_id%3Dcolumn-1%26p_ p_col_count%3D1%26p_r_p_564233524_tag%3Dflash%2Bbuilder%26p_r_p_564233524_resetCur%3Dtrue# aqnd_messageScroll16520

  • Flash CS5 AS3 and image uploading

    hay guys and girls, i am making a fully flash website and have come across a few problems.
    I need to make a way for a loged in user to upload pictures straight to my site. Currently im using a simple xml doc to load my pictures into my photo gallery. so i need 2 things, a way to load images straight into the folder with all the other pictures, secondly a way to automaticly edit the xml to include the new images added, (also i would need to set the weight and hight of the image, n ofcourse of to pic to reject is - but thats not as important)
    Thanks for all advice
    Steve

    To upload images to a folder on the server you need to look into using the FileReference class.  You should be able to find a tutorial via Google using terms like "AS3 FileReference upload tutorial".

  • Making a mobile app for droid with flash cs5.5 and as3

    hello there i am having a problem with a mobile application i am  building. It is working just fine with no errors or lag on my  computer.however, when i export it for my droid, one of the lose  functions ceases to work altogether, causing the game to freeze and me  manually ending the app. I’ve checked the code over and over but with no  luck, am at lost on how to fix this.
    I use this code to call the lose function when these conditions are met:
    if(imHit >= 24)
    loseGameNow();
    if(noThugs && enemyTwo)
    windowHit_mc.gotoAndStop(2);
    timed += (1/30);
    if(!noThugs && counter >= 15 || timed >= 5)
    if(musicOn)
    newSong.stop();
    door_mc.gotoAndStop(2);
    longBoard.alpha = 0;
    if(enemyTwo)
    windowHit_mc.enemy2_mc.gotoAndStop(10);
    enemy3_mc.gotoAndPlay(2);
    removeEnemyListeners();
    removeEventListener(Event.ENTERFRAME, gameLoop);
    TweenLite.delayedCall(1.5,loseGameNow);
    if(!endLevel && brokenBricks)
    loseGameNow();
    and this line
    TweenLite.delayedCall(1.5,loseGameNow);
    calls this function:
    private function loseGameNow():void
    removeEnemyListeners();
    gameTimer.stop();
    removeEventListener(Event.ENTER_FRAME, gameLoop);
    gotoAndStop(“gameOver”);
    if(musicOn)
    newSong.stop();
    mArray0 = new mArray20();
    newSong = mArray0.play(0, 1000);
    if(enemyTwo)
    if(soundOn)
    array0 = new array20();
    newSound = array0.play(0);
    if(!brokenSign) +
    neonFlicked.stop();
    gameOverScore_txt.text = score.toString();
    trace(gameOverScore_txt.text + " text");
    home_mc.addEventListener(MouseEvent.CLICK, home);
    trace(“added home_mc.addEventListener”);
    start_mc.addEventListener(MouseEvent.CLICK,preGame);
    trace(“added start_mc.addEventListener”);
    This code works completely fine on my laptop and does not disable the  score, or the two buttons until i load it onto my phone, and they become  inaccessible causing me to not continue the game.

    i'm not sure if this is necessary anymore, but i took the advise of another user here
    http://forums.adobe.com/thread/764981
    the key difference is, the user stated a preloading swf needed to embed the image in order to display before the whole apk is loaded.
    Seems to be working for me anyway

  • Flash CS5 code hinting not working?

    Just installed the new Flash CS5 trial and code hinting doesn't appear to be working! I have added all my custom class paths in to the AS3 source paths, but I don't get any code hinting for any of these just the same old code hinting you get in CS4. Am I doing something wrong or does it just not work?
    UPDATE: If it helps, in the code editor i get a small yellow triangle with an exclamation mark in, in the bottom right hand corner. When I have over this it advises me:
    " *** Unable to build code hint cache. Please save the associated FLA into a different folder. There are too many files on the classpath. *** "
    This error message appears no matter what FLA/Class i open, and moving it makes no difference.
    UPDATE: Problem solved, the "There are too many files on the classpath" was the clue! Slimmed down my library and all seems to work now.
    However, this does bring me on to another question.. does anyone know how many class files flash can comfortably cache? I use some fairly chunky libraries in my work and am wondering if i'm going to find myself constantly slimming them down after a while?

    The reason everyone gives for AS3 is that AS2 was buggy.
    I don't think so. AS3 is a better language, better designed, more consistent, more powerful. I would switch to AS3 for that, not because of bugs - but I don't know what's the reason behind everyone's choice.
    AS2 was not buggy, people were writing buggy scripts
    AS2 was buggy. Maybe people were writing buggy scripts too, but believe me it was buggy. However AS3 is at the very least equally buggy. It is better designed, more consistent, but equally buggy in its implementation.
    All software have bugs, but programming languages usually undergo a stricter and more thorough revision than other kinds of sofware because the consequences of bugs in a programming language are more disastrous.
    But that's not the case of ActionScript. Maybe because of its history and its legacy, or maybe because Adobe was always dedicated to completely different kinds of software, like PhotoShop, Premiere and the like, and suddenly dove into the business of developing a programming language without having the know-how.
    The level of bugginess of ActionScript is amazing. I work with actionscript daily and there's no day that I don't run 4 ot 5 times into some problem due to some bug. Not that I discover new bugs every day, just run into them - sometimes they are already reported, other times they are not.
    Why should something that took one line of code (clicking on a movieClip
    to move to a frame) now take 5 or more lines of code (creating a
    listener object, assigning a listener object, writing a function).
    It often happens that a language that is in the overall more elegant, consistent and compact, turns out to need a bit more of code for doing the simplest things. Maybe what could be done with 1 line of code now takes 5, but things that took 1000 lines of cumbersome awkward tricky and hacky code can now be done with just 100 of readable and simple-to-understand code.
    When I first learned Java I was surprised at the quantity of code I had to write just to make a program that would print "hello world", while in most dialects of Basic it was just:
    10 PRINT "Hello world"
    Would you say Basic is superior to Java in any sense?
    I teach Flash at a university, both beginner and advanced users. [...]
    I'll stick to AS2 in my classes.
    You should think about the damage you may be doing to your students. If they are going to use ActionScript professionally, they'll have to learn AS3, rather sooner than later. So why not save them the pain to do the effort twice? If instead you are teaching them AS just for didactic purposes (i.e. for learning programming in general) and don't care about practical applications and you don't like the way AS has evolved (i.e. AS3), then consider teaching them another language, instead of an obsolete version of a current one.
    AS3 is not more complicated, or difficult to learn, or less designer-friendly or non-programmer-friendly than AS2. Not at all; rather the opposite. It is more complicated and difficult to learn when you already know AS2, because you feel like everything you knew is useless - but the same can be said about learning AS2 when you already know AS3. Starting from scratch, AS3 is indeed simpler.
    But this have drifted OT, sorry. Back to the topic:
    It's not an app killer, just a minor inconvenience
    It's a major inconvenience if writing the same amount of code takes you three times the time it should take. That in 2010 you have to spell every single property/method/class name entirely from the first to the last letter, when most of the time it should be just a matter of typing a couple of characters and hit tab, is simply ridiculous. You may as well write your code with NotePad. Flash is (among other things) an IDE - something Adobe seemed to neglect up to recently; and when they finally decided to take a step into making it work like any other decent IDE, it does not work!!
    There are bigger things to complain about.
    On this you are definitely right.
    Using their pretty remarkable products (where would we be without PS or
    DW?) is not a right, it's a (sometimes frustrating) privilege.
    It's a privilege you pay for. That's when it becomes a right.
    So Adobe mods, we're frustrated but only because we're all loyal users who depend on your products
    (emphasis is mine)
    Exactly. That's the point.
    Note there's been no helpful answer from them yet: that's how much they care about loyal users who depend on their products.

  • Flash CS5.5 unable to import sounds and massive animation lag

    So, having reached a point where I want to add sound to my animation (which is extremely laggy for no particular reason), I find myself completely unable to import sounds of any form into Flash. "Oh, crap" I say to myself, and come onto the forums looking for a solution. Apparently importing the sound into a sound editor (ie audition) and then resaving it works, except it hasn't in my case and I'm still stuck with this stupid "Couldn't import [filename]" error.
    (and my animation is extremely laggy for some reason in case you hadn't realised from the hints above. Does this have something to do with the fact that I am using blurs in the animation and then animating them with tweens, or is flash cs5.5 (and 5) just not good at rendering blurs efficiently?)

    In Flash, all of the animation is done at runtime, not during authoring. This means that a blur, for instance, is done when the user is looking at the movie. This is completely different from the way that video is played on a computer. All of the animation workload is on the user's processor.
    If you have a normal bitmap image that you are blurring with a blur filter and then animating that bitmap on the timeline in a tween, then you are giving the processor a lot of work to do. If you import a blurred bitmap and animate that, the processor has much less work to do.
    That may or may not describe the problem that you are seeing.
    I have no idea what the problem is with the sound files. Can you post one of the sound files so that someone could take a look at it?

Maybe you are looking for

  • Data Reconciliation ... trouble shooting

    Hi All Experts, Can anyone provide me some assistance on the following plus provide me some solution. a)Data validation btw r/3 and bw reports b)if not possible then use se16 - but need to explain how to determine the table and the fields to be used

  • Game center cannot invite friends...please help

    As the title says...myself and lot of friends cannot invite each other to play games...the wheel just spins and spins till you just have to cancel the invite...all notifications are on for inviting friends and games... No-one seems to know the answer

  • Adobe Acrobat Pro X - Update to XI version

    I have Adobe acrobat Pro X. I understood that I have "a right" to update it to XI. What is the price of update (students and teachers edition)? Which file and from where I should download? Best regards, Päivi

  • SetItemAt Not Updating Tilelist Icons Correctly

    My app allows users to enter in a url a title and an image filename and then when they click a button a snapshot of this url is created and sent to the server as the filename they have entered and an item containing all this data is added to an array

  • Email address rejected

    Can anyone help? On my iPad when sending mail I get a prompt to say the mail could not be sent and its in my outbox, when I click on the mail I get a message saying " [email protected] was rejected because it does not allow relaying" I'm pulling my h