Frame Overlapping in Dreamweaver CS3

i am using dreamweaver CS3 and imported a menu of fireworks. then i used frames left frame, and right frame. in left frame i inserted menu and i linked the drag drop menu to my right frame. so in the whole i want a drag drop manu in left(which is freeze) n changes occur in the right. but now i am facing problem in overlapping of frames. my menu is cut off which i want to be visible at the right.so i want you to provide me a solution how to prevent overlapping of frames or an alternate to it.
Thanks
Rajeev.

Don't use frames.  Frames were a popular choice among new web designers in the mid-1990's but not anymore.  HTML5 no longer supports framesets. They are tricky to work with and they make site pages very hard for site visitors to use.
http://apptools.com/rants/framesevil.php
To give your site pages a consistent appearance, use Dreamweaver Templates, Server-side Includes and/or Library Items.
http://www.adobe.com/devnet/dreamweaver/articles/ssi_lbi_template.html
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
www.alt-web.com/
www.twitter.com/altweb
www.alt-web.blogspot.com

Similar Messages

  • 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.

  • Cannot see web photo gallery in design in dreamweaver cs3

    have made web photo gallery in PS- opens in browser- opens in
    dreamweaver cs3- I can see the code all OK can view again in
    browser--But I cannot see the thumbnails or tables-yet I know its
    there hidden?--How can I make it all visible

    Cindy:
    If you dig really deeply (10 levels down!) in your Library folder you will find the templates for the new Bridge Galleries. You can also use the Lightroom templates in Bridge CS4.
    Library/Applications Support/Adobe/Bridge CS4 Extensions/Adobe output Module/mediagallery/resources/templates/07lightroomgallery/styles
    I duplicated one of the enclosed Styles and dragged it to the Desktop;
    opened it in GoLive (because I like the way that GL displays html code although any text editor will do);
    edited the code to give me the background colors, text and image frames that I wanted; and Saved the file with a new but similar name (starting with next two digits in the series and with the .xml suffix) in the same location as the original.
    And it works!
    You may be able to put your existing templates in the appropriate areas.
    Or, you could install the Optional Plug-ins which let you use the Photoshop/File/Automate
    web galleries and put your old templates wherever you kept them for CS3.
    WARNING:
    You should be perfectly safe doing this but if you screw-up CS4 and have to re-install it I accept no responsibility!!!!!!!

  • 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

  • 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?

  • Dreamweaver CS3 Drag and Drop feature

    I have been trying to create  two links on my index.html page in Dreamweaver CS3.  However, after I have cut and pasted a whole image in place of a three part image my drag and drop feature will not turn off.  Each time I attempt to highlight the text on the page by dragging the cursor over the text the entire image moves.
    Please help.  I need to create links to other pages.

    Thanks for your reply.  I didn't realize until this morning that I had a
    response.  Here is the code pasted in this email below:
    code for Falaffelking.com
    <!--
    body {
    background-image: url(file:///C|/Documents and Settings/Sam
    Shamsedean/Desktop/Falaffel_King/Website/Background_Pattern.gif);
    background-image: url(Background_Pattern.gif);
    background-color: #00267f;
    .style1
    .style2 {font-family: Arial, Helvetica, sans-serif}
    body,td,th
    -->
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
    i++)
        if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j].src=a;}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i+)
    x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document;
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++)
    x=d.forms+;
      for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    x=MM_findObj(n,d.layers+.document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
    for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a))!=null){document.MM_sr[j+]=x; if(!x.oSrc)
    x.oSrc=x.src; x.src=a[i+2];}
    //-->
        <!-- ImageReady Slices (FalaffelKing-HomePage.psd - Slices:
    Catering_Home_off) >      <! End ImageReady Slices -->
    Welcome to: FalaffelKing.com 2007©
    Larry Robinson
    248-214-4990
    email: [email protected]

  • Dreamweaver CS3 Trail Wont start

    When I open Dreamweaver I get the standard screen about
    entering a serial # or try for 30 days. When I click 30 days and
    continue I get "A problem was encountered while trying to load the
    trail period for Adobe Dreamweaver CS3" continue takes me back to
    the previous screen or just quit. Anyone else have his problem? I
    am on VISTA Enterprise Edition.

    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=fb181c10
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "TheScarecrow" <[email protected]> wrote in message
    news:f29qch$301$[email protected]..
    > When I open Dreamweaver I get the standard screen about
    entering a serial
    > # or
    > try for 30 days. When I click 30 days and continue I get
    "A problem was
    > encountered while trying to load the trail period for
    Adobe Dreamweaver
    > CS3"
    > continue takes me back to the previous screen or just
    quit. Anyone else
    > have
    > his problem? I am on VISTA Enterprise Edition.
    >

  • I am trying to install Dreamweaver CS3 on Windows 8 it says "The Installer Database is corrupt"

    I am trying to install Dreamweaver CS3 on my new Windows 8 PC and when I run SETUP.EXE it says "The Installer Database is corrupt" on both my original CD and backup I made.

    The error is here:
    Dreamweaver CS3 on my new Windows 8 PC
    This will most likely never work. CS3 wasn't even fit for Win 7. Delete the caps.db in the respective caps folder (info here) and then take the usual steps of running as admin, turning off UAC and security tools and possibly using compatibility modes, but as I said, be prepared that this may be futile and you spend a Sunday afternoon without achieving anything...
    Mylenium

  • I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe

    I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe product installing.  I have used the Adobe Cleaner Tool many times and uninstalled other Adobe Products but neither has worked.  I have uninstalled/reinstalled this CD version of Dreamweaver several times when changing computers and after having computer issues. A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.  Please help.

    A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.
    Absolutely not. You are misinterpreting things. The activation check never happens when just running the installer, only much later. It means what it says - there is another "install" pending/ active on your system, meaning somewhere there is an (invisible) process still blocking things. Either way, since you haven't provided any real technical info, we can't advise specifically. if you are on Windows, you may want to check your task manager and terminate any setup.exe and msiexec.exe processes plus potentially may need to manually fix/ delete some registry keys. For anything beyond that you will have to be much more specific.
    Mylenium

  • I am trying to install Dreamweaver CS3 on my Windows 8 laptop.

    I  am having trouble finding the icon after I install a program. I installed Dreamweaver CS3 and can't find where to start the program.

    The error is here:
    Dreamweaver CS3 on my new Windows 8 PC
    This will most likely never work. CS3 wasn't even fit for Win 7. Delete the caps.db in the respective caps folder (info here) and then take the usual steps of running as admin, turning off UAC and security tools and possibly using compatibility modes, but as I said, be prepared that this may be futile and you spend a Sunday afternoon without achieving anything...
    Mylenium

  • Firefox 3.6.13 will not open as the browser to view web pages from within Dreamweaver CS3

    I build websites with Dreamweaver CS3. I am operating on Mac OS 10.4.11 using Firefox 3.6.13 - The problem began on the last software update. I like to use Firefox instead of Safari. Up to the point where I upgraded, I never had a problem but now, when I go to preview/debug in browser, Firefox loads but it goes no farther than my home page ... it will not load the Dreamweaver page preview. Safari works fine. So I think there may be a problem loading 3.6.13 past the startup page.

    Here's the fix. Dump Firefox 3.6.13 and Re-Install Firefox 3.5.16. Problem solved.

  • Dreamweaver CS3 and Coldfusion Errors

    is anyone experiencing errors when using the coldfusion
    inbuilt tools within dreamweaver cs3? I am getting errors when
    using the insert record server beahaviour. Also i have noticed that
    some sql code is not genrated correctly within cs3. This was not as
    a problem in versions MX and 8.

    Have you posted this question in the Cold Fusion Forums?
    http://forums.adobe.com/community/coldfusion
    I don't use CF myself and the few CF coders I know have long since moved to Eclipse/ColdFusion Builder. 
    Nancy O.

  • In Dreamweaver CS3, can I save to Test AND Production FTP Servers when I press save the document?

    Hi, and thank you for reading this.
    I've setup a production and test FTP servers in Dreamweaver CS3. It is either saves to production or test server when I click COMMAND+S (CONTROL on PC), but I'd like teh file to be saved on both simultaneously. Persssing Sync the Servers won't work since the servers are not mine and they a bit different, teh files are not the same. I just would like to be able to save 1 file at a time in both production and server with one click.
    I've been searching the Interenet but could not find anything other than basic FTP setup. Any help would be appreaciated. Thanks!
    Anton

    Hi John, first of all thank you for replying!
    The reason why I would like to have Dreamweaver to save to both servers Test and the Production at the same time is because it would save me a lot of time keeping both servers more or less in sync. I have to keep both Test and Production servers syncronized, but only wihtin a specific content. While I test my design I do use Test server, but then the hassle begins when I am asked to make changes to the content.
    For example, I have a content page called books.html. I first built it on a Test server. Then switched to the tab called Remote, connect to the Remote Server, and save it. Very simple.
    However, then I need to create 10 more pages, lets call them books1.html, books2.html, and so on. Again sync them with the Remote server.
    All is great, but then my boss comes and say, hey there is a mistake on these files: books3, books4, books7, and books8. Please change the text content on those. So, I know the pages are working fine, I just need to update the text on both Test and Remote servers.
    So at this point I have to open these 4 files, change the text, then SAVE ALL to Test server. Then, I switch to Remote tab, go back to files press any key and 'Delete' keys so that Dreamweaver would see the change in file so that it would be able to save it. Then again 'SAVE ALL' to the Remote server.
    This is happening very OFTEN. It would save me so much time and brain power remembering which files I should sync if I am in a hurry and jump from one project to another, losing track of small changes in files when there are a lot of .html files.
    CMS is only in development now so I have to work with what I got. As to regard to backups, I use Time Machine so I am set with that. Plus I use MAMP. So basically I first use MAMP for testing, then upload changes to the Test server with all the BIG databases, and only then to Remote (production) with real Database. However, this is only when I develop new pages, very often I just need to modify what's already has been created. So that's why a feature like Save to BOTH servers (Test and Remote) would make a big difference to me.
    - Nookeen
    http://nookeen.com

  • Dreamweaver CS3 hangs on "initializing files" in Windows Vista Home Premium

    Hi,
    Anybody else encountering this issue? I noticed this7 error
    in Windows Vista Home Premium. When you launch Dreamweaver CS3, it
    opens the splash screen, displays “initializing files”
    and thats it.
    Necessary Troubleshooting steps we’re already done to
    attempt to launch/fix the program but to no avails.
    seems the problem happens on acer computers with 4 gigs of
    ram.
    You can check it from this
    Thread
    Thanks! I hope someone from engineering can take a look at
    this issue!

    A little more on this topic with solution ...
    http://sidapolinario.unicpinoy.com/2008/05/09/dreamweaver-cs3-some-emmerging-issues/
    Regards.
    Patrick.

Maybe you are looking for