SHOW / HIDE RULERS script

hi iam only starting with scripting
i want a script that will hide rulers IF THEY ARE VISIBLE
if they are already hidden (CTRL+R) it should just skip over...
i have this simple script:
app.panels.everyItem().visible = false; //hides all palettes
app.activeWindow.zoomPercentage= 131 //sets window zoom to 131% which is around 1:1 zoom with real size ruler in my screen resolution
app.activeWindow.maximize() //maximize window to get a full screen presentation view
app.activeWindow.maximize() //again maximizes in case the last command just restored the window instead of fully maximizing...
its not perfect at all but does the job of switching into 1:1 real size zoom and displaying full screen presentation of the page...
now i need to add a line that will also hide rulers if they are visible but if they happen to be hiden already at that time it should do nothing...
i managed to come up with something like this:
var myMenuAction = app.menuActions.item("$ID/Hide rulers");
myMenuAction.invoke();
which works only ONE WAY when the rulers are visible but throws an error when the rulers are already hidden... thats because the menu item is switchable (HIDE RULERS / SHOW RULERS)

LOL MAN thats hillarious... nice job
as if i wasn't just babbling about it whole day...
iam sorry to say it becuase i respect guys like Olav but the biggest obstacle in learning JS in CS3 is its poor object model documentation... and tools like ExtendScript2 doesnt help a bit... when i type "Rulers" in find field of Object Model Viewer it shows two misserable entries...
only when i specifically (thanks to you) KNOW IAM LOKING for "showRulers" entry ExtendScript2 will find the term for me... but thats ridicullous i dont need a find function which doesnt look around the corner...
NEVERMIND THANKS FOR YOUR TIP "showRulers -- bool -- r/w -- If true, displays the horizontal and vertical rulers." IS WHAT I WAS HOPELESSLY LOKING FOR...

