Skinning Components using Flash assets?

I'm trying to learn how to skin components using assets that I designed and laid out in Flash. I was quite comfortable with the Flex 3 / MX method of skinning but I'm now trying to push myself into the new Flash Builder / Spark way of doing things. I'm lacking info on the best way to go about things though.
Most tutorials I see are based on Illustrator or Photoshop design integration. I've tried to use Flash Catalyst but it seems that I can't utilize specific assets built within Catalyst and inject them into my existing Flash Builder application (unless I'm wrong?).
Ultimately, what I'd like to be able to do is to design my elements in Flash, import it into Flash Catalyst, set up specific buttons and components and then import them into Flash Builder as individual SparkSkin elements and then assign those elements to components within my application. I don't want to use Flash Catalyst to build and lay out the entire project. I just want it for building out individual components. I'd rather lay out the Flash Builder project on my own.
So here are my questions...
Is it possible to set up individual components within Flash Catalyst and import them into Flash Builder as SparkSkins? If so, how?
How can I design an asset within Flash (for example, a big graphic that is a background element) and then apply it as a SparkSkin?
How can I keep the Slice 9 properties of an element that I designed in Flash?
If I'm just not "getting it" feel free to let me know!
Any tutorials or resources would be greatly appreciated!

I got the a 'round-about' answer that I was looking for in this link: http://help.adobe.com/en_US/flashbuilder/using/WS6f97d7caa66ef6eb1e63e3d11b6c4d0d21-7fc7.h tml
Scroll down to the "Creating and Editing Flash Components".

Similar Messages

  • Using Flash Components in multiple SWCs inside AS-only project

    Ok, this is a somewhat complicated issue dealing with SWCs and compilers. I've outlined steps to reproduce the problem below. I'm using the method outlined here to bring in Flash content to my project. I have 15-20 SWCs already, and it's working fine for those assets, the problem is specifically related to Flash's components (ComboBox, RadioButton etc.) If anyone has *any* advice on this, please let me know as we are completely stumped at this point!
    The issue we're having involves using multiple external SWC files which contain AS3 components from Flash CS4. When two SWCs are linked to an ActionScript project (using Flash Builder 4 Beta (build 4.0.0)) there are collisions in the referenced classes which cause the most recently published SWC to knock out any duplicate classes in the other SWCs. A simple way to replicate this is as follows:
    1. Create one FLA, called 'compA', drag one ComboBox, RadioButton and TextInput component onto the stage. Select all and convert to symbol, marking the symbol for export with a class name of Test1.
    2. Create a second FLA, called 'compB', drag one ComboBox, Label and UIScrollbar onto the stage. Convert these to a symbol with a classname of 'Test2'.
    3. Create a new ActionScript-only project in Flash Builder, called 'ComponentTest'.
    4. Create a 'libs' folder in this new project. Select 'Project -> Properties -> ActionScript Build Path' and add the libs folder as a new SWC folder in the Library Path window.
    5. Go back to compA.fla and right click the Test1 symbol in the library. Select 'Export SWC file...' and save it as compA.swc in the libs folder.
    6. Do the same thing for compB.fla.
    7. Edit ComponentTest.as and in the constructor, create an instance of Test1 and Test2, placing each on the stage.
    8. Run the app, and the ComboBox will only be functional in one instance (whichever was published last.) The other ComboBox will behave like a MovieClip, cycling over the two frames in the stage asset (avatar and skin.) It will have no association to anything in the fl.* package.
    Looking at the 'Referenced Libraries' in Flash Builder, compA may show it contains classes for the RadioButton and TextInput, but no ComboBox classes are referenced (sometimes it will show no classes at all, but this appears to be an unrelated bug with refreshing external libraries in Flash Builder.)
    Unzipping the SWC files and examining their catalog.xml manifests shows all the necessary classes are listed (i.e. ComboBox is in both.)
    Removing either SWC will cause the remaining one to work properly, so the problem appears to be in compiling the ComponentTest project which includes both.
    Attempted Workarounds:
    1. Create a new FLA, drag all components used in both files onto the stage and export a SWC called 'components.swc'. Add this SWC to the project's libs folder. In both compA and compB FLA files, add this SWC as an external library in the ActionScript 3.0 Publish settings. Re-export both SWCs. The theory is that the compiler will look for the required classes in the components.swc first, and thus not include them in the export, however this is not the case.
    2. Same as above, deleting ComponentShim from both FLAs before exporting. The result is that no component classes are included, so all components act like MovieClips.
    3. Add the Components source folder to the external library path of both FLAs, assuming the compiler will favor classpath references over compiled class references (ComponentShim). Same result.
    Summary: We have been unable to find a way to use Flash Components in a project if they are referenced in more than one asset library. If we were able to import them once, and have all SWCs which need those classes use a single source, this might not be an issue, but the compiler does not appear to handle this (and we are admittedly not advanced enough to even know if this is possible.)

    Hi!
    I'm having the same problem. Any news on the matter?
    Also, this looks like a very similar problem.
    Best regards,
    X_AmonPL.

  • Can i use flex components in flash?

    hi all,
    i recently downloaded flex and saw that the components have a
    much better feel than the components which ship with flash 8 pro.
    is there a way to use flex components in flash?
    any help would be appreciated.
    thanks,
    gaurav

    "rritchey" <[email protected]> wrote in
    message
    news:g8ua6d$qu6$[email protected]..
    > bump: Was I not clear in my question? Or does no-one
    know the answer?
    You might want to try in the flexCoders Yahoo! group.

  • Using Flex components within Flash CS3

    I'm new to Flex and I enjoy all of the components that it has
    to offer, but I am wondering about their availability within Flash.
    My plan is to make a highly animated and interactive menu and
    I have reached a point where I have to ask two questions:
    1. Is is possible to use any of the Flex components within
    Flash CS3?
    2. If the first is not possible, then if I make my menu and
    specify "containers" within the Flash file then is it possible to
    populate these "containers" with Flex components by making the
    Flash (.swf) file of my menu into a Flex component itself?

    No, Flex components cannot be used in Flash 8.

  • How to use Flex Components with Flash?

    Hi!!
    I found a lot of very useful components in the web, but they are all for  Flex, is it possible to use Flex Components with Flash IDE?
    Thanks !!!
    jenry
    PS: this is one of the components I need to use (a tree with checkbox  nodes)
    http://www.sephiroth.it/file_detail.php?pageNum_comments=30&id=151
    another one:
    http://www.darronschall.com/weblog/2006/09/a-flex-2-checked-tree-control-component.cfm

    Flex components are delivered as SWCs just like Flash components, but the
    SWC format is incompatible with the Flash IDE.
    Also, the default fl.. components in the Flash IDE are incompatible with
    Flex components.
    You should be able to load a Flex SWF into a Flash SWF as long as you aren't
    using fl.. components in the Flash SWF.  If the Flex SWF overlays things
    in your Flash SWF then it might block interaction, but otherwise it
    shouldn't.  I don't think the statement you quoted is true for all
    configurations.
    But loading a Flex SWF into a Flash SWF isn't going to help you use those
    Flex components from your Flash IDE.  Try Flash Builder 4 to build out the
    Flex portion of your application.  I haven't tried it myself, but it I think
    it is supposed to have better integration with Flash.

  • Using Flash Skins - any issues?

    Just upgraded from RoboInfo 5 to RoboHelp 7 (long overdue)
    I'm considering using a Flash skin, but am just curious if
    there's any issues in doing this.
    Is it possible to add a new menu button if I use a Flash skin
    (I have experience using Flash, but don't think it is possible to
    edit the source code so I could create a new menu button as I've
    done previously with html).
    Does using a Flash skin slow down the performance at all? I
    won't use a Flash skin just to get a few cool animations if I know
    that it slow down the application and affect the user experience.
    Any other issues with using a Flash skin I should be aware
    of?

    Hi hughbetcha
    There is no FlashHelp skins editor as there is in WebHelp. So
    adding a button is normally right out, unless you have some Flash
    skills. But you said you actually do have Flash skills. So you will
    be interested in the Skins Development Kit. Don't worry, it's not a
    separate thing you have to purchase. It's really a collection of
    documentation and some source files to use. You should find it in
    the following location:
    C:\Program Files\Adobe\Adobe RoboHelp 7\FlashHelp SDK
    Cheers... Rick

  • Safari quit unexpectedly while using Flash Player - 10.6 plugin. Help?!?!

    Safari keeps qutting unexpectedly everytime I open certain websites. I get the message "Safari quit unexpectedly while using Flash Player - 10.6 plugin." I have tried to uninstall and reinstall Flash Player countless times. Below is the crash report that I receive when the browser quits. I have looked through multiple other discussions and can't seem to find anything. If anyone has ANY ideas of what to do, help would be greatly appreciated!!!! Thanks!
    Process:         Safari [256]
    Path:            /Users/smdrachler921/Desktop/Stuff/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~6
    Code Type:       X86 (Native)
    Parent Process:  launchd [131]
    PlugIn Path:       /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    PlugIn Identifier: com.macromedia.FlashPlayer-10.6.plugin
    PlugIn Version:    11.5.502.110 (11.5.502.110)
    Date/Time:       2012-12-04 13:30:17.898 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          101150 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  100126 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      8511DD71-A2F9-4BBB-826D-F61E0C434D91
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x933e0474 pthread_mutex_lock + 24
    1   ...dia.FlashPlayer-10.6.plugin          0x1dfe83e9 NP_Initialize + 3310601
    2   ...dia.FlashPlayer-10.6.plugin          0x1dfe390e NP_Initialize + 3291438
    3   ...dia.FlashPlayer-10.6.plugin          0x1d9f201f 0x1d780000 + 2564127
    4   ...dia.FlashPlayer-10.6.plugin          0x1dba2d05 0x1d780000 + 4336901
    5   ...dia.FlashPlayer-10.6.plugin          0x1dba372d 0x1d780000 + 4339501
    6   ...dia.FlashPlayer-10.6.plugin          0x1dcc54ed NP_Initialize + 21773
    7   com.apple.CoreFoundation                0x93be842b __CFRunLoopDoSources0 + 1563
    8   com.apple.CoreFoundation                0x93be5eef __CFRunLoopRun + 1071
    9   com.apple.CoreFoundation                0x93be53c4 CFRunLoopRunSpecific + 452
    10  com.apple.CoreFoundation                0x93be51f1 CFRunLoopRunInMode + 97
    11  com.apple.HIToolbox                     0x95366e04 RunCurrentEventLoopInMode + 392
    12  com.apple.HIToolbox                     0x95366bb9 ReceiveNextEventCommon + 354
    13  com.apple.HIToolbox                     0x95366a3e BlockUntilNextEventMatchingListInMode + 81
    14  com.apple.AppKit                        0x921b5595 _DPSNextEvent + 847
    15  com.apple.AppKit                        0x921b4dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    16  com.apple.Safari                        0x0001671b 0x1000 + 87835
    17  com.apple.AppKit                        0x921771f3 -[NSApplication run] + 821
    18  com.apple.AppKit                        0x9216f289 NSApplicationMain + 574
    19  com.apple.Safari                        0x0000acd9 0x1000 + 40153
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x93401382 kevent + 10
    1   libSystem.B.dylib                       0x93401a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x93400f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x93400cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x93400781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x934005c6 start_wqthread + 30
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.WebCore                       0x95e9aff0 WebCore::IconDatabase::syncThreadMainLoop() + 272
    4   com.apple.WebCore                       0x95e986a9 WebCore::IconDatabase::iconDatabaseSyncThread() + 697
    5   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    6   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 3:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9000dfc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    5   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 4:
    0   com.apple.security                      0x95bf5310 mulg + 339
    1   com.apple.security                      0x95bee32f numer_double + 177
    2   com.apple.security                      0x95beee56 ell_even + 771
    3   com.apple.security                      0x95beef89 elliptic + 227
    4   com.apple.security                      0x95bef341 elliptic_simple + 93
    5   com.apple.security                      0x95bef3c6 make_pad + 68
    6   com.apple.security                      0x95bf3ecd feePubKeyECDH + 157
    7   com.apple.security                      0x95b7bdec CryptKit::DeriveKey_ECDH(Security::Context const&, unsigned int, Security::CssmData const&, cssm_data*, AppleCSPSession&) + 326
    8   com.apple.security                      0x95b79b87 AppleCSPSession::DeriveKey(unsigned long long, Security::Context const&, Security::CssmData&, unsigned int, unsigned int, Security::CssmData const*, cssm_resource_control_context const*, Security::CssmKey&) + 681
    9   com.apple.security                      0x95ba44c1 cssm_DeriveKey(long, unsigned long long, cssm_context const*, cssm_data*, unsigned int, unsigned int, cssm_data const*, cssm_resource_control_context const*, cssm_key*) + 162
    10  com.apple.security                      0x95b5d9d0 CSSM_DeriveKey + 130
    11  com.apple.security                      0x95afe356 sslEcdhKeyExchange + 702
    12  com.apple.security                      0x95ac1e0d SSLEncodeKeyExchange + 1105
    13  com.apple.security                      0x95ac18fe SSLPrepareAndQueueMessage + 62
    14  com.apple.security                      0x95a91c37 SSLAdvanceHandshake + 1844
    15  com.apple.security                      0x95a911d5 SSLProcessHandshakeRecord + 1310
    16  com.apple.security                      0x95a90c5b SSLProcessProtocolMessage + 77
    17  com.apple.security                      0x95a8f446 SSLHandshakeProceed + 410
    18  com.apple.security                      0x95a8f109 SSLHandshake + 68
    19  com.apple.CFNetwork                     0x94d643ac SocketStream::_PerformSecurityHandshake_NoLock() + 388
    20  com.apple.CFNetwork                     0x94d699eb SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 179
    21  com.apple.CFNetwork                     0x94d69919 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 117
    22  com.apple.CoreFoundation                0x93c2ec85 __CFSocketDoCallback + 325
    23  com.apple.CoreFoundation                0x93c2e787 __CFSocketPerformV0 + 311
    24  com.apple.CoreFoundation                0x93be842b __CFRunLoopDoSources0 + 1563
    25  com.apple.CoreFoundation                0x93be5eef __CFRunLoopRun + 1071
    26  com.apple.CoreFoundation                0x93be53c4 CFRunLoopRunSpecific + 452
    27  com.apple.CoreFoundation                0x93be51f1 CFRunLoopRunInMode + 97
    28  com.apple.Foundation                    0x98cec224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    29  com.apple.Foundation                    0x98cb34c4 -[NSThread main] + 45
    30  com.apple.Foundation                    0x98cb3474 __NSThread__main__ + 1499
    31  libSystem.B.dylib                       0x93408259 _pthread_start + 345
    32  libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x933daafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x933db267 mach_msg + 68
    2   com.apple.CoreFoundation                0x93be62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x93be53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x93be51f1 CFRunLoopRunInMode + 97
    5   com.apple.Safari                        0x0002f345 0x1000 + 189253
    6   com.apple.Safari                        0x0002f08e 0x1000 + 188558
    7   com.apple.Safari                        0x0002f027 0x1000 + 188455
    8   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    9   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x933f9ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x93c25c53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    3   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 7:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    Thread 8:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x9000e00c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9000dfc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    5   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 10:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9000dfc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.Safari                        0x0004525b 0x1000 + 279131
    5   com.apple.Safari                        0x000451ab 0x1000 + 278955
    6   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    7   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x93400412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x934009a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x934005c6 start_wqthread + 30
    Thread 12:
    0   libSystem.B.dylib                       0x93400412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x934009a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x934005c6 start_wqthread + 30
    Thread 13:  Safari: SpinningProgressIndicator
    0   libSystem.B.dylib                       0x933daafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x933db267 mach_msg + 68
    2   com.apple.CoreFoundation                0x93be62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x93be53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x93be51f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x98ced1b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6   com.apple.Foundation                    0x98ced090 -[NSRunLoop(NSRunLoop) run] + 76
    7   com.apple.Safari                        0x000897cb 0x1000 + 559051
    8   com.apple.Foundation                    0x98cb34c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x98cb3474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x93408259 _pthread_start + 345
    11  libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc51a2c unregister_ShockwaveFlash + 55404
    4   ...dia.FlashPlayer-10.6.plugin          0x1d79b9fd 0x1d780000 + 113149
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc51a2c unregister_ShockwaveFlash + 55404
    4   ...dia.FlashPlayer-10.6.plugin          0x1d79b9fd 0x1d780000 + 113149
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x933dab5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x934086e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x934375a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreVideo                     0x96ef27a6 CVDisplayLink::waitUntil(unsigned long long) + 386
    4   com.apple.CoreVideo                     0x96ef15eb CVDisplayLink::runIOThread() + 741
    5   com.apple.CoreVideo                     0x96ef12ea startIOThread(void*) + 156
    6   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    7   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1d9f01bf 0x1d780000 + 2556351
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1db732c8 0x1d780000 + 4141768
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1d9f01bf 0x1d780000 + 2556351
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1db73226 0x1d780000 + 4141606
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x933dab5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x934086e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x934375a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x97cee3ab CAGuard::WaitFor(unsigned long long) + 219
    4   com.apple.audio.CoreAudio               0x97cf13dd CAGuard::WaitUntil(unsigned long long) + 289
    5   com.apple.audio.CoreAudio               0x97ceecda HP_IOThread::WorkLoop() + 1892
    6   com.apple.audio.CoreAudio               0x97cee571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x97cee488 CAPThread::Entry(CAPThread*) + 140
    8   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    9   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1d9f01bf 0x1d780000 + 2556351
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x933e0470  ecx: 0xbfffe144  edx: 0x00000129
      edi: 0x00000008  esi: 0x00000008  ebp: 0xbfffe3a8  esp: 0xbfffe370
       ss: 0x0000001f  efl: 0x00210282  eip: 0x933e0474   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000008
    Binary Images:
        0x1000 -   0x52bffb  com.apple.Safari 5.0.5 (6533.21.1) <43BE1451-3374-813D-7941-12E4439088C0> /Users/smdrachler921/Desktop/Stuff/Safari.app/Contents/MacOS/Safari
    0x1398000 -  0x1398fff +com.adobe.shockwave.pluginshim 11.6.6r636 (11.6.6r636) <4BEC6ACC-4172-59FE-2B20-1B7FEEF82437> /Library/Internet Plug-Ins/DirectorShockwave.plugin/Contents/MacOS/DirectorShockwave
    0x13c6000 -  0x13c8ff4 +com.adobe.director.cbrowser 11.6.6r636 (11.6.6r636) <80933929-C404-725C-976D-F3511BE662F4> /Library/Application Support/Adobe/Shockwave 11/Xtras/CBrowser PPC Xtra.xtra/Contents/MacOS/CBrowser PPC Xtra
    0x14f8f000 - 0x14f98fef +com.adobe.director.agifasset 11.6.6r636 (11.6.6r636) <768942F3-285C-B1DE-49ED-472548BC8091> /Library/Application Support/Adobe/Shockwave 11/Xtras/Animated GIF Asset.xtra/Contents/MacOS/Animated GIF Asset
    0x15080000 - 0x15086ffa +com.adobe.director.coreaudiomix 11.6.6r636 (11.6.6r636) <E178B2C3-8A8C-7FB1-0E1F-B01ACC1FEAF9> /Library/Application Support/Adobe/Shockwave 11/Xtras/CoreAudioMix.xtra/Contents/MacOS/CoreAudioMix
    0x150bd000 - 0x150cbfe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <1825F5DF-491F-FDD5-3ABB-3FAC1EDC4357> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x150d8000 - 0x150defff +com.adobe.director.mixlrg 11.6.6r636 (11.6.6r636) <C61DB03D-5650-DA17-E954-8B91F14A6487> /Library/Application Support/Adobe/Shockwave 11/Xtras/LRG Import Export.xtra/Contents/MacOS/LRG Import Export
    0x152ba000 - 0x152c4ff7 +com.adobe.director.ineturl 11.6.6r636 (11.6.6r636) <9048962C-B2AD-D997-ED01-8B344AEA81A9> /Library/Application Support/Adobe/Shockwave 11/Xtras/InetUrl PPC Xtra.xtra/Contents/MacOS/InetUrl PPC Xtra
    0x15800000 - 0x15812ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <3057675E-16A3-EC0C-A764-5CADB6C5ECD2> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x15816000 - 0x1581afff +com.adobe.director.speechxtra 11.6.6r636 (11.6.6r636) <9B1CCCFB-5A80-6CF8-D644-79295348E771> /Library/Application Support/Adobe/Shockwave 11/Xtras/Speech.xtra/Contents/MacOS/Speech
    0x15824000 - 0x15836feb +com.adobe.director.cursorasset 11.6.6r636 (11.6.6r636) <E046417F-4B7E-DC17-9E43-27E5B400BC8C> /Library/Application Support/Adobe/Shockwave 11/Xtras/Cursor Asset.xtra/Contents/MacOS/Cursor Asset
    0x1584e000 - 0x15854fff +com.adobe.director.mixtarga 11.6.6r636 (11.6.6r636) <6D5437F8-E6E9-7B9E-C0DA-EBC50D73234D> /Library/Application Support/Adobe/Shockwave 11/Xtras/Targa Import Export.xtra/Contents/MacOS/Targa Import Export
    0x15e4f000 - 0x15fc8ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16019000 - 0x1641efe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x164a0000 - 0x164b2fec +com.adobe.director.mixmpeg3 11.6.6r636 (11.6.6r636) <D243DE63-70D2-7DF9-7BC5-04E4EE28502F> /Library/Application Support/Adobe/Shockwave 11/Xtras/MPEG 3 Import Export.xtra/Contents/MacOS/MPEG 3 Import Export
    0x164bf000 - 0x164e3fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x166eb000 - 0x166f7ff7 +com.adobe.director.netlingo 11.6.6r636 (11.6.6r636) <870D8977-E761-7309-CFF8-B2103CFFB379> /Library/Application Support/Adobe/Shockwave 11/Xtras/NetLingo PPC Xtra.xtra/Contents/MacOS/NetLingo PPC Xtra
    0x1670c000 - 0x1671cff4 +com.adobe.director.soundcontrol 11.6.6r636 (11.6.6r636) <043B15A8-A929-2A9A-0E45-B58001AE06F6> /Library/Application Support/Adobe/Shockwave 11/Xtras/Sound Control.xtra/Contents/MacOS/Sound Control
    0x16879000 - 0x16896ff7 +com.adobe.director.bitmapfilters 11.6.6r636 (11.6.6r636) <BC75877C-B75D-0320-ABAC-51E6F4BD2ED1> /Library/Application Support/Adobe/Shockwave 11/Xtras/BitmapFilters.xtra/Contents/MacOS/BitmapFilters
    0x168d7000 - 0x168daff3  libFontRegistryUI.dylib ??? (???) <D738781C-8568-A782-7EAC-965D45AEDF59> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x168f4000 - 0x168fbfff +com.adobe.director.mixau 11.6.6r636 (11.6.6r636) <A8682643-03F1-57EE-C085-484D2DF458E1> /Library/Application Support/Adobe/Shockwave 11/Xtras/Sun AU Import Export.xtra/Contents/MacOS/Sun AU Import Export
    0x16af7000 - 0x16af8ff7  ATSHI.dylib ??? (???) <8791C226-0725-314F-5897-BAAE57CA1EEE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x16b70000 - 0x16b73ff7 +com.macromedia.Flash Player.plugin 11.5.502.110 (11.5.502.110) <BC6B4FD5-C5D5-7339-04DF-D4B250ABEBCC> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x16b79000 - 0x16b7dff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16b82000 - 0x16b88ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x16d08000 - 0x16d5dff8 +com.adobe.shockwave.plugin.framework 11.6.6r636 (11.6.6r636) <9888DB1C-4124-5A33-AEED-CDA772F28207> /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/Plugin.framework/Plugin
    0x16d98000 - 0x16db3fff +com.adobe.director.qtasset 11.6.6r636 (11.6.6r636) <A279C86E-6D3B-D2BF-D1AD-5F4FAE09EDD7> /Library/Application Support/Adobe/Shockwave 11/Xtras/QuickTime6 Asset.xtra/Contents/MacOS/QuickTime6 Asset
    0x17119000 - 0x1713ffe8 +com.adobe.SWMenu.framework 11.6.6r636 (11.6.6r636) <1D2FF280-6C21-1BE0-B1B9-01BE9DB2BC16> /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/SwMenu.framework/Versions/A/SwMenu
    0x17154000 - 0x17178fe7 +com.adobe.director.audiofilters 11.6.6r636 (11.6.6r636) <D9E4AFF4-8920-2097-5D6F-85C26677F45D> /Library/Application Support/Adobe/Shockwave 11/Xtras/AudioFilters.xtra/Contents/MacOS/AudioFilters
    0x17567000 - 0x1757effb +com.adobe.director.dvdasset 11.6.6r636 (11.6.6r636) <436F6ECF-D078-89A3-9B75-88A3394D1687> /Library/Application Support/Adobe/Shockwave 11/Xtras/DVD Asset.xtra/Contents/MacOS/DVD Asset
    0x1759c000 - 0x175a5feb +com.adobe.director.mixswa 11.6.6r636 (11.6.6r636) <CEEBE79B-2DE1-5807-E9C3-4CE15DF4177F> /Library/Application Support/Adobe/Shockwave 11/Xtras/SWA Import Export.xtra/Contents/MacOS/SWA Import Export
    0x176d2000 - 0x176e6fe7 +com.adobe.director.realasset 11.6.6r636 (11.6.6r636) <B6245320-E887-F933-B183-838224E7257A> /Library/Application Support/Adobe/Shockwave 11/Xtras/RealMedia Asset.xtra/Contents/MacOS/RealMedia Asset
    0x176fc000 - 0x17715fef +com.adobe.director.fontasset 11.6.6r636 (11.6.6r636) <5C307BD4-D9FC-2B9A-8887-973CB0562F77> /Library/Application Support/Adobe/Shockwave 11/Xtras/Font Asset PPC.xtra/Contents/MacOS/Font Asset PPC
    0x17728000 - 0x1773aff7 +com.adobe.director.swadcmpr 11.6.6r636 (11.6.6r636) <A59A78D0-3095-D05A-C709-432547003324> /Library/Application Support/Adobe/Shockwave 11/Xtras/SWA Decompression PPC Xtra.xtra/Contents/MacOS/SWA Decompression PPC Xtra
    0x17793000 - 0x177a0fe3 +com.adobe.director.swastrm 11.6.6r636 (11.6.6r636) <8A9ED893-D2F3-7652-7ED0-35DE2D31946C> /Library/Application Support/Adobe/Shockwave 11/Xtras/SWA Streaming PPC Xtra.xtra/Contents/MacOS/SWA Streaming PPC Xtra
    0x180f8000 - 0x18121fe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x182a0000 - 0x182eeffe +com.adobe.director.audiomixer 11.6.6r636 (11.6.6r636) <25B7E322-204A-05B2-C0F0-A84A62CE8043> /Library/Application Support/Adobe/Shockwave 11/Xtras/AudioMixer.xtra/Contents/MacOS/AudioMixer
    0x18c30000 - 0x18c59ffe +com.adobe.director.bootstrap 11.6.6r636 (11.6.6r636) <9D398805-65C8-1782-3D04-FA481004B18E> /Library/Application Support/Adobe/Shockwave 11/Xtras/Bootstrap PPC Xtra.xtra/Contents/MacOS/Bootstrap PPC Xtra
    0x18d43000 - 0x18da6ff6 +com.adobe.director.flvasset 11.6.6r636 (11.6.6r636) <EA37BE22-8158-D0C8-2C82-F8F8EFA7421F> /Library/Application Support/Adobe/Shockwave 11/Xtras/FLVAsset.xtra/Contents/MacOS/FLVAsset
    0x18db7000 - 0x18dd6fff +com.adobe.director.mixservices 11.6.6r636 (11.6.6r636) <27403618-BB10-A260-44CB-757FD92A7A42> /Library/Application Support/Adobe/Shockwave 11/Xtras/Mix Services.xtra/Contents/MacOS/Mix Services
    0x18dde000 - 0x18e0bfeb +com.adobe.director.mixpng 11.6.6r636 (11.6.6r636) <5967CC3D-BF0C-50AE-4AAC-A56BD439CCF0> /Library/Application Support/Adobe/Shockwave 11/Xtras/PNG Import Export.xtra/Contents/MacOS/PNG Import Export
    0x198b0000 - 0x198cffeb +com.adobe.director.mixsound 11.6.6r636 (11.6.6r636) <B10D3F9F-B4A1-5855-6282-63114F6E0AE2> /Library/Application Support/Adobe/Shockwave 11/Xtras/Sound Import Export.xtra/Contents/MacOS/Sound Import Export
    0x199ed000 - 0x19a59ffb +com.adobe.director.fontxtra 11.6.6r636 (11.6.6r636) <6C98A915-CF8C-B601-3757-993C0BB3D3C5> /Library/Application Support/Adobe/Shockwave 11/Xtras/Font Xtra PPC.xtra/Contents/MacOS/Font Xtra PPC
    0x19bf2000 - 0x19c1ffe3 +com.adobe.director.multiusr 11.6.6r636 (11.6.6r636) <15287EA6-F806-0E1E-F0DD-A6D6AC54C68F> /Library/Application Support/Adobe/Shockwave 11/Xtras/Multiusr.xtra/Contents/MacOS/Multiusr
    0x19c2c000 - 0x19c4bfff +com.adobe.director.textasset 11.6.6r636 (11.6.6r636) <BEA2D424-6B7A-9A76-03B5-1D4B1274A7CA> /Library/Application Support/Adobe/Shockwave 11/Xtras/TextAsset PPC.xtra/Contents/MacOS/TextAsset PPC
    0x19ea0000 - 0x19ed6fee +com.adobe.director.netfile 11.6.6r636 (11.6.6r636) <5D834BB5-FC5D-9B11-2C03-F025D68412EA> /Library/Application Support/Adobe/Shockwave 11/Xtras/NetFile PPC Xtra.xtra/Contents/MacOS/NetFile PPC Xtra
    0x19ede000 - 0x19efffff +com.adobe.director.xmlparser 11.6.6r636 (11.6.6r636) <B75E53CE-A64A-2888-580F-0AC3F23673CE> /Library/Application Support/Adobe/Shockwave 11/Xtras/XmlParser PPC Xtra.xtra/Contents/MacOS/XmlParser PPC Xtra
    0x19f1c000 - 0x19fcdfe8 +com.adobe.IMLLib.framework 11.6.6r636 (11.6.6r636) <8DDF7007-6E4A-36EA-B1DB-6AC022D1C14B> /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/IMLLib.framework/Versions/A/IMLLib
    0x1a1e2000 - 0x1a3a7ff7 +com.adobe.DPLib.framework 11.6.6r636 (11.6.6r636) <00E5EFBB-4BEA-ED92-8897-3B22E4AA90D2> /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/DPLib.framework/Versions/A/DPLib
    0x1a3d4000 - 0x1a489fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x1ae84000 - 0x1aecffe7 +com.adobe.director.mixtiff 11.6.6r636 (11.6.6r636) <7178CC48-B47F-BBE2-34F1-1A2E0B290A33> /Library/Application Support/Adobe/Shockwave 11/Xtras/TIFF Import Export.xtra/Contents/MacOS/TIFF Import Export
    0x1d780000 - 0x1ecc9fff +com.macromedia.FlashPlayer-10.6.plugin 11.5.502.110 (11.5.502.110) <2774DAA3-A8D4-28BD-2D10-4A604D6A4C9A> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    0x1ffc3000 - 0x20280fe4 +com.adobe.director.dynamiks 11.6.6r636 (11.6.6r636) <4694C91D-D537-92F8-C493-3AA5A9FA90E0> /Library/Application Support/Adobe/Shockwave 11/Xtras/Dynamiks.xtra/Contents/MacOS/Dynamiks
    0x202c9000 - 0x2041cff6 +com.adobe.director.f4vasset 11.6.6r636 (11.6.6r636) <1AC2E9B4-8263-6650-6B76-1EAAE70F5BD7> /Library/Application Support/Adobe/Shockwave 11/Xtras/F4VAsset.xtra/Contents/MacOS/F4VAsset
    0x21e0b000 - 0x227eaff3 +com.adobe.director.flashasset 11.6.6r636 (11.6.6r636) <66721B9A-CCF8-0C71-12D5-F256978B76D2> /Library/Application Support/Adobe/Shockwave 11/Xtras/Flash Asset PPC.xtra/Contents/MacOS/Flash Asset PPC
    0x2424a000 - 0x2439dff6 +com.adobe.director.mp4asset 11.6.6r636 (11.6.6r636) <EF955705-AC89-5C74-F4EA-F7E22A42005D> /Library/Application Support/Adobe/Shockwave 11/Xtras/MP4Asset.xtra/Contents/MacOS/MP4Asset
    0x25e86000 - 0x26096fe8 +com.adobe.director.3dasset 11.6.6r636 (11.6.6r636) <53B14480-FDC2-40F9-7A0E-AED64BFBC8F1> /Library/Application Support/Adobe/Shockwave 11/Xtras/Shockwave 3D Asset Xtra.xtra/Contents/MacOS/Shockwave 3D Asset Xtra
    0x260e9000 - 0x26206fff +com.adobe.director.textxtra 11.6.6r636 (11.6.6r636) <8AEE684B-833A-6489-0200-4BC4C26BA31C> /Library/Application Support/Adobe/Shockwave 11/Xtras/TextXtra PPC.xtra/Contents/MacOS/TextXtra PPC
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x902b1fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x902b2000 - 0x90316fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90317000 - 0x9031eff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x903a8000 - 0x903b6fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x903b7000 - 0x903c4fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x903c5000 - 0x905f0ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x906a8000 - 0x906baff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x906bb000 - 0x90af0ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90af1000 - 0x9116cff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9116d000 - 0x9118dfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x9118e000 - 0x911e8fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x911e9000 - 0x9122aff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91287000 - 0x91389fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x913f2000 - 0x91403ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91404000 - 0x91437ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91438000 - 0x914afff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x914b0000 - 0x9151fff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91520000 - 0x91541fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91542000 - 0x915fefff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915ff000 - 0x91643ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91644000 - 0x91668ff7  libJPEG.dylib ??? (???) <C43FD809-08B6-629D-8980-D7B0ECEA20A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91669000 - 0x91a7fff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91a80000 - 0x91abaff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x91abb000 - 0x91afffe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91b00000 - 0x91b9dfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91b9e000 - 0x91c78fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91c79000 - 0x91c7fff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x91c80000 - 0x91c94fe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x91c95000 - 0x91e9cfeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91e9d000 - 0x91ea8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91eb1000 - 0x91eb3ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91eb4000 - 0x91eb8ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x91eb9000 - 0x91eeffff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x91ef0000 - 0x91f00ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91f01000 - 0x91f07fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x91f08000 - 0x920eafff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x920eb000 - 0x920ebff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x920ec000 - 0x9216cfeb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9216d000 - 0x92a50ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92a51000 - 0x92a86fe7  com.apple.framework.Apple80211 6.2.5 (625.6) <9F56E0EC-EB90-52F6-0ECF-C2E5DE85652E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x92b28000 - 0x92b28ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92c30000 - 0x930ebff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x930ec000 - 0x93219ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9321a000 - 0x9321aff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93255000 - 0x93265ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x93266000 - 0x933a9fef  com.apple.QTKit 7.7 (1791) <74F00760-A831-B8F2-869D-84C1F2366204> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x933ad000 - 0x933aeff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x933af000 - 0x933c3ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x933c4000 - 0x933d9fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x933da000 - 0x93581ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x93582000 - 0x936bffe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x937e6000 - 0x9381eff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9384a000 - 0x93857ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x93858000 - 0x9395afe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9395b000 - 0x939ddffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x939e6000 - 0x93a16ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93a17000 - 0x93a4afff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93a76000 - 0x93ab3ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93ba9000 - 0x93d24fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93d25000 - 0x93dc0fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93dc1000 - 0x93dc6ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93dc7000 - 0x93e01fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x93e02000 - 0x93e03ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93e2e000 - 0x93f2efe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x93f2f000 - 0x9402afff  com.apple.PubSub 1.0.5 (65.28) <6F9B8187-DA37-878F-1760-89116A2B2BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94079000 - 0x94079ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x946da000 - 0x9489dfeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <5BF202E9-730A-3675-4374-E5300BC8ED10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9489e000 - 0x948e5ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x948e6000 - 0x94928ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94929000 - 0x949bbfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x949bc000 - 0x94a75fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x94a76000 - 0x94bf8fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
    0x94bf9000 - 0x94c51fe7  com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x94c79000 - 0x94c81ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94c82000 - 0x94d3afeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94d3b000 - 0x94d44ff7  com.apple.corelocation 12.3 (12.3) <11640844-4B96-4B4D-0419-B7845C4A40FF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x94d45000 - 0x94df1fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94df7000 - 0x94e4aff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94e4b000 - 0x94ef8fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x94ef9000 - 0x94f3cff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94f3d000 - 0x94f59fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94f5a000 - 0x94f5aff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94f79000 - 0x94f7cffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95037000 - 0x95331fef  com.apple.QuickTime 7.6.6 (1791) <8E56F3DC-725B-0299-7E62-8599CA6EC4C0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95332000 - 0x95656fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95657000 - 0x95657ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95658000 - 0x95680ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x959f3000 - 0x95a38ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x95a39000 - 0x95c9fff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95ca0000 - 0x95ca9ff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95caa000 - 0x95cfaff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95cfb000 - 0x95dc6fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95dc7000 - 0x95de9fef  com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95dea000 - 0x95e59ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95e93000 - 0x96c0bfe7  com.apple.WebCore 6534.57 (6534.57.2) <6AF29D9A-F549-5BE7-3842-CFF75FC46360> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96c0c000 - 0x96c3dff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96c6a000 - 0x96c82ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96c83000 - 0x96cc0ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96cc1000 - 0x96cccff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96ce3000 - 0x96d4dfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x96d4e000 - 0x96d4eff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96d8b000 - 0x96d9afe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
    0x96eef000 - 0x96f0eff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96f3b000 - 0x9772a557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9772b000 - 0x9772fff7  libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x977da000 - 0x97837ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97843000 - 0x97886ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97887000 - 0x978e8fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x978e9000 - 0x97964fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97c5f000 - 0x97ccdff7  com.apple.Qui

    Update 10.6.4 included an out-of-date version of FlashPlayer. Try deleting it and installing the latest one from Adobe even if the version number appears to be the same even if it has the same version number as the one you have:
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • Using Flash buttons in ToggleButtonBar/

    Hi,
    I made some animated buttons in Flash. Then I installed flex
    component for Flash CS3 and export those button to use them in
    Flex.
    Please help me to use those animated buttons in
    toggleButtonBar buttons rather then its default buttons
    Thanks
    She
    .

    As Greg mentioned, you have to use skinning. Please find more
    details on how to export the assets from Flash and how to import
    them in Flex in the URL below
    Creating
    and Importing Flash assets into Flex
    Hope this helps.

  • Flash Asset Xtra update (10.1.1) : authoring becomes sluggish with   Flash buttons

    Hi,
    I'm using DMX2004 to update an old project (version 10.1)
    I wanted to replace old ugly buttons with Flash components
    ones, which I
    did (I've got around 20 buttons on the scene, all duplicated
    from one
    castmember). Everything was working fine and speedy, apart
    from some
    script errors.
    Then I discovered there was a Flash 8 Asset Xtra update which
    I decided
    to install as I was in a quite early button integration
    stage.
    From then on, authoring became sluggish, Director hangs for
    about 30
    seconds on each script error.
    I did a test from scratch (putting buttons on the scene) and
    it seems
    having a cast member for each button on stage helps but it
    will crawl
    anyway with 20 buttons.
    Do I need to switch back to old Flash Asset version ? Is
    there something
    to do ?
    Thanks in advance.
    PJ

    I too get very sluggish behaviour in authoring when I put a
    Flash component sprite on stage.Even with a 3.5Ghz machine with 3G
    ram!
    I also have this issue, posted here:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=11&catid=187&threadid =1379636&enterthread=y
    Wonder if it's all related?

  • Problem with NetConnection in Adobe AIR(Flex) using Flash Media Server.

    Hi
    I am creating a small chat application using Flash Media server. I have already created all my user interface components in Flex(Adobe AIR).In this application rather than sending text messages user can also  send  file to another user in his friend list.
    problem what i am facing is, when i am sending file through FMS most of time it send successfully but for some files while sending  application loss netconnection.
    so i would like to know, rather than closing application what are other condition when FMS loses network connection?
    Any help would be appreciated .
    Thanks.

    Hi. It looks like your code is not finding the mp3. At least,
    I can reproduce your error code by removing the mp3 from the
    directory, or renaming it.
    Btw, if you test with FF instead of IE, you'd see the error:
    Error #2044: Unhandled IOErrorEvent:. text=Error #2032:
    Stream Error.
    at KZFlash_fla::Sound_2/KZFlash_fla::frame1()
    Hope that helps.

  • How to create Theme SWC using Flash Builder 4

    I have created a library project in flex which contains spark skin classes for certain controls and a style sheet class. The problem is when I use the SWC generated by thsi project  and import this SWC as Theme and apply it to another test project. the stylings chasnges are not reflected.
    IF I use comand line to generate Theme SWC the changes are reflected.
    Can any one help me use FLash Builder to create and apply theme SWC.

    Connect to PHP in FB4 is used when you have a PHP Class and you want to use that in FB, for example Employee.php and it has a Employee class and various methods in that like create, update, get, delete.
    However, if you have exposed your functionality in PHP as a HTTP URL (i.e. it is not a class), then you should be using HTTPService from the data menu.
    So if your file is login.php and is accessible as a URL, then using the HTTPService and enter the URL.
    Does this help?
    -Sunil

  • How to add new skins for Adobe Flash Player in DW CS4?

    Hi everyone, I'm trying to insert a FLV file into my webpage using Insert | Media | FLV...  from the top menu bar in dreamweaver cs4.
    When the "Insert FLV" window opens up, I see a drop down list of different skins (clear skin, corona skin and halo skin) for the flash player, but none of these skins has the Full Screen button on it. How can i add a new skin to this drop down list that contains the full screen toggle?
    Also, I'm using the Design view to build my website as I'm not very familiar with any kind of code.
    Thanks in advance for your answers.

    How can i add a new skin to this drop down list that contains the full screen toggle?
    You can't.  You need a height and width for your player to appear correctly on the html page.
    Also, I'm using the Design view to build my website as I'm not very familiar with any kind of code.
    That's a real shame.  You're severely limited working only in Design View.  Kind of like working with a pencil between your teeth and both hands tied behind your back.  Web design is all about code. While you're learning, you should at least keep split screen open so you can see the code DW writes.
    Start your code lessons here:
    FREE HTML & CSS Tutorials  - http://w3schools.com/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics |  Print | Media Specialists
    www.alt-web.com/

  • Can I use Flash classes in Flex?

    Hello,
    I need to know if all the flash classes can work in Flex,
    since some Actionscript which use flash classes works as expected
    in flash but NOT in Flex, so I need to understand or know which do
    works and which does not?
    ..and thanks for any response :)
    Regards,
    Jamal

    it is possible to import any UIComponent made in FLASH CS3 or
    even previous versions into Actionscript and use them. The process
    is more complex though.
    I'll try to explain:
    First make sure that when you created the UIComponent it
    actually exists as a class with in the flash movie, this is give it
    a LINKAGE NAME.
    Second compile this SWF or SWC and put it in the path of your
    flex Proyect.
    Third use de [EMBED] compiler command to include this class
    into your AS class, the way to do it is this:
    [Embed (source="/assets/UICOMPONENT.swf")]
    [Binddable]
    private var UI:Class;
    Once you do that you can use the class each time you want:
    var tmp:MopvieClip= new UI();
    if You don't want to load the hole movie, you can add
    elements of it, just read the documentation on the EMBED Command.
    One thing I've used though is to clone child element's of the movie
    and use them in my class later.
    Some tips I've found out:
    1.- The object created is a MovieClip whith one Child Element
    that's a Loader class.
    2.- You have to implement a Listener to make sure the Embed
    element is loaded before use it or you'll get an error.
    3.- You'll then be able to access all the elements in the
    movieclip created with Flash CS 3 or 2.
    4.- I've noticed that there are some compiling isues when
    using filters in button frames, I've only used the CS2 Actionscript
    preview and not CS3 so I don't know if this was solved.

  • Where is the "done" button in Flash CS4 when using Flash Builder 4's new flash component or container?

    The documentation for Flash Builder 4 beta says that after opening flash from flash builder, I should click a "done" button in flash and flash should close and what I created in flash should be included as a component or container in Flash Builder.  Using the Flash Builder 4 beta on Windows, when I click on the "create in flash" button on the properties panel for either the new flash component or container, Flash CS4 opens, I create something in Flash and no "done" button is present.  Nor is anything present in the menus resembling a "done" option.  Where is it?

    Hi Jeffrey:
    Still no done button.  Now under commands in Flash I can convert symbols to flex components and containers and these show up in the Flash library.
    Thanks:
    Jim
    Date: Wed, 30 Sep 2009 09:58:10 -0600
    From: [email protected]
    To: [email protected]
    Subject: Where is the "done" button in Flash CS4 when using Flash Builder 4's new flash component or container?
    Hi,
    You may need to install FlexComponentKit.mxp to your Flash CS4 beforehand.
    Jeffrey
    Date: Tue, 29 Sep 2009 17:04:36 -0600
    From: mailto:[email protected]
    To: mailto:[email protected]
    Subject: Flex Where is the "done" button in Flash CS4 when using Flash Builder 4's new flash component or container?
    I apparently didn't get one.  I've looked under various workspace configurations.  Another thing that seems odd is that when Flash opens I get the opening panel that allows me to select the type of file and version of AS I want to use.  I select new file with AS3.  Any ideas on why the "done" button wouldn't be present and if the opening panel is what I should expect on opening Flash after clicking the "create in Flash" button?
    >
    >

  • Use Flash in .lbi files

    When I try to drag an Flash object from the Assets Window into a Library Item (.lbi file), I get an error that says I can't use Flash in a Dreamweaver Library Item. But when I cut and paste the HTML code for the Flash animation into the Library Item in Code View, I don't get the error, and everything seems to work fine. What's the deal? I really need to be able to use Flash in Library Items. Thanks for your help...

    Sorry. I don't use Library Items.  Never have, never will.
    Guidance  on when to use DW Templates, Library Items and SSIs  -
    http://www.adobe.com/devnet/dreamweaver/articles/ssi_lbi_template.html
    More on DWTemplates -
    http://forums.adobe.com/message/2032104#2032104
    If I need to paste a single code fragment into my web pages, I often use my Snippets folder for this.  Frequently used code fragments go into the snippets folder for quick insertion into web pages (in code view, of course).
    For repeating site elements that could change from time to time, I use Server-Side Includes (SSI). Edit one file, upload to server. Done.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

