Dreamweaver CS3 "embedded" Flash in my index...

...and now the page won't validate.
A little background, I was using the "Insert Image Viewer" on my site's index page because I needed a simple rolling montage of informational pictures that was (fairly) easily update-able. Photoshop is my strong suit and Flash is my achilles heel, so the Image Viewer seemed like a no-brainer.
Now when Dreamweaver validates the page, it returns the following: "the tag name 'embed' not found in currently active versions [XHTML 1.0 transitional]"
Now mind you, I'm not shocked that Dreamweaver has a "easy shortcut" feature that doesn't validate (and it wouldn't be the first time my lack of knowledge has gotten me in trouble, either. Fireworks nav bar from hell, anyone?)
But it begs the question, if not an "embed" tag, then what?
Thanks in advance for any light you can shed on this.

Oh, hey! Thanks to the new and improved forum "helper topics" I just discovered that Murray answered my question two years ago!
Thanks Murray, you're the best!

Similar Messages

  • Dreamweaver CS3 & Controlling Flash Content

    I have been browsing the forums for this similar problem, and
    I've seen some that are close. Here's the deal:
    In DW8:
    I created an HTML file that had several smal (4kb) flash
    movies. I assigned the "Control Shockwave/Flash" behavior via the
    Behavior menu to play the movie on mouseover. This worked fine.
    I upgraded to CS3 and now this functionality is no longer
    working. When I assign the function, the swf files just sit there
    without any action whatsoever. Locally, the files are not working.
    I uploaded to our staging server (along with the Scripts folder)
    and the flash isn't even showing up at all.
    My gut (although I have limited experience with flash &
    java) is telling me that there is a js conflict going on with CS3.
    So, is there an update or patch that may help this situation?
    If anyone else has encountered this problem too, please reply
    back and maybe we can figure this out.
    Thanks All
    Keith

    Got the code cleaned up and the flash files are showing on
    the remote, but still there is no control via the DW
    java/behaviors.
    http://www.cftomlinson.com/PGA/g2.html
    Keith

  • Dreamweaver CS3 Flash Slideshow problems

    Hello,
    First off, my name is Mike and I would really appreciate anything that you can do to help me.
    I'm attempting to use Dreamweaver CS3's Flash Slideshow on a site that I'm building for a friend and I'm having troubles.  I have two major issues:
    1. I've uploaded my page to a test folder located on my own site.
    http://www.mikebailey1979.com/NoahTest/Main.html
    As you can see when you go to that page the Flash Slideshow is not appearing.  I've attempted to figure this issue out as much as I can, but I'm not getting anywhere.
    Using Dreamweaver to test I've deleted the AC script and it appears exactly like how it does now that it's live, so I believe that the problem lies in the Slideshow being able to find the script.  What I don't understand is that the AC_RunActiveContent.js is in a folder titled '..Scripts' (which is located in the same 'NoahTest' folder as the 'Main.html')and there should be no problem with it sourcing the Script.
    I'm perplexed as to why it's not reading the .js file.
    2. When I preview the site in my Dreamweaver Preview it works fine, except for the fact that it looks like it's padding the size of the pictures.
    I have all of the dimensions specific to the size of the slice in my site.  The slideshow should be 924x668 to match the slice exactly, so that's what I told it to be in width and height.  I've turned all borders to 0, frame thickness to 0, and I've even tried to add a command to change cell padding to 0, all with no effect.  I've made a still screen capture for you to see my problem.
    http://www.mikebailey1979.com/NoahTest/WhiteBorderProblem.jpg
    I've left the Background White so you can see how it's not sizing the Slideshow correctly.  So the White Border isn't really a border, but a sizing/spacing issue.  I don't know what could be causing this.
    If you could help me with one or both of these issues I would be so grateful.  Thanks for your time.
    Respectfully,
    Mike

    So, bemdesign, you're not seeing the white padding-like effect that I snapped a screen shot of?  See here:
    http://www.mikebailey1979.com/NoahTest/WhiteBorderProblem.jpg
    I've tested the page 'Main.html' that I have live right now using Firefox, IE8, and Safari, and it's still doing this padding issue for me (if that's even what it's supposed to be called).
    After a little research I found a post on another site where tons of people are having the same problem as me:
    http://brianchau.wordpress.com/2007/07/17/where-is-the-flash-element-in-dreamweaver/
    The very last post someone mentions that they fixed the issue that I'm experiencing by adding div tags specifying width and height.  I've tried implementing this, but since I'm somewhat novice with coding still I'm not sure if I'm doing it correctly.  Adding the div tags in various places seems to have either no effect or it changes the w & h values of the entire page, both of which not being my intention.
    Can anyone here who is more advanced at coding than me who can tell me the proper way to implement the div tags in my situation?
    This is the code for my page:
    <code>
    <html>
    <head>
    <title>Main</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
         background-color: #353535;
    -->
    </style>
    <script src="../NoahTest/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (Main.psd) -->
    <table id="Table_01" width="1024" height="768" border="0" cellpadding="0" cellspacing="0">
         <tr>
              <td colspan="4">
                   <img src="images/Main_01.gif" alt="" width="1024" height="50" border="0"></td>
      </tr>
         <tr>
              <td rowspan="2">
                   <img src="images/Main_02.gif" alt="" width="50" height="718" border="0"></td>
      <td colspan="2"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','924','height','668','src','Assets/Main_Flash','quality','high','flashvars','flashlet={imageLinkTarget:\'_blank\',captionFont:\'Verdana\',titleFont:\'Verdana\',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:\'Fade\',titleColor:#333333,slideAutoPlay:true,imageURLs:[\'Assets/Main_Flash_01.jpg\',\'Assets/Main_Flash_02.jpg\',\'Assets/Main_Flash_03.jpg\',\'Assets/Main_Flash_04.jpg\',\'Assets/Main_Flash_05.jpg\',\'Assets/Main_Flash_06.jpg\',\'Assets/Main_Flash_07.jpg\',\'Assets/Main_Flash_08.jpg\',\'Assets/Main_Flash_09.jpg\',\'Assets/Main_Flash_10.jpg\',\'Assets/Main_Flash_11.jpg\',\'Assets/Main_Flash_12.jpg\',\'Assets/Main_Flash_13.jpg\'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','flash_component','ImageViewer.swc','movie','Assets/Main_Flash' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="924" height="668">
        <param name="flash_component" value="ImageViewer.swc">
        <param name="movie" value="Assets/Main_Flash.swf">
        <param name="quality" value="high">
        <param name="FlashVars" value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['Assets/Main_Flash_01.jpg','Assets/Main_Flash_02.jpg','Assets/Main_Flash_03.jpg','Assets/Main_Flash_04.jpg','Assets/Main_Flash_05.jpg','Assets/Main_Flash_06.jpg','Assets/Main_Flash_07.jpg','Assets/Main_Flash_08.jpg','Assets/Main_Flash_09.jpg','Assets/Main_Flash_10.jpg','Assets/Main_Flash_11.jpg','Assets/Main_Flash_12.jpg','Assets/Main_Flash_13.jpg'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}">
        <embed src="Assets/Main_Flash.swf" quality="high" flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['Assets/Main_Flash_01.jpg','Assets/Main_Flash_02.jpg','Assets/Main_Flash_03.jpg','Assets/Main_Flash_04.jpg','Assets/Main_Flash_05.jpg','Assets/Main_Flash_06.jpg','Assets/Main_Flash_07.jpg','Assets/Main_Flash_08.jpg','Assets/Main_Flash_09.jpg','Assets/Main_Flash_10.jpg','Assets/Main_Flash_11.jpg','Assets/Main_Flash_12.jpg','Assets/Main_Flash_13.jpg'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="924" height="668"> </embed>
      </object>
    </noscript></td>
      <td rowspan="2">
                   <img src="images/Main_04.gif" alt="" width="50" height="718" border="0"></td>
      </tr>
         <tr>
              <td>
                   <img src="images/Main_05.gif" alt="" width="689" height="50" border="0"></td>
      <td>
                   <img src="images/Main_06.gif" alt="" width="235" height="50" border="0"></td>
      </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>
    </code>
    I've tried adding <div style="width:924;height:668"> both before and after the
    <td colspan="2"> tag of the AC_FL_RunContent section, but to no avail.
    Thanks again to all of you!
    -Mike

  • How do I get my Dreamweaver CS3 for mac to stop crashing

    I have been using my CS3 programs for years now and just in the last two weeks, all of them have been crashing within seconds or moments of launch. I do not understand it. Dreamweaver is the most important one because I must update our company website with our Q1 2010 performance and our investors are already really asking why the info is not on the site.
    As soon as I launch dreamweaver CS3, it crashes and says the message at the bottom of this post. It has done it 20+ times today. I run Mac OS X 10.6.3 and have done all of the software updates from Apple as of 30 minutes ago. I have closed all programs, restarted. I just don't understand it. Please help as soon as you can.
    Thanks so much,
    Scott
    Error report:
    Process:         Dreamweaver [1512]
    Path:            /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-9.0
    Version:         9.0.0.3481 (9.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [113]
    Date/Time:       2010-04-21 16:16:22.557 -0700
    OS Version:      Mac OS X 10.6.3 (10D573)
    Report Version:  6
    Interval Since Last Report:          411231 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  137 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      89E3BF7B-2FA4-454D-9E44-F9196447F26F
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000005
    Crashed Thread:  15
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x98fc12fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x98fc1a67 mach_msg + 68
    2   com.apple.CoreFoundation      0x930eb00f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation      0x930ea0f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation      0x930e9f21 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox           0x90ffd0fc RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox           0x90ffceb1 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox           0x911851d4 _AcquireNextEvent + 54
    8   com.apple.HIToolbox           0x9117af20 RunApplicationEventLoop + 228
    9   com.adobe.dreamweaver-9.0     0x00a85c1a CRealApp::Run() + 408
    10  com.adobe.dreamweaver-9.0     0x00a5eaeb main + 333
    11  com.adobe.dreamweaver-9.0     0x00003346 _start + 216
    12  com.adobe.dreamweaver-9.0     0x0000326d start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x98fe7b42 kevent + 10
    1   libSystem.B.dylib             0x98fe825c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib             0x98fe7719 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x98fe74be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib             0x98fe6f41 _pthread_wqthread + 390
    5   libSystem.B.dylib             0x98fe6d86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x98fe6bd2 __workq_kernreturn + 10
    1   libSystem.B.dylib             0x98fe7168 _pthread_wqthread + 941
    2   libSystem.B.dylib             0x98fe6d86 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib             0x98fc12fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x98fc1a67 mach_msg + 68
    2   ...ple.CoreServices.CarbonCore 0x971a3de8 TS_exception_listener_thread + 160
    3   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    4   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 4:
    0   libSystem.B.dylib             0x98fc135a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x98feeea1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x9901da28 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore 0x970fc465 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore 0x970fc1a3 TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore 0x971203eb TimerThread + 97
    6   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    7   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 5:
    0   libSystem.B.dylib             0x98fc135a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x98feeea1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x9901da28 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation          0x9935ca88 -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation          0x993157f9 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation          0x993156dc -[NSConditionLock lockWhenCondition:] + 69
    6   com.adobe.dreamweaver-9.0     0x00b586c1 AMTConditionLock::LockWhenCondition(int) + 43
    7   com.adobe.dreamweaver-9.0     0x00b454fd AMTPCDWorkerThread::HandleRequests(void*) + 87
    8   com.adobe.dreamweaver-9.0     0x00b56bec -[AMTThreadHelper threadWorker:] + 70
    9   com.apple.Foundation          0x993208dc -[NSThread main] + 45
    10  com.apple.Foundation          0x9932088c __NSThread__main__ + 1499
    11  libSystem.B.dylib             0x98feea19 _pthread_start + 345
    12  libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 6:
    0   libSystem.B.dylib             0x98ff3ff9 syscall + 5
    1   com.apple.OpenTransport       0x1a730851 CarbonSelectThreadFunc + 257
    2   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    3   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 7:
    0   libSystem.B.dylib             0x98fef262 __semwait_signal + 10
    1   libSystem.B.dylib             0x98feef1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x98ff0bb8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.OpenTransport       0x1a72cd73 CarbonOperationThreadFunc + 203
    4   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    5   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 8:
    0   libSystem.B.dylib             0x98fc140e mach_wait_until + 10
    1   libSystem.B.dylib             0x990488d5 nanosleep + 345
    2   com.apple.carbonbundletemplate 0x1ac7644b ScObjects::Thread::sleep(unsigned int) + 79
    3   com.apple.carbonbundletemplate 0x1ac668d5 ScObjects::BridgeTalkThread::run() + 153
    4   com.apple.carbonbundletemplate 0x1ac76535 ScObjects::Thread::go(void*) + 167
    5   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    6   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 9:
    0   libSystem.B.dylib             0x98fe6bd2 __workq_kernreturn + 10
    1   libSystem.B.dylib             0x98fe7168 _pthread_wqthread + 941
    2   libSystem.B.dylib             0x98fe6d86 start_wqthread + 30
    Thread 10:
    0   libSystem.B.dylib             0x98fc135a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x98feeea1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x9901da28 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore 0x970fc465 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore 0x970fc1a3 TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component 0x97d0891d ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    7   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 11:
    0   libSystem.B.dylib             0x98fc135a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x98feeea1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x9901da28 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore 0x970fc465 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore 0x970fc1a3 TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore 0x97156a50 AIOFileThread(void*) + 1127
    6   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    7   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 12:
    0   libSystem.B.dylib             0x98fc1342 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x98feeeb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x9903742f pthread_cond_wait + 48
    3   com.apple.carbonbundletemplate 0x1c621220 MMNetIO::RequestProcessor<MMNetIO::FTPNetChannel, MMNetIO::FTPNetChannel, MMNetIO::NetIOException>::MutexState::Wait() + 42
    4   com.apple.carbonbundletemplate 0x1c62497e MMNetIO::RequestProcessor<MMNetIO::FTPNetChannel, MMNetIO::FTPNetChannel, MMNetIO::NetIOException>::ProcessRequests() + 80
    5   com.apple.carbonbundletemplate 0x1c624d43 MMNetIO::RequestProcessor<MMNetIO::FTPNetChannel, MMNetIO::FTPNetChannel, MMNetIO::NetIOException>::RequestProcessorTrampoline(void*) + 17
    6   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    7   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 13:
    0   libSystem.B.dylib             0x98fc12fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x98fc1a67 mach_msg + 68
    2   ...ia.Flash Player.authplaylib 0x1d58de7b ExternalPlayer_Initialize + 292931
    3   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    4   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 14:
    0   libSystem.B.dylib             0x98fe0286 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x9312a82d __CFSocketManager + 1085
    2   libSystem.B.dylib             0x98feea19 _pthread_start + 345
    3   libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 15 Crashed:
    0   com.apple.CoreFoundation      0x930d45d5 CFGetTypeID + 21
    1   AdobeLM_libFNP.dylib          0x1f35a845 TRR_Fixup + 1259471
    2   AdobeLM_libFNP.dylib          0x1f35a997 TRR_Fixup + 1259809
    3   AdobeLM_libFNP.dylib          0x1f2883f4 TRR_Fixup + 398206
    4   AdobeLM_libFNP.dylib          0x1f33c82f TRR_Fixup + 1136569
    5   AdobeLM_libFNP.dylib          0x1f33c8ac TRR_Fixup + 1136694
    6   AdobeLM_libFNP.dylib          0x1f2278fa TRR_Fixup + 2180
    7   AdobeLM_libFNP.dylib          0x1f22922a TRR_Fixup + 8628
    8   AdobeLM_libFNP.dylib          0x1f2c2ca4 TRR_Fixup + 637998
    9   AdobeLM_libFNP.dylib          0x1f2c2fa5 TRR_Fixup + 638767
    10  AdobeLM_libFNP.dylib          0x1f2c706a TRR_Fixup + 655348
    11  AdobeLM_libFNP.dylib          0x1f493e1a 0x1f221000 + 2567706
    12  AdobeLM_libFNP.dylib          0x1f493ea1 0x1f221000 + 2567841
    13  AdobeLM_libFNP.dylib          0x1f2278ae TRR_Fixup + 2104
    14  AdobeLM_libFNP.dylib          0x1f22922a TRR_Fixup + 8628
    15  AdobeLM_libFNP.dylib          0x1f244ff1 TRR_Fixup + 122747
    16  AdobeLM_libFNP.dylib          0x1f3269c3 TRR_Fixup + 1046861
    17  AdobeLM_libFNP.dylib          0x1f327156 TRR_Fixup + 1048800
    18  AdobeLM_libFNP.dylib          0x1f2c0e57 TRR_Fixup + 630241
    19  AdobeLM_libFNP.dylib          0x1f28e4f3 TRR_Fixup + 423037
    20  AdobeLM_libFNP.dylib          0x1f28fea7 TRR_Fixup + 429617
    21  AdobeLM_libFNP.dylib          0x1f23284e TRR_Fixup + 47064
    22  AdobeLM_libFNP.dylib          0x1f43af47 0x1f221000 + 2203463
    23  AdobeLM_libFNP.dylib          0x1f43b485 0x1f221000 + 2204805
    24  AdobeLM_libFNP.dylib          0x1f3a2e2d 0x1f221000 + 1580589
    25  AdobeLM_libFNP.dylib          0x1f3a3c53 0x1f221000 + 1584211
    26  AdobeLM_libFNP.dylib          0x1f4459e2 0x1f221000 + 2247138
    27  com.adobe.dreamweaver-9.0     0x00bbb6ae fnpActManLoadStorage + 133
    28  com.adobe.dreamweaver-9.0     0x00b779d5 sFlxActLicSpcPopulate + 227
    29  com.adobe.dreamweaver-9.0     0x00b77b79 flxActCommonLicSpcPopulateAllFromTS + 40
    30  com.adobe.dreamweaver-9.0     0x00b63f3b adobe::alm::ALM_TrustStorage_AccessTS(flxActHandle*, unsigned short (*)(flxActHandle*, flxActLicSpc*, void*), void*) + 265
    31  com.adobe.dreamweaver-9.0     0x00b65266 ALM_TrustStorage_Scan + 386
    32  com.adobe.dreamweaver-9.0     0x00b58b78 ALM_Pri_SilentLicenseCheck + 142
    33  com.adobe.dreamweaver-9.0     0x00b594a6 ALM_Pri_PrepareToActivate + 428
    34  com.adobe.dreamweaver-9.0     0x00b595fb ALM_License_Check + 157
    35  com.adobe.dreamweaver-9.0     0x00b49480 AMTALMService::IsProductActivated() + 62
    36  com.adobe.dreamweaver-9.0     0x00b0fec2 AMTImpl::DoALMWorkflow(AMTALMService&) + 1330
    37  com.adobe.dreamweaver-9.0     0x00b11322 AMTImpl::DoLaunchWorkflow(AMTImpl::LaunchSequence) + 614
    38  com.adobe.dreamweaver-9.0     0x00b11d39 AMTImpl::DoValidateWorkflow(AMTImpl::LaunchSequence) + 219
    39  com.adobe.dreamweaver-9.0     0x00b12019 AMTImpl::DoPreValidateWorkflow() + 103
    40  com.adobe.dreamweaver-9.0     0x00b56bec -[AMTThreadHelper threadWorker:] + 70
    41  com.apple.Foundation          0x993208dc -[NSThread main] + 45
    42  com.apple.Foundation          0x9932088c __NSThread__main__ + 1499
    43  libSystem.B.dylib             0x98feea19 _pthread_start + 345
    44  libSystem.B.dylib             0x98fee89e thread_start + 34
    Thread 15 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x930d45d1  ecx: 0xa0b8d4a0  edx: 0x00000000
      edi: 0x00008e07  esi: 0x00000000  ebp: 0xb0857738  esp: 0xb0857720
       ss: 0x0000001f  efl: 0x00010282  eip: 0x930d45d5   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000005
    Binary Images:
        0x1000 -  0x1060fde +com.adobe.dreamweaver-9.0 9.0.0.3481 (9.0.0) <BF3351F2-0BA2-48FE-BE70-1B2DB46ABE16> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/Dreamweaver
    0x2337000 -  0x2350fde +libChar16.dylib ??? (???) <54D6A72C-8E95-493E-A3DE-15E472C07AB6> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/libChar16.dylib
    0x2360000 -  0x2382fc0 +libCoreTypes.dylib ??? (???) <3AC366EA-499B-4508-80FE-4331DE99A7D2> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/libCoreTypes.dylib
    0x23a1000 -  0x23bffef +libCurl.dylib ??? (???) <E10E63FA-44BE-4142-9869-E3AE59C05B9F> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/libCurl.dylib
    0x23cd000 -  0x23d6ffb +libZ.dylib ??? (???) <D9B990AB-E460-476B-94E8-CFD8A60B0985> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/libZ.dylib
    0x23de000 -  0x248efdb +libCrypto.dylib ??? (???) <EC84F308-3008-4E44-968C-9C0CA5E549AD> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/libCrypto.dylib
    0x252a000 -  0x254cffc +libSSL.dylib ??? (???) <9290A5AE-2032-4654-8F2E-CFF77D29C8D5> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/libSSL.dylib
    0x2561000 -  0x2774fdf  com.apple.carbonframeworktemplate 1.0 (1.0) <B07E25BB-C4DD-4EFD-BB79-DC17B3C19CDD> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/Xerces.framework/Versions/A/Xerces
    0x2ad2000 -  0x2ad9ffc  com.apple.carbonframeworktemplate 1.0 (1.0) <D3766ACC-8C0B-40FE-9F8D-D1A213A866A2> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/NetIO.framework/Versions/A/NetIO
    0x2aed000 -  0x2af4ff7  com.apple.JavaVM 13.1.0 (13.1.0) <2842C4EE-869D-81E6-E771-062F583A1044> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x2afd000 -  0x2b02ff3 +com.adobe.AdobeCrashReporter 1.0 (2.1.03072007) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCras hReporter
    0x2b09000 -  0x2b25fd7 +LogTransport ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/LogTransport.framework/Versions/A/LogTransport
    0x2b30000 -  0x2b65fd3 +adobe_epic 2.0.0 (compatibility 2.0.0) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/adobe_epic.framework/Versions/A/adobe_epic
    0x2b85000 -  0x2b91fe3 +adobe_eula 2.0.0 (compatibility 2.0.0) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/adobe_eula.framework/Versions/A/adobe_eula
    0x2b9a000 -  0x2ba8fc5 +adobe_personalization 2.0.0 (compatibility 2.0.0) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/adobe_personalization.framework/Versions/A/adobe_ personalization
    0x2bb1000 -  0x2bc1fe7 +adobe_registration 2.0.0 (compatibility 2.0.0) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/adobe_registration.framework/Versions/A/adobe_reg istration
    0x2bca000 -  0x2e1bfde +adobelm ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/adobelm.framework/Versions/A/adobelm
    0x2fce000 -  0x3026ff2 +AdobeUpdater ??? (???) <CA913CDD-FA7B-4435-8BEB-052BB879AED6> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeUpdater.framework/Versions/A/AdobeUpdater
    0x3063000 -  0x3070ff7 +com.adobe.asneu.framework asneu version 1.6.2f01 (1.6.2) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x307e000 -  0x317eff7 +AdobeACE ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x319d000 -  0x341dff7 +AdobeAGM ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x34c6000 -  0x34dffff +AdobeBIB ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x34e9000 -  0x350aff7 +AdobeBIBUtils ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x3517000 -  0x3783fe7 +AdobeCoolType ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x3806000 -  0x44a9feb +com.adobe.psl 10.305893.46.307412 (10.305893.46.307412) <54F8C452-8089-4BD3-B3A7-8823F6FB084B> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x47c7000 -  0x47eaff6 +AdobeAXE8SharedExpat ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAX E8SharedExpat
    0x47fc000 -  0x4851ffd +AdobeXMP ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x485f000 -  0x48a6fc7 +com.adobe.adobe_caps adobe_caps 0.0.120.0 (0.0.120.0) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x48b6000 -  0x48f6ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x490f000 -  0x490fff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x49a6000 -  0x49abff7  com.apple.AppleMPEG2Codec 1.0.1 (220) <6FDFF3C8-7ECE-CB74-1374-9C0230C54F78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x4e2c000 -  0x4e2dff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x197c3000 - 0x197d1fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x197d5000 - 0x197e7ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x197f0000 - 0x197f4fc7  com.apple.carbonbundletemplate 1.0 (1.0) <58FF20A6-C10F-48D9-953F-398E1190BF70> /Applications/Adobe Dreamweaver CS3/Configuration/JSExtensions/SWFFile.bundle/Contents/MacOS/SWFFile
    0x197fa000 - 0x197faff3  com.apple.carbonbundletemplate 1.0 (1.0) <6674C04D-4D0D-4D32-AD13-50A467A02AC4> /Applications/Adobe Dreamweaver CS3/Configuration/JSExtensions/MM.bundle/Contents/MacOS/MM
    0x197fe000 - 0x197fffe7  com.apple.carbonbundletemplate 1.0 (1.0) <C48D6C97-0307-4DDF-A26A-260DFA2E739B> /Applications/Adobe Dreamweaver CS3/Configuration/JSExtensions/DWfile.bundle/Contents/MacOS/DWfile
    0x1a729000 - 0x1a744ff7  com.apple.OpenTransport 10.6.0 (10.6.0) <ECA6FEC6-5ECD-51BA-162F-CFC43899196A> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x1ac00000 - 0x1ac28ff2  com.apple.carbonbundletemplate 1.0 (1.0) <5E39C226-1956-42E4-8A90-52AC120C309B> /Applications/Adobe Dreamweaver CS3/Configuration/JSExtensions/MMNotes.bundle/Contents/MacOS/MMNotes
    0x1ac4e000 - 0x1ac84fe3  com.apple.carbonbundletemplate 1.0 (1.0) <D62FF516-5180-4C08-AA4D-D8BE9CCA180A> /Applications/Adobe Dreamweaver CS3/Configuration/JSExtensions/classes/JSBridge.bundle/Contents/MacOS/JSBridge
    0x1b21b000 - 0x1b235fc3  com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0x1b23a000 - 0x1b253fe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0x1bf7b000 - 0x1c1bbfd2 +net.telestream.wmv.import 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x1c1f3000 - 0x1c3b5fea +net.telestream.wmv.advanced 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x1c3f9000 - 0x1c44efef  com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
    0x1c486000 - 0x1c500fe3  com.apple.AppleVAH264HW.component 2.0 (1.0) <0FC65A8D-3E68-BC03-284B-EFACF6915686> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1c5c3000 - 0x1c5fffe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1729) <E282B44A-AF33-668B-315A-1C18EC25682B> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0x1c60b000 - 0x1c631ffc  com.apple.carbonbundletemplate 1.0 (1.0) <35B3E2D2-CBF8-4B9C-9678-FA4EB36B0557> /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/PlugIns/NetIOFTP.bundle/Contents/MacOS/NetIOFTP
    0x1d182000 - 0x1d729fd7 +com.macromedia.Flash Player.authplaylib 9.0.45.0 (1.0.4f45) /Applications/Adobe Dreamweaver CS3/Configuration/Flash Player/AuthPlayLib.bundle/Contents/MacOS/AuthPlayLib
    0x1d85f000 - 0x1d888fe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1f221000 - 0x1f699feb +AdobeLM_libFNP.dylib ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/AdobeLM_libFNP.dylib
    0x40000000 - 0x400a6fd0 +AdobeJP2K ??? (???) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90005ff7  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
    0x90095000 - 0x900adff7  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
    0x900ce000 - 0x900f6ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x900f7000 - 0x900f7ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x900fb000 - 0x9014bff7  com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x9014c000 - 0x9018eff7  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
    0x902e6000 - 0x90307fe7  com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90380000 - 0x903b3ff7  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
    0x903ed000 - 0x90402fff  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
    0x9045e000 - 0x90d3dff7  com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90f04000 - 0x90f26fef  com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x90f27000 - 0x90f6bfe7  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
    0x90f96000 - 0x90fc7ff7  libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x90fc8000 - 0x912ecfef  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
    0x912ed000 - 0x9139afe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x9139b000 - 0x915fdff3  com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x915fe000 - 0x91965ff7  com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91966000 - 0x91a4aff7  com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91bf7000 - 0x91bf9ff7  libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x91bfa000 - 0x92010ff7  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
    0x9222b000 - 0x922dbff3  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
    0x922e1000 - 0x922e5ff7  IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x922e6000 - 0x92ad5537  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
    0x92ad6000 - 0x92ad7ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x92b5d000 - 0x92b6dff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x92ba3000 - 0x92c0dfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92c0e000 - 0x92cebff7  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
    0x92cec000 - 0x92d2fff7  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
    0x92d30000 - 0x92d3afe7  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
    0x92d3b000 - 0x92d81ff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x92dde000 - 0x92ddeff7  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
    0x92de6000 - 0x92e55ff7  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
    0x92e56000 - 0x92f20fef  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
    0x92f21000 - 0x930a1feb  com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x930a2000 - 0x930adff7  libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x930ae000 - 0x93227ffb  com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93233000 - 0x933b5fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x935fe000 - 0x9360fff7  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
    0x93618000 - 0x93e4bfe7  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
    0x93e4c000 - 0x93e8aff7  com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93e8b000 - 0x942c0ff7  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
    0x942da000 - 0x942ecff7  com.apple.CoreMediaAuthoring 0.700 (700) <446FBB01-279B-2BED-E5A8-D36241B704B1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x942ed000 - 0x94331ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94332000 - 0x94403fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x9441d000 - 0x9449fffb  SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x944df000 - 0x944dfff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x944f4000 - 0x9454fff7  com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94550000 - 0x9470cff3  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
    0x9470d000 - 0x94721fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x94722000 - 0x94722ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94797000 - 0x94845ff3  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
    0x948c5000 - 0x9496dffb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9496e000 - 0x9499fff3  libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x949a0000 - 0x94ad7ff7  com.apple.CoreAUC 6.04.00 (6.04.00) <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x94b52000 - 0x94b52ff7  com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94b53000 - 0x94c09fff  libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x94c36000 - 0x94c36ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x94c37000 - 0x94d15fef  com.apple.QuickTimeMPEG4.component 7.6.6 (1729) <DBE6399E-AB34-B981-7327-05B993B5A69D> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
    0x94e24000 - 0x94e32ff7  com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94e55000 - 0x94e58fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94e61000 - 0x94e63ff7  com.apple.QuickTimeH264.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x94e64000 - 0x94ee4feb  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
    0x9523b000 - 0x9524dff7  com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x95254000 - 0x95259ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9525a000 - 0x9525bff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9525c000 - 0x95437ff3  libType1Scaler.dylib ??? (???) <944F686E-9CC2-03F0-A139-8F322F0AC49F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x95438000 - 0x9545efff  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
    0x9547d000 - 0x95480ff7  libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x95481000 - 0x954beff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x954bf000 - 0x95510ff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x95511000 - 0x955baff7  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
    0x955bb000 - 0x9564dfe3  com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9564e000 - 0x95947fef  com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95948000 - 0x95983feb  libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x9600a000 - 0x96015ff7  libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x96051000 - 0x960ecff7  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
    0x960ed000 - 0x9613afeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x9613b000 - 0x9617eff7  libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9617f000 - 0x96188ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96189000 - 0x96327feb  com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96328000 - 0x96389fe7  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
    0x963ff000 - 0x96448fe7  libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x96449000 - 0x96575fff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96576000 - 0x96582ff7  libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0x9658e000 - 0x96647fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x9668f000 - 0x96790fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x96791000 - 0x9679bffb  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
    0x96845000 - 0x968bffef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96a2e000 - 0x96a52ff7  libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x96a53000 - 0x96a88ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x96a89000 - 0x96a9dffb  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
    0x96a9e000 - 0x96b92ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x96b93000 - 0x96bf7ffb  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
    0x96c68000 - 0x96c6bff7  libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x96c6c000 - 0x96c79ff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96cb3000 - 0x96dbfff7  libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x96dc0000 - 0x96ddbff7  libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x96def000 - 0x96df2ffb  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
    0x96df3000 - 0x96ea3fe3  com.apple.QuickTimeImporters.component 7.6.6 (1729) <6C2372BA-69D9-E713-902F-95E16FD18EFD> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x96f80000 - 0x97072ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x97073000 - 0x970b4ff7  libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x970b5000 - 0x973d5feb  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
    0x973d6000 - 0x973d6ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x975b8000 - 0x975befff  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
    0x97619000 - 0x97627fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x97628000 - 0x97646ff7  com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9774e000 - 0x9869ffe7  com.apple.QuickTimeComponents.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x986ac000 - 0x986b3ff3  com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x98723000 - 0x98743fe7  libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x9891e000 - 0x98925ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9892d000 - 0x98deaffb  com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x98e44000 - 0x98f72fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98f9e000 - 0x98fbafe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x98fbb000 - 0x98fbfff7  libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x98fc0000 - 0x99165feb  libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x99166000 - 0x9916aff7  libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x991bb000 - 0x99296fe7  com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x99297000 - 0x99308ff7  com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9930a000 - 0x9957affb  com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99598000 - 0x99630fe7  edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x99631000 - 0x996cefe3  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
    0x996cf000 - 0x996cfff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0xb0000000 - 0xb0004fd8  com.apple.carbonframeworktemplate 1.1 (1.1.0) /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <4FB5CEEB-8D3E-8C57-1718-81D7CAFBFE69> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <A23F9980-5CC8-A44D-6FD6-DBFCBFF4FF28> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.16f11
    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.0.19.10
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: Hitachi HTS545050B9A300, 465.76 GB
    Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
    USB Device: PROExpress-7, 0x11b0  (ATECH FLASH TECHNOLOGY), 0x6138, 0xfa300000
    USB Device: Hub, 0x0424  (SMSC), 0x2504, 0xfd100000
    USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1292, 0xfd110000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021a, 0x5d200000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc526, 0x1a200000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000

    Unfortunately you cannot roll back updates with OSX.  Because it is so recent and you say you ran the updates recently I am wondering whether something in the latest 10.6.3 update affected the CS3 suite.  You can try repairing system permissions from the install disc and trashing the permissions file (look in your user library->Preferences folder and it is the .plist file with Dreamweaver in the name).
    Outside of that my fear is that you would have to run the CS3 Clean Script http://www.adobe.com/support/contact/cs3clean.html and then re-install.  Although that would clear all remnants from your system.  Someone had posted not too long ago the location where the site definitions are stored.  I will see if I can find that for a worst case scenario or maybe someone else can shed some light on finding that information quicker.

  • HELP! Embedding Flash with Dreamweaver CS4

    Hello i'm have issues with CS4 embedding Flash FLV's.
    It won't show up when it's on the server but it's working
    locally.
    i've uploaded all the files in the scripts folder and the swf
    skin files.
    But it still won't work server-side.
    I did not have this issue with dreamweaver CS3 as i've found
    that Dreameaver CS4 seems to
    change how the code of how the .FLV is embedded
    any ideas??
    or is anyone else having this issue?
    thanks
    Jordan
    here's is my current test page link with a sample flv video:
    http://www.lambethdesktop.com/flashtest/index.html
    i've also attached the code of the html page it has been
    embedded in.

    This script appears to be missing (or uploaded to the wrong
    folder)
    http://www.lambethdesktop.com/Scripts/swfobject_modified.js
    "chilversj" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello i'm have issues with CS4 embedding Flash FLV's.
    > It won't show up when it's on the server but it's
    working locally.
    > i've uploaded all the files in the scripts folder and
    the swf skin files.
    > But it still won't work server-side.
    > I did not have this issue with dreamweaver CS3 as i've
    found that
    > Dreameaver
    > CS4 seems to
    > change how the code of how the .FLV is embedded
    >
    > any ideas??
    > or is anyone else having this issue?
    > thanks
    > Jordan
    >
    > here's is my current test page link with a sample flv
    video:
    >
    http://www.lambethdesktop.com/flashtest/index.html
    >
    > i've also attached the code of the html page it has been
    embedded in.
    >
    >
    >
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN"
    > "
    http://www.w3.org/TR/html4/loose.dtd">
    > <html>
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8">
    > <title>Untitled Document</title>
    > <script src="Scripts/swfobject_modified.js"
    > type="text/javascript"></script>
    > </head>
    >
    > <body>
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="320"
    > height="240" id="FLVPlayer">
    > <param name="movie" value="FLVPlayer_Progressive.swf"
    />
    > <param name="quality" value="high">
    > <param name="wmode" value="opaque">
    > <param name="scale" value="noscale">
    > <param name="salign" value="lt">
    > <param name="FlashVars"
    >
    value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=http:
    >
    //theharnessedge.com/fcys/FCYS08.28.08&amp;autoPlay=true&amp;autoRewind=false"
    > />
    > <param name="swfversion" value="8,0,0,0">
    > <!-- This param tag prompts users with Flash Player
    6.0 r65 and higher
    > to
    > download the latest version of Flash Player. Delete it
    if you don?t want
    > users
    > to see the prompt. -->
    > <param name="expressinstall"
    value="Scripts/expressInstall.swf">
    > <!-- Next object tag is for non-IE browsers. So hide
    it from IE using
    > IECC.
    > -->
    > <!--[if !IE]>-->
    > <object type="application/x-shockwave-flash"
    > data="FLVPlayer_Progressive.swf" width="320"
    height="240">
    > <!--<![endif]-->
    > <param name="quality" value="high">
    > <param name="wmode" value="opaque">
    > <param name="scale" value="noscale">
    > <param name="salign" value="lt">
    > <param name="FlashVars"
    >
    value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=http:
    >
    //theharnessedge.com/fcys/FCYS08.28.08&amp;autoPlay=true&amp;autoRewind=false"
    > />
    > <param name="swfversion" value="8,0,0,0">
    > <param name="expressinstall"
    value="Scripts/expressInstall.swf">
    > <!-- The browser displays the following alternative
    content for users
    > with
    > Flash Player 6.0 and older. -->
    > <div>
    > <h4>Content on this page requires a newer version
    of Adobe Flash
    > Player.</h4>
    > <p><a href="
    http://www.adobe.com/go/getflashplayer"><img
    > src="
    http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
    > alt="Get Adobe Flash player" /></a></p>
    > </div>
    > <!--[if !IE]>-->
    > </object>
    > <!--<![endif]-->
    > </object>
    > <script type="text/javascript">
    > <!--
    > swfobject.registerObject("FLVPlayer");
    > //-->
    > </script>
    > </body>
    > </html>
    >

  • Embedding Flash in HTML using Dreamweaver - stopped working

    Hi all, not really sure what's going on, but I've done this many times before and it's worked fine.
    I've previously embedding Flash videos I've created in Premiere and/or converted using other software.  I simply drag and drop the Flash file where I want it and then adjust layout using code/design etc and that's it, job done.  It's always played back fine.
    Now for some reason I've tried doing it again this morning and can't figure it out.  When I preview the file it doesn't even show the video, but instead displays all the icons for the controls at once in a grid where the video is meant to be.  I've tried in IE, Firefox and Chrome, updated drivers, windows, Adobe, Flash etc all to no avail.
    I've even tried doing it in a blank HTML page in case some of the template I might have been using was interfering for some strange reason; still no luck.  What's even stranger is that a site I created last year is also now not displaying Flash (FLV) content locally, but is working fine on the server.
    Does anyone have any ideas?
    (CS5 Dw:V11 build 4993, Win7 64bit SP1)
    I've pasted the code from the blank HTML page.  It's probably something really simple that I've not noticed:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="360" id="FLVPlayer">
      <param name="movie" value="FLVPlayer_Progressive.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="scale" value="noscale" />
      <param name="salign" value="lt" />
      <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=biblical_small _flash/Welcome&amp;autoPlay=false&amp;autoRewind=false" />
      <param name="swfversion" value="8,0,0,0" />
      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
      <param name="expressinstall" value="Scripts/expressInstall.swf" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="FLVPlayer_Progressive.swf" width="640" height="360">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="scale" value="noscale" />
        <param name="salign" value="lt" />
        <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=biblical_small _flash/Welcome&amp;autoPlay=false&amp;autoRewind=false" />
        <param name="swfversion" value="8,0,0,0" />
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
        <div>
          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
          <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
    <script type="text/javascript">
    swfobject.registerObject("FLVPlayer");
    </script>
    </body>
    </html>

    Im' having a VERY similar problem with a few estra 'happy' moments. I have a blog (WP). On this simple and VERY basic blog (with almost NO plug ins) I have attempted to embed FLV videos with CS$ Dreamweaver code.
    (This code is different in CS$ than it was in earlier versions as it now calls to the FLVPlayer_Progressive.swf as the player and uses Flashvars to pass the value of the FLV. PReviously, it was four simple lines of code that pointed directly to the SWF)
    Here was my process - I encoded the files with AE and Media Encoder to end up with Transparent FLV's. These, I then setup in Dreamweaver so I could copy the embed code. On my first attempt, it worked PERFECTLY. I was testing one particular flv, got the code and inserted it into the blog page with some special CSS to position it.
    The movie played perfectly.
    Then things got weird.
    I was excited I had a solution, so I went to put another video on another page. No luck. The second page was playing the video from the first page. As if I had copied the same code, but I hadn't. I copied code that was 'pointing' to the new file, but for whatever reason, the new file would not play.
    I did EVERYTHING. I deleted all the pages and strted fresh. I deleted the FLV's and reuploaded them. I created different folders and put each flv in it and created index.html files for each (assuming possibly there was a hardcoded element in the FLVPlayer_Progressive.swf). I copied and pasted back and forth for nearly 6 hours.
    Nothing. Each time I would copy and paste code into a blog page, it would simply pull the original video.
    THEN....things got worse.
    I pulled one video off of the server, and now NONE work. I can't get ANY videos to play. Worse, I still have the 'express install' link showing.
    Ok, so here is what I am trying to figure out;
    Does the NEW DW CS4 code somehow have control over the file that is called? Further, HOW can I get more than one FLV to play across a whole blog site.
    Here is a link to one of the pages that HAS code but is calling NOTHING. And please know that I have left copies of the necessary files ALL over the server. So they are in the root, in the 'files' folder, in the talent folder and everywhere.
    Is there a conflict flash hits when there are multiple FLV's being called? Is there a way to do this? Please help....
    Thank you

  • Flash Web Gallery edited in DreamWeaver CS3 or CS4

    I use Lightroom 2.6 to create Flash Galleries. I'd like to add a link to the template in Dreamweaver CS3 or Trial CS4. However, the following message keeps appearing:
    Sorry, this photo gallery requires that scripting be enabled on your web browser and that the Adobe Flash Player be installed. Down
    load the Adobe Flash Player
    I have checked to verify the Flash Player is installed and working properly. I have doubled check to make sure scripts are allowed in my browser...Mozilla. I also installed, uninstalled and installed Flash Player several times.
    The index page is html so what am I missing?
    Grace_h

    Hi
    It's probably due to the way you have 'linked' to your images in lightroom not being relative to the images address in your dreamweaver page.
    Place your images in a folder within your dreamweaver site and create your lightroom page in the same folder.
    PZ

  • Inserting FLASH into Dreamweaver cs3

    I am trying to build a VERY basic website in Dreamweaver. Using their single fixed column, centered,template, i would like to ad 2 flash items, a menu and small movie, in to he top of the column. (Both flash items are larger than the column with, if that matters,i was going to resizxe them  nce  i  got  this part of the  cose  correct)
    For some reason the flash movie shows in my Dreamweaver preview, but not when i load it live online  @ www.srg-buffalo.com.
    The address i have used for the flash movie is: http://www.srg-buffalo.com/flash/header_v8.swf
    The website is hosted at www.swq-buffalo.com, if you want to check out the source code.
    I have no idea what I am doing wrong, i thought it was pretty simple, there is no flash block via my go daddy host.
    How i  inserted it  via dreamweaver  cs3:
    Insert> Media> Flash.
    URL= http://www.srg-buffalo.com/flash/header_v8.swf
    What am  i doing wrong?
    Thanks for any help.

    Thank you,
    That rung a  bell.
    I uploaded  both  saved .SWF documents to  the Scripts directory.
    There was also  a  Scripts dirrectory saved  with index.html,  in this directory was the  AC_RunActiveContent.js  file,any thoughts on that?
    i  uploaded it to  scripts,along witht he  others, and the space  dedicatd to the flash events is there, but they are not  showing.
    http://www.srg-buffalo.com/
    D. Jude Bulera
    Buffalo, NY
    [email protected]
    Date: Wed, 17 Aug 2011 12:45:32 -0600
    From: [email protected]
    To: [email protected]
    Subject: Inserting FLASH into Dreamweaver cs3
    When you insert the SWF, you shouldn't have to actual type anything - it's a browse and select process and will automatically enter the correct path to the SWF. Then you have to upload the page and the SWF file. This next part I think has changed in later versions of DW, but in CS3 I'm pretty sure the process will also create a folder named Scripts. This folder along with it's contents also need to be uploaded.
    >

  • Dreamweaver CS3 Flash Prof CS3 and the web

    I am a beginner web designer, but I have search for this
    answer for DAYS now! I have placed flash in a html file in
    Dreamweaver CS3. I have tried to get it to show up on the web to no
    avail. It plays fine in Dreamweaver, but doesn't show up in the
    preview (not even the dreaded white box). The white box shows up
    when I try to view the site online. I know the html file is there
    because the html graphics show up, but the flash media doesn't. I
    have double checked that both local and ftp directories match. I
    have uploaded the script file and the AC_RunActiveContent file to
    the server in the same directory as the local. I have tried
    uploading just the Scripts file, just the AC_RunActiveContent file,
    and both - to see whatever works! In my anguish I have also double
    checked my flash publish settings (played with them to see if that
    helped, and then reversed them back to step 1), made sure my images
    (flash and html) were there, and gone in and double checked the
    script source code in the html file to make sure it embeds the
    source, absolute. I am ready to pull my hair out or declare another
    occupation! Is this just CS3 craziness, or will the answer be
    revealed to me in a dream!

    Hi,
    I suggest posting this question in the "Dreamweaver General Discussion" forums, as it´s not related to the Dreamweaver Developer Toolbox
    (ADDT) extension.
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • Flash CS3 versus Dreamweaver CS3! Or Other??

    Hi all,
    i am about constructing a profoshionnal web site...
    and i don't know the best and more wide and advanced software doing that,
    i am ezitated between Adobe Flash CS3 and Adobe Dreamweaver CS3 ??
    Please advise me,
    Thanks

    Dreamweaver and Flash are different, but complimentary, tools. They do different things.
    I would say that if you're not not familiar enough with Flash to judge how well it might work for you, then you're better off putting Flash to the side and worry about a tool like Dreamweaver for now.
    Dreamweaver has many competitors, but you're unlikely to find any to match it for production work. However, for iTunes U, the tough part is getting your transfer CGI working -- that is your biggest concern -- and neither Flash nor Dreamweaver is going to help you much in that department. Best to concentrate on getting the transfer CGI working, in my humble opinion. 'Course no harm in learning Dreamweaver while doing so.

  • Centering a flash movie within Dreamweaver cs3 on Y axis

    I have published a movie in Flash cs3 which has generated an html document however the Flash movie is not automatically centered I have attempted to centrally align the movie within Dreamweaver cs3 by adding:
    <center> after the opening body tag and </center> befor the closing body tag
    This method has centered on the X axis but not the Y axis
    I would have put in a table or a div tag, but when I open the html doc in Dreamweaver I have no visible repressentation of the Flash movie in the design view as I would have if I had created an html document from scratch and draged the movie onto the page, all I can see is the "get flash" hypertext and some other text. I did actually experiment by creating a div tag and dragged my movie into it but ended up with two movies one sitting on top of the other when I ran it in a browser lol.  I'm quite intimdated by code and much prefer to work in the design view (wysiwyg and all that) which is quite restricting.
    Any advice for centering on the Y axis would be much apreciated, Thanks in advance, Dave

    I don't believe there is code to prevent this from happening
    on a client computer. The default is enabled my Microsoft, what
    should happen is a yellow bar should appear at the top of the
    browser which will allow you view the content.
    What might work is to use a program called Zinc by a company
    call Multidmedia Limited www.multidmedia.com. Search the site for
    samples, one of the samples is a Flash Browser this will run Flash
    a browser that you can use. You will need to change the URL a bit
    in the Flash code but it's very clear on how to do this.
    What this will do is run your web site in a Flash browser I
    did a quick test and I did not get any errors. The program will
    create an EXE file. I also believe they have a MAC version if you
    need one. With a simple "Autorun" call on the CD-ROM you could have
    this up and running in not time.
    Just be careful of how you call the pages. Since the web site
    is not running from a Web server you need to make sure that your
    links are local and not Site Root. The best way to test is to
    disconnect your computer from your internet and see how it runs.
    You want the CD to be self-contained and not have to get content
    from the web (your end user may be on a laptop and not connected).
    Good Luck

  • Flash CS3 versus Dreamweaver CS3??

    Hi all,
    i am about constructing a profotionnal web site...
    and i don't know the best and more wide and advanced software
    doing that,
    i am ezitated between Adobe Flash CS3 and Adobe Dreamweaver
    CS3 ??
    Is there another one better than these 2??
    Please advise me,
    Thanks

    I don't really think that learning Dreamweaver is easier then
    Flash. In the end, it's all up the everyone's personal abilities.
    Before you start building your web page, you should have a clear
    plan about what you are trying to create. Depending on that data,
    you will be able to choose between Flash or Dreamweaver. If you
    want an interactive web page with animations or simply with a more
    complex user interaction, then you'll be going for Flash ; on the
    other hand, if you just want something up an running, then you
    should go for Dreamweaver.
    PS: reagarding the "Flash is harder to learn then
    Dreamweaver", not really true. Why ? Because once you understand
    Flash and you start creating web pages, you won't have to worry
    about cross-platform compatibility. On the other hand, learning
    Dreamweaver will also imply learning, Javascript, CSS, PHP ( maybe
    not all three, but CSS is for sure ), and getting your site to look
    good on different browsers could easily end up in a huge waste of
    time and neurons... Both Flash and Dreamweaver have advantages and
    disadvantages, you must choose the one that suits your project the
    best. ;)

  • Flash image gallery into dreamweaver cs3

    I put a flash image gallery into my web page using dreamweave
    cs3 and every things working but the images from the image gallery
    do not show up. How do I connect the images to the flash file in
    dreamweaver.

    TexasJen posted in macromedia.dreamweaver:
    > When I type in the address: www.jenspaeth.com it opens
    up to the
    > front page
    > of the shell in the browser. It does not work past that
    though.
    > The flash buttons highlight on rollover, but do not do
    anything.
    Getting a 404 error for
    http://www.jenspaeth.com/home.swf
    before I even
    bring a mouse over the screen.
    I'm guessing that
    http://www.jenspaeth.com/Jen
    Site/Shell.swf is
    attempting to load that file and cannot find it.
    Did you upload home.swf and any other relavent files to the
    root of
    www.jenspaeth.com? Or is it supposed to be in the "Jen Site"
    folder?
    You should not use spaces in folder/file names.
    Mark "404" Boyd
    Keep-On-Learnin' :)

  • Dreamweaver CS3 Image Viewer Flash Element

    Here at Cleveland State University, I offer basic training
    classes for most Adobe products. We are in the middle of a complete
    overhaul of the
    http://www.csuohio.edu space. Our
    goal to is to create an attractive, website with a consistent look
    and feel that makes it easier for our faculty and staff to update
    on a more frequent basis. In doing so, we have created a series of
    pages that can be easily edited in Dreamweaver CS3. One item we
    would like to fully support is the DW CS3 Image Viewer - Flash
    Element. However, we have hit a small layout snag.
    On the main pages of most college and departmental sites, a
    specific space with a finite size is set on a web page for the
    image viewer. A site editor then creates images in Photoshop that
    are that exact size. The image viewer element is configured to be
    that exact size as well. Furthermore, the picture "frame", title,
    caption and controls are hidden in the Flesh Element panel.
    However, when the page is previewed either in Dreamweaver or in a
    browser, the images have been shrunk. There is always a border,
    whether it is white or some other color. I assume the color is the
    stage color of the Flash .swf file. This causes a misalignment of
    the images and the other text.
    Another issue is the links that automatically created. Some
    of our editors have asked me why, even though they specifically
    leave the imageLinks area blank, links seem to be created pointing
    to the Adobe.com website.
    My questions: is there no way to force the Flash element to
    respect the size of the pictures so that no border is showing? Is
    there no way to leave the Im
    I've done a search on the Adobe.com support site and on the
    web and noted that several people have posted questions concerning
    this. Unfortunately, no one seems to know what to do about it.
    I can send links if you would like to see an example. I'd
    greatly appreciate any help you can give me.

    >I sent a message directly to Murray - one of the Adobe
    techs that has been
    >on
    > the forum several times.
    I'm just a user, like you. And I'd rather you not send things
    directly to
    me unless I request you to do this. If you have a problem
    that cannot be
    solved here, then your next option would be to contact Adobe
    Tech Support
    directly. I'm not very familiar with the Flash side of DW, so
    I cannot be
    of much help in this regard.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "pixelfixer" <[email protected]> wrote in
    message
    news:g0i4ih$r8t$[email protected]..
    >I sent a message directly to Murray - one of the Adobe
    techs that has been
    >on
    > the forum several times. I'm hoping he has a solution. I
    can't believe
    > Adobe
    > hasn't fixed this one yet. It's been out there for a
    long time it
    > appears.
    > Allwebco has an image viewer as well that I'm working
    with and having
    > similar
    > results. So, I don't know what to think at this time.
    I'm going to try
    > to
    > work with their tech support today.
    >
    > Steve
    >
    >

  • Insert Flash Video using Dreamweaver CS3

    Hello,
    If I were to import an FLV into Flash CS3, I would have the
    ability to add text or images to the movie as needed. However, I am
    testing Dreamweaver's ability to insert a Flash video directly onto
    a web page, without the use of Flash CS3. I'm using Progressive
    Download with the "Halo Skin 3" component. My question is: can the
    Flash Video component inserted by Dreamweaver CS3 be edited somehow
    using Flash CS3? I would be attempting to add text to the first
    frame of the movie.
    Thanks.

    [bump]
    Anyone?

Maybe you are looking for

  • Itunes 10.4 will not recognize libraries on external drives!

    I made the mistake of updating to itunes 10.4 and now itunes does not recognize itunes libraries that I have stored on external harddrives, most concerning is my master library of Apple Lossless files.  Is there a way to get the new version of itunes

  • Terminating the instance due to error 119

    System : Oracle 11gR2 running on Oracle VM. Issue : Oracle fails to comeup after LISTENER.ORA is removed/corrupted. Any reason? Actions taken : used *.ora files from backup taken during healthy state and dbstart works fine now. Resolved but Question

  • Production Order Type In Costing.

    Hi Gurus, i have some Doubts in Costing, i have Run The Ck11n and Released it it is updated in MM Costing View. 1. i have completed All the Production process andAfter the Goods Recipt I tried to settle the Order in ko88.i got error that variance shu

  • Reader mode available on only some of the wiki pages.

    Long story short I have a script that runs to create a back up of the info in our wiki.  The script is set to change the view to reader mode so that the info extracted is cleaner without all the wiki buttons etc.  My issue is that the Lion Server's W

  • Connecting mysql

    Hi, How can i connect my iphone app to mysql database and perform the opertaions like udate ,delete etc