Similar Messages

  • Reg : show/hide subforms under buttons in Static page(Java Script)

    Hi All ,
    I am creating Adobe Interactive form(static page). In this page have 3 buttons.For each button one subform is there. I want to show/hide subforms under buttons.
    I am using javascript. Please give me the code for this.
    Thanks
    Risha

    Hi Risha,
    can you explain your question like do u have some condtions to show or hide the subform? OR if u click
    button you want to show the subform and by default subform should be hidden something like this?
    Normally for showing the subfrom on click of the button: (By default make your subform invisible from its properties).
    Select the button and in the click event select java script option and write the following code:
    Subform.presence = "visible";
    (*you have to give full path of the subform instead of only subform name).
    With Regards,
    Ravi

  • INDD CS6 crashes on show / hide layer

    So i have a 40page document (that used to work) ...not too complicated, with 3 layers
    As soon as i show/hide the top layer it crashes. Nothing i have done has helped. I am at lion 10.7.4 and i tried the blank dialog crash remedy thing adobe posted
    this is simply ridiculous that an expensive piece of software would crash on something so small
    here is the crash report:
    Process:    
    Adobe InDesign CS6 [2307]
    Path:       
    /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier: 
    com.adobe.InDesign
    Version:    
    8.0.0.370 (8000)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [1619]
    Date/Time:  
    2012-07-18 10:30:45.701 -0400
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    1739 sec
    Crashes Since Last Report:      
    6
    Per-App Interval Since Last Report:  1021 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                 
    06EE8E24-ADF6-41CE-84EC-7BA91F6EB07C
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    __TEXT            
    0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Application Specific Information:
    objc[2307]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.InDesign.Hyperlinks
    0x0f462114 GetPlugIn + 528820
    1   com.adobe.InDesign.Hyperlinks
    0x0f469b97 GetPlugIn + 560183
    2   com.adobe.InDesign.Hyperlinks
    0x0f46619f GetPlugIn + 545343
    3   PublicLib.dylib          
    0x01701d7c Command::DoImmediate(short) + 62
    4   com.adobe.InDesign.Utilities 
    0x0d9a6691 0xd9a2000 + 18065
    5   com.adobe.InDesign.Utilities 
    0x0d9a68a0 0xd9a2000 + 18592
    6   com.adobe.InDesign.AppFramework
    0x0e02cbba 0xe010000 + 117690
    7   PublicLib.dylib          
    0x01702724 CmdUtils::ProcessCommand(ICommand*) + 48
    8   com.adobe.InDesign.Hyperlinks
    0x0f471a5b GetPlugIn + 592635
    9   com.adobe.InDesign.AppFramework
    0x0e0689c7 GetPlugIn + 189831
    10  com.adobe.InDesign.AppFramework
    0x0e0672dc GetPlugIn + 183964
    11  com.adobe.InDesign.AppFramework
    0x0e01ed56 0xe010000 + 60758
    12  com.adobe.InDesign.AppFramework
    0x0e03d327 GetPlugIn + 12007
    13  com.adobe.InDesign       
    0x00001ec5 main + 341
    14  com.adobe.InDesign       
    0x00001d55 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9068790a kevent + 10
    1   libdispatch.dylib        
    0x98f0fe10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x98f0e85f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9ce4af7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x957b43a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x9581667f MPWaitOnQueue + 200
    5   PMRuntime.dylib          
    0x005b9581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore
    0x958175e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib   
    0x90684c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x906841f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore
    0x958410ec TS_exception_listener_thread + 90
    3   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x95842e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x957b437d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x9581667f MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE            
    0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x958175e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x0e110556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework
    0x0e10c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework
    0x0e10d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework
    0x0e10e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework
    0x0e10e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework
    0x0e10ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework
    0x01c6a40d thread_proxy + 141
    10  libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    11  libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x0e110556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework
    0x0e10c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework
    0x0e10d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework
    0x0e10e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework
    0x0e10e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework
    0x0e10ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework
    0x01c6a40d thread_proxy + 141
    10  libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    11  libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x90686bb2 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x9cdfb7b9 nanosleep$UNIX2003 + 187
    2   com.adobe.InDesign.Support for JavaScript
    0x143ddacb GetPlugIn + 317883
    3   com.adobe.InDesign.Support for JavaScript
    0x143c2f79 GetPlugIn + 208489
    4   com.adobe.InDesign.Support for JavaScript
    0x143dde38 GetPlugIn + 318760
    5   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x90686a9a __recvfrom + 10
    1   libsystem_c.dylib        
    0x9cdfb4a2 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib
    0x1b376733 Invoke + 47867
    3   ServiceManager-Launcher.dylib
    0x1b375846 Invoke + 44046
    4   ServiceManager-Launcher.dylib
    0x1b374988 Invoke + 40272
    5   ServiceManager-Launcher.dylib
    0x1b374a0f Invoke + 40407
    6   ServiceManager-Launcher.dylib
    0x1b36fbaf Invoke + 20343
    7   ServiceManager-Launcher.dylib
    0x1b36fea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib
    0x1b370685 Invoke + 23117
    9   ServiceManager-Launcher.dylib
    0x1b3708f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib
    0x1b3732a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib
    0x1b3733fd Invoke + 34757
    12  ServiceManager-Launcher.dylib
    0x1b373c91 Invoke + 36953
    13  ServiceManager-Launcher.dylib
    0x1b373db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib
    0x1b366656 Login + 461
    15  ServiceManager-Launcher.dylib
    0x1b36a09a Login + 15377
    16  ServiceManager-Launcher.dylib
    0x1b374165 Invoke + 38189
    17  ServiceManager-Launcher.dylib
    0x1b3762eb Invoke + 46771
    18  libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    19  libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x0e110556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework
    0x0e10c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework
    0x0e10d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework
    0x0e10e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework
    0x0e10e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework
    0x0e10ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework
    0x01c6a40d thread_proxy + 141
    10  libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    11  libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support   
    0x0bd1eeac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support   
    0x0bd02513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support   
    0x0bd0225a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support   
    0x0bd1e547 thread_proxy + 167
    7   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine     
    0x2cf2e04f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine     
    0x2ccbf62f APXGetHostAPI + 83439
    5   com.adobe.ape.engine     
    0x2cf2e13e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine     
    0x2cf2e1a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine     
    0x2cf2e2c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine     
    0x2cf2e04f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine     
    0x2ccbf62f APXGetHostAPI + 83439
    5   com.adobe.ape.engine     
    0x2cf2e13e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine     
    0x2cf2e1a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine     
    0x2cf2e2c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9ce4af7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine     
    0x2cf2e017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine     
    0x2cf4720e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine     
    0x2cf2e13e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine     
    0x2cf2e1a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine     
    0x2cf2e2c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9ce4af7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine     
    0x2cf2e017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine     
    0x2d0bc168 APXGetHostAPI + 4264232
    5   com.adobe.ape.engine     
    0x2cf2e13e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine     
    0x2cf2e1a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine     
    0x2cf2e2c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 15:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x90684c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x906841f6 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x9448e9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation 
    0x94497b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation 
    0x944971dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation 
    0x94497088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation     
    0x981470c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation     
    0x9813ae25 -[NSThread main] + 45
    8   com.apple.Foundation     
    0x9813add5 __NSThread__main__ + 1582
    9   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 16:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x90686b42 __select + 10
    1   com.apple.CoreFoundation 
    0x944e5e15 __CFSocketManager + 1557
    2   libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    3   libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib   
    0x9068702e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9ce48ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9ce4a6fe start_wqthread + 30
    Thread 18:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x0e110556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework
    0x0e10c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework
    0x0e10d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework
    0x0e10e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework
    0x0e10e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework
    0x0e10ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework
    0x01c6a40d thread_proxy + 141
    10  libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    11  libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib   
    0x9068683e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x9ce4ae21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9cdfb42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x0e110556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework
    0x0e10c97a GetPlugIn + 861498
    5   com.adobe.InDesign.AppFramework
    0x0e10d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework
    0x0e10e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework
    0x0e10e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework
    0x0e10ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework
    0x01c6a40d thread_proxy + 141
    10  libsystem_c.dylib        
    0x9ce46ed9 _pthread_start + 335
    11  libsystem_c.dylib        
    0x9ce4a6de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib   
    0x9068702e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9ce48ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9ce4a6fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00013501  ebx: 0xbffff000  ecx: 0x00000000  edx: 0x00000000
      edi: 0x0f3d4e98  esi: 0x00000000  ebp: 0xbffff1c8  esp: 0xbfffeee0
       ss: 0x0000001f  efl: 0x00010286  eip: 0x0f462114   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Logical CPU: 1
    Binary Images:
    0x1000 -
    0x4ff7 +com.adobe.InDesign (8.0.0.370 - 8000) <0D5CE30B-1589-2AA4-C7E5-2C0ED0C44D37> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    0xa000 -
    0xaff7 +InDesignModelAndUI (??? - ???) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
    0xe000 -
    0xeff7 +InDesignModel (??? - ???) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x12000 -   0x1f2fef +WidgetBinLib.dylib (??? - ???) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a0000 -   0x47fffb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4ac000 -   0x546ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x553000 -   0x55cfff +ASLSupportLib.dylib (??? - ???) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x563000 -   0x59fffb +TextPanelLib.dylib (??? - ???) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b6000 -   0x5bfff3 +PMRuntime.dylib (??? - ???) <DEE2F17E-391E-5C3E-11DC-EF6E0860545E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5c8000 -   0x744ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x753000 -   0xd1afef +com.adobe.AGM (AdobeAGM 4.26.18.19553 - 4.26.18.19553) <AB15D5F5-2D3D-F597-DD23-47A7A4719FC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8d000 -   0xdc8ff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdce000 -   0xdebff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf1000 -   0xe18ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe1e000 -  0x1148fe3 +com.adobe.CoolType (AdobeCoolType 5.10.64.19354 - 5.10.64.19354) <8985B298-125A-B521-9246-AAD43073A3F6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1180000 -  0x157bfe7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15d8000 -  0x163dff3 +ObjectModelLib.dylib (??? - ???) <073EF2BA-B5C6-A466-9AEC-963A2EF69144> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1654000 -  0x16b1feb +DataBaseLib.dylib (??? - ???) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c1000 -  0x1b13fe7 +PublicLib.dylib (??? - ???) <BD26BAA7-5BF0-9F0A-BB93-B4FE388E6852> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c3f000 -  0x1c56ffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c67000 -  0x1c73ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c90000 -  0x1c98fef +libtbbmalloc.dylib (??? - ???) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1ca5000 -  0x1cc4fff +libtbb.dylib (??? - ???) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cd9000 -  0x1cd9fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x1cdc000 -  0x1ce4fef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cfb000 -  0x1e3bfeb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1ead000 -  0x1eb0ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eb8000 -  0x2bfdff7 +libicudata.40.0.dylib (40.0.0 - compatibility 40.0.0) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c10000 -  0x2d45fe7 +libicui18n.40.0.dylib (40.0.0 - compatibility 40.0.0) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2db9000 -  0x2eaafef +libicuuc.40.0.dylib (40.0.0 - compatibility 40.0.0) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee7000 -  0x2f59fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f66000 -  0x3048ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3057000 -  0x311ffe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c5000 -  0x3202fff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x321c000 -  0x321dff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x3224000 -  0x32c2fe3 +libicucnv.40.0.dylib (40.0.0 - compatibility 40.0.0) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x32e4000 -  0x32ebffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x8b64000 -  0x8b65ffb +com.adobe.InDesign.Metadata Database Filter (8.0.0.370 - ???) <AAA7D767-80AA-D2C9-AE83-C15DD4C39CF6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x8b6a000 -  0x8b6bffb +com.adobe.InDesign.Global Preferences Panel (8.0.0.370 - ???) <1E82EF72-4A43-5D8F-F38E-3213B34884CC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x8b70000 -  0x8b83ff7 +com.adobe.AdobeSFL (AdobeSFL 1.1.0.18561 - 1.1.0.18561) <5A153C87-DD7A-CE28-2E93-7DC120D4244F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0x8dce000 -  0x8dceff7 +DTraceSupport.dylib (??? - ???) <3B2D713B-751B-BD11-5DEA-7B7F6017CB58> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DTraceSupport.dylib
    0x8e47000 -  0x8e47ff3 +cl_kernels (??? - ???) <04601A3A-91B6-487C-ACFC-25DFF3BF9546> cl_kernels
    0x8ed3000 -  0x8ed5fff  libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x8fad000 -  0x8fb2fe2  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x9396000 -  0x939affb  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <E6982BB2-BEC8-3232-989D-B3D5B26AE0DF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x95a6000 -  0x95abfff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x95b0000 -  0x95e4ff7 +com.adobe.pip (??? - 6.0.0.1654) <21A87289-747E-A0BD-2692-F9E844932E26> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
    0x9c36000 -  0x9c3affb  libFontRegistryUI.dylib (??? - ???) <D57C050B-411F-3481-BFFA-775EDCAA1D37> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
    0xa436000 -  0xa444ffb  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <4378B89F-0BDA-3072-9C67-DE1A371DD816> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xa5d3000 -  0xa5e5fff  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <F7D2A96C-D03F-3C0B-83FC-1016BB787B59> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xa5e9000 -  0xa5ecfff +FastCore (??? - ???) <E1186AC0-CC0B-AEDA-7096-5EF975A3075E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/PlugIns/FastCore.plugin/Contents/MacOS/Fas tCore
    0xb8a9000 -  0xba16ffb  GLEngine (??? - ???) <D73F1031-6DD3-38EB-966B-7A2C9F17F023> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xba4a000 -  0xbb41ffb  libGLProgrammability.dylib (??? - ???) <FA509930-D201-372B-B787-18CBD8477D06> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0xbb65000 -  0xbb90ffc  com.apple.driver.AppleIntelGMA950GLDriver (7.0.52 - 7.0.0) <A455EED3-74F4-3EE1-93A7-048400A80DD6> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA95 0GLDriver
    0xbb98000 -  0xbbc5ff8  GLRendererFloat (??? - ???) <70ADE58D-B399-3279-9774-2D5929D5FCB1> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0xbbcd000 -  0xbc36fff +MMXCore (??? - ???) <017D2F86-6D53-9D06-95B9-FF37A897DA36> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/PlugIns/MMXCore.plugin/Contents/MacOS/MMXC ore
    0xbcb7000 -  0xbd3bff7 +MultiProcessor Support (??? - ???) <11E5AD94-2FCB-7173-99B1-44B75C0B0058> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/PlugIns/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0xcc2c000 -  0xcc6fff3 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 6.0.0.24 - 6.0.0.24) <4B40551F-5306-C836-02AD-109826BD580C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0xd318000 -  0xd338ff3 +com.adobe.InDesign.IME (8.0.0.370 - ???) <68273229-D088-6FE7-0EBB-049D7765EB27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0xd346000 -  0xd36efeb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0xd38d000 -  0xd38eff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xd9a2000 -  0xd9caff3 +com.adobe.InDesign.Utilities (8.0.0.370 - ???) <28C5CB88-35B0-8180-4138-80D5E3503BBA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Utilities.InDesignPlugin/Utilities
    0xd9e0000 -  0xd9e9fff +com.adobe.InDesign.Workgroup Client UI (8.0.0.370 - ???) <49902077-E8F4-7FEA-A0B4-545ADF7233E6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Workgroup Client UI.InDesignPlugin/Workgroup Client UI
    0xd9ee000 -  0xd9f7ffb +PathTypeLib.dylib (??? - ???) <8F64EEBE-7B35-04D9-1A40-296790C82598> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PathTypeLib.dylib
    0xe010000 -  0xe1bcfff +com.adobe.InDesign.AppFramework (8.0.0.370 - ???) <37A21F7E-89E0-6F90-1F36-8DBD540D75AF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0xe9ff000 -  0xebdafe7 +com.adobe.InDesign.Text Walker (8.0.0.370 - ???) <49EF6D2A-B8AE-AAD1-D589-DADEA0A5C494> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Walker.InDesignPlugin/Text Walker
    0xec22000 -  0xec71ffb +com.adobe.InDesign.Linguistics (8.0.0.370 - ???) <7D889554-84E1-8BFD-4215-334161422D69> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0xec85000 -  0xece4ff7 +com.adobe.InDesign.Text Panel (8.0.0.370 - ???) <4D8C3996-CA93-FEF5-AAF4-074DF431DCC1> /Applications/Adobe InDesign CS6/*/Text Panel
    0xecf9000 -  0xed45ff7 +com.adobe.InDesign.Spelling Panel (8.0.0.370 - ???) <201EFD3B-7BF3-38E2-0992-2A7CE8799FD9> /Applications/Adobe InDesign CS6/*/Spelling Panel
    0xed5d000 -  0xef72ff3 +com.adobe.InDesign.Package and Preflight (8.0.0.370 - ???) <6769A211-92EE-F6F2-2E52-3C06226A352A> /Applications/Adobe InDesign CS6/*/Package and Preflight
    0xefa4000 -  0xf000fef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xf009000 -  0xf0d3ff7 +com.adobe.InDesign.Text Editor (8.0.0.370 - ???) <81901B1A-3FFA-6536-E86E-F5FB8745230C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor.InDesignPlugin/Text Editor
    0xf0fa000 -  0xf2f2fff +com.adobe.InDesign.Layout UI (8.0.0.370 - ???) <C2FFDBBB-7D4A-AEE1-1B0B-FDB5B12BE43D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0xf338000 -  0xf3a8ff7 +com.adobe.InDesign.Import Export UI (8.0.0.370 - ???) <48FAF53E-A0DA-7DA4-3A8F-D647CE86A237> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0xf3c7000 -  0xf4c4ff3 +com.adobe.InDesign.Hyperlinks (8.0.0.370 - ???) <7DBD8FB4-45E4-C1E3-FF9F-CE111584196C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0xf4e5000 -  0xf587ff7 +com.adobe.InDesign.Master Page (8.0.0.370 - ???) <E44ED0B1-D4B9-1DD6-3DFA-FBD2B1F02BBE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0xf59c000 -  0xf684fff +com.adobe.InDesign.Color Management (8.0.0.370 - ???) <AEB38774-2898-14E0-EF60-2FAD9277E576> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0xf9cd000 -  0xf9f2feb +PMFileReader.dylib (??? - ???) <BF49DC6F-48F1-AC4F-1568-5EACA4DB93B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMFileReader.dylib
    0xf9f8000 -  0xf9fafff +com.adobe.InDesign.Help (8.0.0.370 - ???) <4FA04E8F-01D7-32BF-90BD-61F315361259> /Applications/Adobe InDesign CS6/*/Help
    0xfb00000 -  0xfddeff7 +com.adobe.InDesign.Application UI (8.0.0.370 - ???) <DC17ED34-F202-1273-AD65-50BCE7BFFFE5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0xfe68000 -  0xff1cffb +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <2C860A49-8645-DC74-DC56-53BC99138C6F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0xff5f000 -  0xfffdff3 +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <D8CDF140-E42A-DCFB-AFFC-69B4694FB639> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x10033000 - 0x100a0ffb +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x100ef000 - 0x102befef +com.adobe.InDesign.Document Framework (8.0.0.370 - ???) <719D4428-D6DD-B14F-E32B-2227C3E7F10E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x11369000 - 0x1139bfe3 +com.adobe.Reader for DOCX (Reader for DOCX 5.6.0.19506 - 5.6.0.19506) <BE1E7785-EB91-BA70-DFE5-6077B90E58AC> /Applications/Adobe InDesign CS6/*/Reader for DOCX
    0x113a4000 - 0x113cefe7 +com.adobe.InDesign.WorldReady (8.0.0.370 - ???) <E766F1AF-742B-FE86-EE67-CC3D4F598B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/WorldReady.InDesignPlugin/WorldReady
    0x113da000 - 0x113eeff3 +com.adobe.InDesign.Text Editor Model (8.0.0.370 - ???) <73FD4441-6427-1074-641F-0AD5FCB1C59B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor Model.InDesignPlugin/Text Editor Model
    0x113f6000 - 0x113f9ff7 +com.adobe.InDesign.Layout Adjustment Panel (8.0.0.370 - ???) <DB6A578B-4622-2B68-3B66-CFA0FAF0E25E> /Applications/Adobe InDesign CS6/*/Layout Adjustment Panel
    0x11500000 - 0x11636feb +com.adobe.InDesign.SangamServicer-Mapper (8.0.0.370 - ???) <6C68B5C2-84AE-5F93-03B2-EF620A1ADB1F> /Applications/Adobe InDesign CS6/*/SangamServicer-Mapper
    0x11652000 - 0x116bcfeb +com.adobe.AdobeSangam (AdobeSangam 5.6.0.19506 - 5.6.0.19506) <1D569A75-8FA7-A3F9-ADB7-0CD4E72985E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x11701000 - 0x117e9fe3 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <2540764B-C2F2-61D7-EFBA-6663171FD19A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x1187a000 - 0x1194affb +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 - 3.7.101.18636) <1DA41E37-FF7F-360F-FEB4-23240E22EFDE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0x119ca000 - 0x11a58ffb +com.adobe.AdobeSangamML (AdobeSangamML 5.6.0.19506 - 5.6.0.19506) <50915543-BBBF-63F6-05D1-28D484194BBD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0x11a79000 - 0x11adffff +com.adobe.Reader for Excel (Reader for Excel 5.6.0.19506 - 5.6.0.19506) <0245D9C5-8ABE-419A-B36D-99210341F5C8> /Applications/Adobe InDesign CS6/*/Reader for Excel
    0x11af2000 - 0x11b81ff7 +com.adobe.Reader For PageMaker (Reader For PageMaker 5.6.0.19506 - 5.6.0.19506) <CD015746-7861-EFFC-855C-EC3759DCE1BA> /Applications/Adobe InDesign CS6/*/Reader For PageMaker
    0x11b98000 - 0x11c9eff7 +com.adobe.Reader for Quark (Reader for Quark 5.6.0.19506 - 5.6.0.19506) <C6812CCF-8BF1-7AAC-A313-E22C48FA84A8> /Applications/Adobe InDesign CS6/*/Reader for Quark
    0x11cb5000 - 0x11d21ff3 +com.adobe.Reader for RTF (Reader for RTF 5.6.0.19506 - 5.6.0.19506) <C14CA6D4-1F6F-57B6-03F1-897D3E6DCE32> /Applications/Adobe InDesign CS6/*/Reader for RTF
    0x11d38000 - 0x11db2fe7 +com.adobe.Reader for Word (Reader for Word 5.6.0.19506 - 5.6.0.19506) <51D1D1C0-9CF5-299B-CE42-068E4D4ECF8A> /Applications/Adobe InDesign CS6/*/Reader for Word
    0x11dc7000 - 0x11e42fe3 +com.adobe.Reader for XLSX (Reader for XLSX 5.6.0.19506 - 5.6.0.19506) <388840BE-3F1B-C06F-0D64-EA3D510DDEF4> /Applications/Adobe InDesign CS6/*/Reader for XLSX
    0x11e59000 - 0x11e61ffb +com.adobe.ZTextReader (ZTextReader 5.6.0.19506 - 5.6.0.19506) <AEAB96BF-248D-7CFC-F0CB-A3BBB8E0A39B> /Applications/Adobe InDesign CS6/*/ZTextReader
    0x11ee7000 - 0x11f58fe7 +com.adobe.InDesign.XMLParser (8.0.0.370 - ???) <63F7D423-694D-DB79-D42C-2BC254612720> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/XMLParser.InDesignPlugin/XMLParser
    0x11f68000 - 0x12182fff +com.adobe.InDesign.XML (8.0.0.370 - ???) <A28259F2-82BE-9CEB-9A1D-F8F760157C9F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/XML.InDesignPlugin/XML
    0x121ba000 - 0x121f4fff +com.adobe.InDesign.Workgroup (8.0.0.370 - ???) <C2A78399-48E9-55CC-F06E-3C0CC2A73454> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Workgroup.InDesignPlugin/Workgroup
    0x12200000 - 0x12220ff7 +com.adobe.InDesign.Workgroup Client (8.0.0.370 - ???) <0BFBA0D5-C558-9735-CAF3-A56A672222A0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Workgroup Client.InDesignPlugin/Workgroup Client
    0x1222b000 - 0x12375fef +com.adobe.InDesign.Widgets (8.0.0.370 - ???) <E6E3062C-3AEE-268D-78EC-FC8854498BC2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Widgets.InDesignPlugin/Widgets
    0x123cb000 - 0x124f7fe3 +com.adobe.InDesign.Transparency (8.0.0.370 - ???) <A68FB01C-1ED3-466C-A3D7-63F7FF8291CB> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Transparency.InDesignPlugin/Transparency
    0x12519000 - 0x135c5ff3 +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x1373e000 - 0x1379aff7 +com.adobe.InDesign.TOC (8.0.0.370 - ???) <21B11453-4710-9E69-8220-CCC1403362BA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/TOC.InDesignPlugin/TOC
    0x137aa000 - 0x13d82ff3 +com.adobe.InDesign.Text (8.0.0.370 - ???) <D6E7AFF6-BD9D-90E8-6204-DF39F95A4B74> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text.InDesignPlugin/Text
    0x13df7000 - 0x13e6aff7 +com.adobe.InDesign.Text Wrap (8.0.0.370 - ???) <C8534E41-F169-A8E9-C25A-C245A6B80388> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Wrap.InDesignPlugin/Text Wrap
    0x13e7e000 - 0x13ea4ff7 +com.adobe.InDesign.Text Wrap Path (8.0.0.370 - ???) <83BEA1C9-A363-4F4E-5046-7576852B42C4> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Wrap Path.InDesignPlugin/Text Wrap Path
    0x13eab000 - 0x13ef9ffb +com.adobe.InDesign.Text Attributes (8.0.0.370 - ???) <ED69A81F-01B2-1823-1387-F95971A2A75D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Attributes.InDesignPlugin/Text Attributes
    0x13f0b000 - 0x13f5cfff +com.adobe.InDesign.TableStyles (8.0.0.370 - ???) <840B33A7-BA08-534A-74D7-393737B3BCEA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/TableStyles.InDesignPlugin/TableStyles
    0x13f6b000 - 0x14188ff7 +com.adobe.InDesign.Table Model (8.0.0.370 - ???) <32CAE4DE-3171-1D56-98D1-6DC2E380CC17> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Table Model.InDesignPlugin/Table Model
    0x141b7000 - 0x14206fef +com.adobe.InDesign.Image Filters (8.0.0.370 - ???) <7886BE2C-CFAE-B06F-DAFD-391E446F033B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x1420f000 - 0x14293fef +com.adobe.InDesign.SVGExport (8.0.0.370 - ???) <86FE3628-3D34-889A-E9D6-A668D39FA75C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SVGExport.InDesignPlugin/SVGExport
    0x142b8000 - 0x14358fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x14385000 - 0x14424ffb +com.adobe.InDesign.Support for JavaScript (8.0.0.370 - ???) <8BE58202-B416-D7CB-6242-76007DA009AD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Support for JavaScript.InDesignPlugin/Support for JavaScript
    0x14446000 - 0x1448afe3 +com.adobe.InDesign.Support for AppleScript (8.0.0.370 - ???) <03A2B78A-6B8D-36AD-EDB9-9F44B572FA85> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Support for AppleScript.InDesignPlugin/Support for AppleScript
    0x1449b000 - 0x14594ff3 +com.adobe.InDesign.Graphics (8.0.0.370 - ???) <6751514A-305F-22D5-5F6B-EF83069C2290> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x145b0000 - 0x14608fe3 +com.adobe.InDesign.Stroke and Fill (8.0.0.370 - ???) <3FAC2281-54A0-4A7A-9C68-23288148132C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Stroke and Fill.InDesignPlugin/Stroke and Fill
    0x1461b000 - 0x1475aff7 +com.adobe.InDesign.Spread (8.0.0.370 - ???) <87AF9615-AFB3-C5BD-2E1D-0AADCD0355C2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x14780000 - 0x147deff7 +com.adobe.InDesign.Spread UI (8.0.0.370 - ???) <AD4D14F3-347B-D246-AD66-B20E84E331B7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x147f3000 - 0x1483cfff +com.adobe.InDesign.Spline (8.0.0.370 - ???) <FCFEE9E7-5F09-E4B1-9CC1-C125DC54C053> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x1484f000 - 0x14897ff7 +com.adobe.InDesign.Spline UI (8.0.0.370 - ???) <221E4B02-9FB7-77BA-76DC-7EA58E2D2316> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0x148ad000 - 0x148befff +com.adobe.InDesign.Spelling Service (8.0.0.370 - ???) <0DE5CB05-94A9-8BEF-3877-34FAFECE86D2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x148c9000 - 0x148d6ff7 +com.adobe.InDesign.Sound (8.0.0.370 - ???) <38D24640-7AEE-3ADA-E2E2-4D93D76EDEC3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0x148df000 - 0x1496fff3 +com.adobe.InDesign.SharedContent (8.0.0.370 - ???) <F8160FD9-5127-03D0-EF2E-E1355F366E11> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SharedContent.InDesignPlugin/SharedContent
    0x1498b000 - 0x149afff3 +com.adobe.InDesign.Sections (8.0.0.370 - ???) <F11940EE-4C0A-6008-BF22-35F39ABEE7D9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x149bc000 - 0x14a5ffff +com.adobe.InDesign.Scripting (8.0.0.370 - ???) <43901F62-3831-D7CF-A200-7A123FC4B15C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x14a79000 - 0x14a9fffb +com.adobe.InDesign.Rulers (8.0.0.370 - ???) <953D1536-0758-383D-185A-BEF5523CE59D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x14aae000 - 0x14c23fff +com.adobe.InDesign.Print (8.0.0.370 - ???) <0B16BD91-8977-7D93-59F1-6D67C90B7314> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x14c46000 - 0x14c80feb +com.adobe.InDesign.PNG Import Filter (8.0.0.370 - ???) <3C6D23BA-B0F3-8C86-4C21-7DEA4035AFF3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x14c8d000 - 0x14cc1fff +com.adobe.InDesign.Photoshop Import Filter (8.0.0.370 - ???) <6665B7C1-ED42-831D-5E52-D54AD29D8C32> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x14ccd000 - 0x14d32ff3 +com.adobe.InDesign.Book (8.0.0.370 - ???) <0AC7BC7B-8B04-633D-6415-F9C6F3B2687E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x14d44000 - 0x14e54ffb +com.adobe.InDesign.Image (8.0.0.370 - ???) <0BDFC74B-06D1-E29D-AB7F-04C6E66A5AD2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x14e76000 - 0x14e81ff7 +com.adobe.InDesign.Group (8.0.0.370 - ???) <64697676-1836-6A88-EAD5-D2A08DE79F6E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x14e8b000 - 0x14f86ff7 +com.adobe.InDesign.EPS Page Item (8.0.0.370 - ???) <659D1891-D2A5-FE6E-B96D-FAFEFE68FA20> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x14fae000 - 0x151f5fff +com.adobe.InDesign.PDF (8.0.0.370 - ???) <54EA456A-3F68-DB9E-B3CE-7118A4326308> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x15227000 - 0x1532bfef +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <71232DFD-06FB-837B-8246-BD20F862B5E3> /Application

    jasperTuddies wrote:
    sure: you should just have a little blurb that says as much when we fill out the crash report
    These forums are NOT tech support, and you aren't sending your crash reports to us when you send them to Adobe. This is just a a way for users to communicate with other users, and the [very] occasional Adobe employee who might drop by. Adobe personnell should have a "staff" badge when you see one.

  • Robo v9 Show/Hide without Twisties - One button no longer working

    Hey there, as stated I am using Robo v9 with Show/Hide without Twisties (One button) with javascipts.  We have most of our images using DHTML drop-downs and when folks click on "Show All Images" on the page, the GIF changes to "Hide All Images" and all drop-downs (our images) and expanding text are diaplayed.
    It had been working all the time, but now it only works when I right click the topic in the TOC and choose "Edit Topic", then while in the Edit Window (Display view), when I do a View (Ctrl-W) and it displays the page within RoboHelp..I can click the "Show All Images" and it works like it always had.  BUT, if that page is not in the Edit Window, and I right click "Preview Topic", the click "Show All Images" (or on the DHTML dropdown itself) it will NOT show the images, *but the GIF image does properly toggle to "Hide All Images" (and if I do again, then it properly toggles to the "Show All Images" GIF, if I do it again), but now NO images are getting displayed for some reason.  It also NEVER works properly when I publish to our website (even when clicking the DHTML dropdown itself), but the GIF images toggle properly.
    If I right click and choose "Preview Topic" and click "View With" and use Internet Explorer 8 it still never works anymore, unless the topic is in the Edit Window (Display View), so I know the issue is not on the server.  It stops working after I do a generate and run on my pc.  Also when I view it IE8 within Robo (and Allow the Blocked Content to run the scripts), many instances of the same error is shown as:
    Message: Access is denied. 
    Line: 2646
    Char: 3
    Code: 0
    URI: file:///D:/Users/_RBH9_TPO-Generate/v9-testing/ehlpdhtm.js
    ...but I *do* have access to the folder system, but in checking the coding of the ehlpdhtm.js, that area show, where I believe line 2646, character 3 starts at the "values = getAttribute(element, prop );" line below...but maybe something does not exist:
    ==
      //End HTML code invoked function
    function InitEffect( element, prop )
    var values = null;
    if( getAttribute(element,prop)) 
      values = getAttribute(element, prop );
    else if( getAttribute( element, "currentStyle" )  && element.currentStyle.getAttribute)
      values = element.currentStyle.getAttribute( prop );
    else  if (element.style.getAttribute)
      values = element.style.getAttribute( prop );
    if( !values )
      return;
    var functions = new Array();
    ==
    I have a much older backup when restored, it all works properly again in all cases, but I have done so much work since then that I think would need to be manually redone.  I have played with keeping those some javascipts alone (in case I changed something) and updated the rest of the data files I had added, deleted the .CPD file, but it somehow stops working again, probably with some updated file.  I am not sure what specific files could be causing the negative impact that is preventing it from working.  Maybe if I knew what files could impact, I couldrestore those from my old backup.  The newer backups when restored do not work properly, so there was a point in time where something changed and is causing this.
    All prior versions of RoboHelp (v7 and v8) have always worked and still do.  I am using v9.0.1.262, as the latest version has not yet been allowed on our pcs (per security), but since my earlier backup works, I thought it may not be the issue, but wanted to tell you anyway.  ;->
    Any ideas on how I should proceed?  What files may have impact to cause it not to work anymore?  The showhide.js is the only .js to show up as a baggage file.  Also, the DHTML line does exits in each html page's code, as we are still using Robo v7 as the production software and the Show/Hide always works, and I copy them into the respective Robo v9 folders (and if new, then I copy them, then import them), otherwise the newer v7 updated pages are copied over the older v9 html files while RoboHelp is closed.
    Thanks in advance for any info you can provide!

    I may have figured out what to fix to get v9 back to working on the Show/Hide button, but not the "why?" .
    It looks to all be dealing with the Robo automatic html coding of where to locate the .js file(s)...here is a quick overview of this issue and what I did.  When I view the non-working pages within Internet Explorer 8 within Robo (and Allow the Blocked Content to run the scripts), I saw many instances of the same error is shown as this in the log, which implied since I *do* have access rights, maybe the file was just not being found.
    Message: Access is denied.
    Line: 2646
    Char: 3
    Code: 0
    URI: file:///D:/Users/_RBH9_TPO-Generate/v9-testing/ehlpdhtm.js
    OK, here are my findings.  EXAMPLE #1 and EXAMPLE #2 below are excerpts of the same file.  EXAMPLE #1 is from Robo v7 and is copied to the v9 folder after it was updated so our soon to be "production" webhelp will be from Robo v9 (instead of making the same manual updates in Robo v9 as in Robo v7, I copy the updated the .html file to the Robo v9 file system).  Note the direction of the directory slashes of the java scripts listed below, as they are all DOS type slashes (back slashes), EXCEPT for ehlpdhtm.js as it is the ONLY one using UNIX (forward) slashes.
    EXAMPLE #1 (from Robo v7)
    ==
    <link rel="StyleSheet" href="..\..\sty-std-topic.css">
    <script type="text/javascript" language=JavaScript x-save-method=compute-relative
    src="..\..\showhide.js"></script>
    </head>
    <body>
    <robohelp><script type="text/javascript" language=JavaScript1.2 src="../../ehlpdhtm.js"
    x-save-method=compute-relative></script>
    <script type="text/javascript" language=JavaScript1.2>
    <!--
    if( typeof( InitEffects ) != 'function' ) InitEffects = new Function();if( typeof( InitTrigger ) != 'function' ) InitTrigger = new Function();if( typeof( FilePopupInit ) != 'function' ) FilePopupInit = new Function();if( typeof( TextPopupInit ) != 'function' ) TextPopupInit = new Function();
    //-->
    </script>
    ==
    EXAMPLE #2(from Robo v9)
    This is from the restored backup of the Robo v9 files that always work when I restore them, and note they are ALL UNIX (forward) slashes.  These backup files were generated from Importing/Upgrading a copy of the Robo v7 files into Robo v9.
    ++
    <title>[Endpoint Protection] Symantec Overview</title>
    <link rel="StyleSheet" href="../../sty-std-topic.css" type="text/css" />
    <script type="text/javascript" language="JavaScript" src="../../showhide.js">
    </script>
    </head>
    <body>
    <?rh-script_start ?><script src="../../ehlpdhtm.js" type="text/javascript" language="JavaScript1.2">
    </script><?rh-script_end ?>
    ++
    Additional info: The following is from another file from the Robo v9 backup files that always WORK and once again they are ALL UNIX (forward) slashes. 
    ~~
    <link rel="StyleSheet" href="../../sty-std-topic.css" type="text/css" />
    <script type="text/javascript" language="JavaScript" src="../../showhide.js">
    </script>
    </head>
    <body>
    <?rh-script_start ?><script src="../../ehlpdhtm.js" type="text/javascript" language="JavaScript1.2">
    </script><?rh-script_end ?>
    ~~
    BUT since all .js files are referenced in EXAMPLE #1 have DOS slashes (back slashes), EXCEPT for the ehlpdhtm.js, I decided to change the line in ehlpdhtm.js FROM src="../../ehlpdhtm.js" TO src="..\..\ehlpdhtm.js" and IT (this one page) BEGAN WORKING AGAIN after I published.  So having all DOS back slashes DOES work in Robo v9!!!!  BUT it appears that Robo v9 only generates new pages using UNIX (forward) slashes in ALL coding.  I've read about issues like this occurring with the FireFox browser, but we only use IE8, and have not read anything like this related to IE8 issues. 
    So if all UNIX forward slashes and all DOS back slashes can work in Robo v9 in finding and using ehlpdhtm.js, (the Show/Hide buttons function properly) why is this problem existing in Robo v9 when there are mixed "slashes" (using forward and backward)?  ...and the mixed slashes ALWAYS works in Robo v7!  They do not have to all be in the same direction in Robo v7 as it appears to have to be in the newer/more advanced Robo v9.  Why does it matter that all slashes need to be all the same direction, if Robo v9 CAN actually read and figure out the DOS back slashes (formatted by Robo v7 creation) and actually generates UNIX forward slashes for the .js files in new Robo v9 output within the .html?
    More importantly will I have to always do a Global search and replace in Robo v9 to change the direction of the "back slashes" when I copy updated Robo v7 .html files into the Robo v9 folders (instead of manually reworking each change), while in transition from v7 to v9?
    Thanks in advance any information, recommendations, and feedback as your time is greatly appreciated!

  • With a PDF Dynamic form using show/hide actions, how to ensure that when the completed form is saved, closed and re-opened, the form still show the fields as before it was closed?

    With a PDF Dynamic form using show/hide actions, how to ensure that when the completed form is saved, closed and re-opened, the form still show the fields as before it was closed?
    I have developed a form with fields hidden by default, that become visible based on box ticked or radio button selections.
    My problem is that, when I close the form and re-open it, it comes back to it's default presentation, regardless of the information already recorded in the form (including in the now hidden fields.
    How to correct that
    Thanks in advance for any hint you can provide.

    I've had the same problem. This solved it...
    Go to the "Form properties..." in the File-menu. Select "Run-time" to the left and in the box "Scripting" Preserve scripting changes to form when saved: choose Automatically (Script-based state changes are saved locally in an insecure fashion. This option cannot be used for certified forms).
    Hope it works for you to...

  • Can't get show/hide subform to work.

    Although I've done my best to show/hide a subform through a radio-button in Livecycle, I can't get it to work.
    Any help will be greatly appreciated.
    Please see:
    https://dl.dropboxusercontent.com/u/92058288/problem.jpg
    https://dl.dropboxusercontent.com/u/92058288/hide%20or%20show%20subform.pdf

    You have created the object on Master page that causing the issue also missed the 'presence' after object name. I redesign the form but not on master Page and apply the below script and its working
    Click event of 'Nee' radio button
    if(this.rawValue == 1)
    xfa.form.form1.subform1.sub1.presence="hidden";
    Click event of 'Ja' radio button
    if(this.rawValue == 1)
      xfa.form.form1.subform1.sub1.presence="visible";
    For more info refer the below screenshot.

  • How to show/hide a form field?

    Hi all,
    Is it possible to programaticlly show/hide a from input field at runtime?
    best

    You can use javascript to achieve this and following is the code I'm using in one of the forms to hide a field when this form is being opened.
    ..after displaying page...
    declare
    v_id number(10);
    begin
    v_id:=p_session.get_value_as_NUMBER(
    p_block_name => 'DEFAULT',
    p_attribute_name => 'A_ID',
    p_index => 1
    If v_id is null then
    htp.p('<SCRIPT LANGUAGE="JavaScript">
    function get_index(p_name) {
    var i;
    for (i=1; i<document.forms[0].length; i++){
    if ( document.forms[0].elements.name == p_name) {
    return i;
    var j = get_index("FORM_NAME.DEFAULT.FIELD_NAME.01");
    document.forms[0].elements[j].style.visibility="hidden";
    </SCRIPT>');
    End If;
    -Krishnamurthy

  • How to SHOW/HIDE a dreamweaver layer from a flash button?

    I have almost 2 weeks tying to find a solution for this. Please help...
    -How can you SHOW/HIDE an thml-dreamweaver layer from a flash movie button.
    My html layer name is LAYER1, and my FlashMC botton name is FLBOT1
    Now, what is the actionscript that im suppouse to place in the flash button?
    Please respond, Thanks

    Adobe removed Flash Text and Flash Buttons from CS4 for accessibility reasons.  Flash buttons aren't web friendly.  And if you use this approach, you'll need to work in Flash because DW doesn't write Action Script for you.
    That said, you could do something similar without Flash.
    Pure CSS Disjointed Menu Rollovers
    http://alt-web.com/DEMOS/CSS-Disjointed-Menu-Rollover.shtml
    Pure CSS Disjointed Text Rollovers
    http://alt-web.com/DEMOS/CSS-Disjointed-Text-Rollover.shtml
    Show/Hide Layers with DW behaviors:
    http://www.cbtcafe.com/dreamweaver/showhidelayers/index.html
    Walter Zorn's Tooltips
    http://www.walterzorn.com/tooltip/tooltip_e.htm
    FloatBox Demos
    http://randomous.com/floatbox/demo
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.com/blogspot.com

  • Show/hide bahavior not working in firefox or safari

    Here is my problem. The show hide behavior incorporated in DW
    CS3 is working fine in IE6 and 7 but not working at all in firefox
    and safari (both latest version). I have tried it on different
    event but nothing.
    My web site is configured that if someone click on details, a
    layer will become visible and the details will be showed. I know
    there is a work around and the simplest would be to have a new
    window open but this is not the style I want.
    Any help would be much appreciated.
    Thanks
    ASP

    <!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=iso-8859-1" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    #apDiv1 {
    position:absolute;
    visibility:hidden;
    left:16px;
    top:14px;
    width:512px;
    height:394px;
    z-index:1;
    background-color: #FFFF00;
    #apDiv2 {
    position:absolute;
    left:14px;
    top:431px;
    width:513px;
    height:88px;
    z-index:2;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_reloadPage(init) { //reloads the window if Nav4
    resized
    if (init==true) with (navigator) {if
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    onresize=MM_reloadPage; }}
    else if (innerWidth!=document.MM_pgW ||
    innerHeight!=document.MM_pgH) location.reload();
    MM_reloadPage(true);
    function MM_showHideLayers() { //v9.0
    var i,p,v,obj,args=MM_showHideLayers.arguments;
    for (i=0; i<(args.length-2); i+=3)
    with (document) if (getElementById &&
    ((obj=getElementById(args
    ))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style;
    v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
    //-->
    </script>
    <script src="../Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <div id="apDiv1"></div>
    <div id="apDiv2">
    <p>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','130','height','20','title','test','onfocus','MM_showHideLayers(\'apDiv1\',\'\',\'show \')','src','../Flash/liendurabilte','quality','high','pluginspage','http://www.adobe.com/s hockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Flash/liendurab ilte'
    ); //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="130" height="20" title="test"
    onfocus="MM_showHideLayers('apDiv1','','show')">
    <param name="movie" value="../Flash/liendurabilte.swf"
    />
    <param name="quality" value="high" />
    <embed src="../Flash/liendurabilte.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="130"
    height="20"></embed>
    </object>
    </noscript>
    Click here to show layer</p>
    <p>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','130','height','20','onfocus','MM_showHideLayers(\'apDiv1\',\'\',\'hide\')','src','../ Flash/lienGarantie','quality','high','pluginspage','http://www.adobe.com/shockwave/downloa d/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Flash/lienGarantie'
    ); //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="130" height="20"
    onfocus="MM_showHideLayers('apDiv1','','hide')">
    <param name="movie" value="../Flash/lienGarantie.swf"
    />
    <param name="quality" value="high" />
    <embed src="../Flash/lienGarantie.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="130"
    height="20"></embed>
    </object></noscript>
    Click here to hide layer
    </p>
    </div>
    </body>
    </html>

  • Show/hide in an ADDT form

    has anyone successfully used a show/hide script of any kind in an ADDT form?
    What I'm trying to do is, I've got Yes and No radio buttons.  If Yes is clicked, a text box appears in the row below.
    If No is clicked, no change occurs.
    I had one that was working but now all of the sudden it is no longer working.  What happens now is when you arrive on the page, the text box that is supposed to be hidden, is visible.  However, when you click No, it disappears and if you click Yes, it reappears.
    Below is the code.  I'm thinking there must be a conflict between the javascript code below and ADDT.  Any help is appreciated!  Thanks!
    <SCRIPT LANGUAGE="JavaScript">
    function showhide1(id,str)
        if (document.getElementById)
            obj = document.getElementById(id);
            if (str == "show") //obj.style.display == none
                obj.style.display = "";
            else if (str == "none")
                obj.style.display = "none";
    </script>
      <tr><td align="right">Will anyone in your party require translation services at Open House?</td> <td> <input type="radio" name="translation" value="Yes" onClick="showhide1('display','show');">Yes<input type="radio" name="translation" value="No" checked  onClick="showhide1('display','none');">No</td></tr>
            <tr id="display"><td align="right" > In what Language? </td> <td> <font color="red">*</font> <input type="text" name="language"></td></tr>

    OK, I added a function that fires on page load so that the conditional row will be displayed if the Yes radio button has been checked.You should now remove the CSS rule for the conditional row. I tested the code with Firefox 3 and IE8 and it works but it is by no means complete.
    <script type="text/javascript">
    window.onload = showRow;
    function showRow() {
    if (document.getElementById("radioYes").checked)
    {document.getElementById("display").style.display = ""}
    else
    {document.getElementById("display").style.display = "none"};
    function showhide1(id,str)
        if (document.getElementById)
            var obj = document.getElementById(id);       
            if (str == "show") //obj.style.display == none
                obj.style.display = "";
            else if (str == "none")
                obj.style.display = "none";
    </script>
    The HTML code for the two table rows should now be:
    <tr><td align="right">Will anyone in your party require translation services at Open House?</td>
    <td><input name="translation" type="radio" onClick="showhide1('display','show');" value="Yes" checked="checked" id="radioYes">Yes
    <input type="radio" name="translation" value="No" id="radioNo" onClick="showhide1('display','none');" >No</td></tr>
    <tr id="display">
    <td align="right">In what Language?</td>
    <td><font color="red">*</font>
    <input type="text" name="language"></td></tr>

  • Show/hide fields when selecting an option from a drop-down menu.

    Hello Gurus!
    I have a question about creating a Java Script withing Acrobat pro.  This is what i would like to do: I created a drop-down menu with several selection entries.  Upon the customer making one of the selection entries, i would like for the correct fields that i created to become visible and all other fields to hide.  Is this even possible to do?  The reasoning behind this is because we have a form that customers have to generate in order to request access to certain financial accounts; we have over 20 different types of accounts and for each instance the customer has to fill out the same form.  By creating a drop down menu, i can use the same form by just changing the drop-down selection and clicking on the designated fields for that selection.  At this time i have over 20 different forms that poing to 20 different account requests and i would hate to send the form 20 different times to one person.  The reason i can not add all fields desired for all accounts is due to the fact that the form would be filled with hundreds of checkmarks and instructions thus making the process too tideous for the customer.  Hope you guys can help out.
    ~Vader

    The good news is, it can be done (and it has been done).
    There are a few things to be aware of, however.
    The most important is that the form must be planned well, which means that you must think carefully about your logic and even more so about your field naming (hierarchical field names are your friend). One fundamental issue, you have to be aware of, is that this form no longer will be a "standard form". The consequence of this is that you may have to be aware that you might get into trouble when you have to prove that your user filled out that particular standard form (talk to your compliance and forms management people about that).
    You also may have to decide whether the form should be usable in Reader. And, if so, how much you want to spend on the right to do so. You will see below why…
    There are actually two approaches for dynamically showing/hiding parts of a form. If your form can be separated between a fixed first page (where you also have the account type selection), and a variable part (depending on the selection), you could use Templates, which you spawn according to the selection, and delete pages when you change the selection. This approach is very easy to implement, but requires Reader Extensions Server to allow it to work in Reader; Acrobat Pro's extended rights are not sufficient for that.
    The other approach is showing/hiding fields. If you did your homework well, it would be very easy to first hide all subsequent fields, and then show the ones you need in two lines of code. This approach does not require extended rights for Reader at all, as long as your forms will always have the same number of pages, for each of your account types. This approach also works for the cases where the differences between the individual forms are very small. It does also work for showing/hiding bigger chunks of the form. In that case, you might create the "background" separately, and then put it as an icon into a button field which you will show/hide together with the carefully placed on top of it active fill-out fields.
    There is a third possibility, which Adobe Propaganda probably would suggest, and that woudl be subforms in LiveCycle Designer. The consequence is, however, that you won't have PDF forms, but proprietary XFA forms instead. And you may have more developing and maintenance work than with the other approaches.
    Back to your original question: you could use a Keystroke script evaluating event.changeEx of the combo box field. Depending on that, you would run your action to set up the according form part. The other way to do it would be evaluating event.value in the onBlur event. The latter would have the advantage that the selection has been made, and you get a bit more time to set up the form (this may in fact be an issue, particularly with Acrobat 9 and 10, which may take their time to show/hide fields).
    Another possibility instead of a drop down (combo box field) would be a popup, where you would have a button to press, and the list of selections pops up. This second method uses app.popUpMenuEx().
    Hope this can help.
    Max Wyss.

  • Show / Hide Pages

    I have a 5 page form which has Page 1 + 5 open when the user opens the form, depending on the drop down list that the user selects on Page 1 will then determine whether Page 2, 3 or 4 is opened, this works fine. The user then fills in for example Page 2 and then saves the form, when you reopen the form Page 2 is hidden from view so is there any way of making sure that the page remains visible once the user has selected the Page from the drop down list.
    Thanks for any guidance on this.

    Hi Niall,
    That resolved the issue.
    Kind regards
    Steve
    "Niall O'Donovan" <[email protected]>
    11/01/2011 12:57
    Please respond to
    <[email protected]>
    To
    Steve Page <[email protected]>
    cc
    Subject
    Show / Hide Pages
    Hi,
    If you go to the File > Form Properties > Default tab, check that the
    "Preserve script changes" is set to automatic:
    http://forums.adobe.com/servlet/JiveServlet/showImage/53848/LCDES2propertiespreservescriptchanges.png
    That should work, unless there is script firing in the form that hides
    page 2 as the form opens.
    Niall
    http://www.assuredynamics.com

  • [Mac 4.0.2] Show/Hide Hidden Characters

    Hello,
    Is it possible for my plugin to get notified when the end-user is switching Show/Hide Hidden Characters from InDesign's Type menu? And if the answer was YES then how could we do that would be the next question . . .
    Any pointer or direction to have this event watcher implemented smoothly would be very much appreciated indeed.
    Best regards
    Patrick Perroud

    Hi John,
    I modified my script and now I am getting error when I run it first time and when I run it again then it run fine.
    set the date_stamp to ((the current date) as string)
    tell application "Finder" to quit
    set OnOff to do shell script "defaults read com.apple.finder AppleShowAllFiles" 
    if OnOff = "NO" or OnOff = "OFF" then
      set OnOff to "ON"
      tell application "Finder"
      display dialog "Show all hidden files in this Mac ?" & return & return & date_stamp buttons {"Show Hidden Files", "Cancel"} default button 2 with title "/MSN/" with icon 1
      end tell
    else
      set OnOff to "OFF"
      tell application "Finder"
      display dialog "Hide all hidden files in this Mac ?" & return & return & date_stamp buttons {"Hide Hidden Files", "Cancel"} default button 2 with title "/MSN/" with icon 1
      end tell
    end if
    do shell script "defaults write com.apple.finder AppleShowAllFiles " & OnOff
    delay 1 
    tell application "Finder" to launch

  • CP6 HTML5 output file, show/hide don't work

    Hi all,
    I've create a menu screen where I have grouped some graphics to a button and disabled 'visible in output'. I then created a conditional script to show or hide the group depending on interaction, assigning the script to the slide on enter.
    However, publishing it in html, the show/hide groups simply does not appear, but it's working perfectly fine in SWF.
    Please help!
    Cheers

    I didn't understand '...have grouped some graphics to a button....'? Do you?

  • Timer to alternately show/hide 2 objects

    Hi,
    I'm trying to learn how to use a Timer and AS3 to set up 2 objects (for example, 2 squares, each with a separate instance name) that would show/hide alternately for 500 ms each for 30 seconds (30000 ms) total. Easy enough to do using a timeline, but instead, I need to set this up to include using AS3 to add to a companion .as script file (Main.as), which loads and all runs on Frame 1. I first looked at using setTimeout or setInterval, but these don't seem to have enough properties to do what is needed. So, Timer is probably the best choice. I've read the online documents and examples for a Timer, but still can't figure out how for example to alternate one object's 500 ms show with the other's 500 ms hide, then alternate/switch them, and stop the alternating sequence after 30 seconds.
    Any help, example AS3 script would be great help.
    Regards,

    Hi Ned,
    Unfortunately that's what I have been trying, without success. Actually, have gotten fairly stuck in experimenting and am hoping that someone can provide a simple example. The following is some of the "gibberish" that I tried without success.
    private var c1On: uint = 500
    private var c1Off: uint = 500
    private var c2On:uint = 500
    private var c2Off:uint = 500
    private var c1OnTimer:Timer
    private var c2OnTimer:Timer
    c1OnTimer = new Timer(c1On, 30);
    c1OnTimer.addEventListener(TimerEvent.TIMER, c1OnF);
    public function c1OnF(event:TimerEvent) {
    mcsquare1.visible = true
    mcsquare2.visible = false
    c2OnTimer = new Timer(c2On, 30);
    c2OnTimer.addEventListener(TimerEvent.TIMER, c2OnF);
    public function c2OnF(event:TimerEvent) {
    mcsquare2.visible = true
    mcsquare1.visible = false
    c1onTimer = new Timer(c1On, 30);
    c1onTimer.addEventListener(TimerEvent.TIMER, c1onF);  
    //onTimer.start();
    }//end
    public function c1onF(event:TimerEvent) {
    mcsquare1.visible = true
    mcsquare2.visible = false
    }//end c1onF
    c1offTimer = new Timer(c1Off, 30);
    c1offTimer.addEventListener(TimerEvent.TIMER, c1offF);  
    //onTimer.start();
    }//end
    public function c1offF(event:TimerEvent) {
    mcsquare1.visible = false
    mcsquare2.visible = true
    }//end c1onF

Maybe you are looking for