Maybe you are looking for

  • Troubles in copying a VGroup from one state to another

    Hey there! I am trying to build an application where the user can select whatever he wants to appear in his homepage. The user is given a list of checkboxes (with a corresponding label and image to every checkbox). I have kept all three of these item

  • Sonata refuses to play music

    Yesterday, I was finally able to install arch. I immediately went installing programs, which went well untill I got to mpd/sonata. Mpd seems to be working, and I can see my songs within sonata. However, when I click on a song to play, it appears to s

  • I lost my iphone 4 white yesterday (june 21st, 2011)

    On June 21st, 2011, I lost it at Fair oaks Mall in Fairfax, Virginia in Forever 21 store around 6:15-6:30pm. While I was trying on rings, I placed it on the table next to me, and when I realized my phone was gone after I purchased my items it was alr

  • Can't migrate from 10.8 to 10.9 with Time Machine

    My old 2009 MacBookPro stopped working and I replaced it with the new one and hoped to be able to use the Migration Assistant to recover my backed up data I had in Time Machine. So far it jsut keeps "Looking for other sources" when I choose to migrat

  • In app purchasing doesn't work... Reply from service not logical

    I purchased a gift card in order to use it for in app purchasing. I didn't list any oth card in my account and now I can download the main application and buy songs from iTunes But the service simply told me that my email/apple ID can't be used with