Help me figure out this script

Hey Guys,
This is the first time EVER posting a blog, so bear with me
if i'm a bit slow. My problem is that i'm just getting into Flash,
just got Flash CS3, and I downloaded a pre-made menu from
istockphoto.com. The thing is I can't figure out how to get the
buttons to link to another scene in Flash. Can anyone help out? and
if i'm not posting enough info let me know what I need to do.
Thanks for your time.
Alx.
Here's the action script, where do I change the script to
play the next scene of my movie?
on (release) {
getURL("#");
on (rollOver)
if (_root.link != 5)
gotoAndPlay(2);
} // end if
on (releaseOutside, rollOut)
if (_root.link != 5)
gotoAndPlay(21);
} // end if
on (release)
if (_root.link != 5)
_parent["but" + _root.link].gotoAndPlay("s2");
_root.link = 5;
} // end if
}

on (release) {
getURL("#");
//if you click the button this script is attached to, it will
take you to "#" in your browser.
on (rollOver)
if (_root.link != 5)
gotoAndPlay(2);
} // end if
//The above script says that if the _root variable "link"
does not = 5, to gotoAndPlay(2) of the current movieclip.
on (releaseOutside, rollOut)
if (_root.link != 5)
gotoAndPlay(21);
} // end if
same thing as above, but for releaseOutside, or rollOut, and
it will play 21.
on (release)
if (_root.link != 5)
_parent["but" + _root.link].gotoAndPlay("s2");
_root.link = 5;
} // end if
on click, this button will will go to _parent.butx (where x
is _root.link) .gotoAndPlay(frame "s2") -- if _root.link does not =
5. make sense? It then sets the _root variable "link" to 5.
so you have two on(release) button functions, which isn't
right. Also, I've never used two on statements in the same shot ---
on(releaseOutside, rollOut) does that work properly?
so if you want to gotoAndPlay a certain scene, you can just
change a bit of the script. -- think you can figure out where with
my explanations? Or did I just make it more confusing.

Similar Messages

  • Please help me figure out this symbol on my 8520 homescreen

    Hey everyone, I have a blackberry curve 8520 from Iwireless. I recently went to Wisconsin from Iowa and when I got back on my homescreen at the top left is a 3 next to a circle that has a white arrow in it pointing southwest and on the northeast side of the circle there is a red dot on the end of the arrow.
    What is this symbol and how do I get rid of it? Pleas someone help me I've been trying to figure it out for over a week now with no luck.
    Thank you so much,
    Desirae

    Hi there, if memory serves, that is likely indicating that there is an update for one or more of your applications that you downloaded from BlackBerry App World.
    You can view the actual messages by going to the main Messages folder (if you don't see it, then it may be hidden - it can be exposed by going to the home screen, press the BB Menu button and select Show All).  If you can't find the messages by scrolling through, then press the BB Menu button and select View Folders.  This will give your a view of all applications which are able to leave notifications.  You can search through these and find it there. 
    Once you've viewed the messages, the icon should disappear.
    I hope that helps!
    If you want to thank someone for their comment, do so by clicking the Thumbs Up icon.
    If your issue is resolved, don't forget to click the Solution button on the resolution!

  • Can you please help me figure out this repeat crash in safari

    this crash occurs when i click a reply button on an ajax form ...the little reply text window expands and then safari disappears happens sporadically ... are the addons i have installed the culprit because it happens to my friend in same exact place .... i am a web developer and trying to narrow this down thank you!
    Process:         Safari [418]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [214]
    Date/Time:       2011-06-11 17:35:12.473 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          1372450 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  2809411 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      AE146418-8338-4E75-9E9A-67A57B1D54B1
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x00007fff84bcc85c WebCore::RenderLayerBacking::paintingGoesToWindow() const + 12
    1   com.apple.WebCore                       0x00007fff84bcc79d WebCore::RenderLayer::setBackingNeedsRepaintInRect(WebCore::IntRect const&) + 29
    2   com.apple.WebCore                       0x00007fff84af825c WebCore::RenderObject::repaintAfterLayoutIfNeeded(WebCore::RenderBoxModelObject *, WebCore::IntRect const&, WebCore::IntRect const&, WebCore::IntRect const*, WebCore::IntRect const*) + 2284
    3   com.apple.WebCore                       0x00007fff849fea38 WebCore::RenderBlock::layoutBlock(bool) + 1656
    4   com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    5   com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    6   com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    7   com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    8   com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    9   com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    10  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    11  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    12  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    13  com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    14  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    15  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    16  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    17  com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    18  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    19  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    20  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    21  com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    22  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    23  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    24  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    25  com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    26  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    27  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    28  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    29  com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    30  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    31  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    32  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    33  com.apple.WebCore                       0x00007fff84a024f3 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1043
    34  com.apple.WebCore                       0x00007fff849fe993 WebCore::RenderBlock::layoutBlock(bool) + 1491
    35  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    36  com.apple.WebCore                       0x00007fff84adfb7b WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 139
    37  com.apple.WebCore                       0x00007fff84a00513 WebCore::RenderBlock::handleFloatingChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 35
    38  com.apple.WebCore                       0x00007fff84a0046e WebCore::RenderBlock::handleSpecialChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 78
    39  com.apple.WebCore                       0x00007fff849ffeff WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 495
    40  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    41  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    42  com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    43  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    44  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    45  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    46  com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    47  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    48  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    49  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    50  com.apple.WebCore                       0x00007fff84a00911 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    51  com.apple.WebCore                       0x00007fff849fff23 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531
    52  com.apple.WebCore                       0x00007fff849fe6ef WebCore::RenderBlock::layoutBlock(bool) + 815
    53  com.apple.WebCore                       0x00007fff849fe383 WebCore::RenderBlock::layout() + 35
    54  com.apple.WebCore                       0x00007fff849fe217 WebCore::RenderView::layout() + 279
    55  com.apple.WebCore                       0x00007fff849fca48 WebCore::FrameView::layout(bool) + 1160
    56  com.apple.WebCore                       0x00007fff84a7f9d2 WebCore::Document::updateLayoutIgnorePendingStylesheets() + 50
    57  com.apple.WebCore                       0x00007fff84ed2c4c WebCore::HTMLBodyElement::setScrollLeft(int) + 60
    58  com.apple.WebCore                       0x00007fff84d23801 WebCore::setJSElementScrollLeft(JSC::ExecState*, JSC::JSObject*, JSC::JSValue) + 113
    59  com.apple.WebCore                       0x00007fff84b163da WebCore::JSElement::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 186
    60  com.apple.WebCore                       0x00007fff84afb6b5 WebCore::JSHTMLElement::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 133
    61  com.apple.WebCore                       0x00007fff84b67265 WebCore::JSHTMLBodyElement::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 133
    62  com.apple.JavaScriptCore                0x00007fff82ab68df cti_op_put_by_val + 879
    63  ???                                     0x00002db2618b9c96 0 + 50244163968150
    64  com.apple.JavaScriptCore                0x00007fff82b8e06f JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 511
    65  ???                                     0x0000000117ca9900 0 + 4694120704
    66  ???                                     0x000000010ece81e0 0 + 4543381984
    67  com.apple.WebCore                       0x00007fff851f2fa0 WebCore::JSDOMWindowShell::~JSDOMWindowShell() + 0
    68  ???                                     0x9090909090900000 0 + 10416984888683003904
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8623f12a kevent + 10
    1   libSystem.B.dylib                       0x00007fff86240ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff86240cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff862407fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff86240128 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8623ffc5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff86260f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86264da1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff8498a0f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                       0x00007fff849861fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 3:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff8622629a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8622690d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff825ce932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff825cddbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                        0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari                        0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 4:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff86260f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86264da1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff82a31a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                        0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari                        0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari                        0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8622629a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8622690d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff825ce932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff825cddbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff86994f5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff86915f29 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff86269e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff825f0498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 7:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff86260f8a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff86264da1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff82a31a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff84cdafb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff862262ee semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff85ecf1de MPWaitOnSemaphore + 96
    2   ...cioussafari.DeliciousSafari          0x0000000111393158 DXMethodSwizzle + 2451
    3   ...cioussafari.DeliciousSafari          0x000000011138de6c DXLocalizedString + 22973
    4   com.apple.Foundation                    0x00007fff86915f29 __NSThread__main__ + 1429
    5   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8622629a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8622690d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff825ce932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff825cddbf CFRunLoopRunSpecific + 575
    4   com.apple.CFNetwork                     0x00007fff875b52b8 HTTPNetStreamInfo::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 278
    5   com.apple.CoreFoundation                0x00007fff825be06c CFReadStreamRead + 748
    6   com.apple.CFNetwork                     0x00007fff87606760 HTTPReadStream::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 82
    7   com.apple.CoreFoundation                0x00007fff825be06c CFReadStreamRead + 748
    8   com.apple.CFNetwork                     0x00007fff875fd6d9 _CFHTTPMessageSendRequest(__CFHTTPMessage*) + 184
    9   com.apple.CFNetwork                     0x00007fff875fdec6 _CFURLCreateDataAndPropertiesFromResource + 352
    10  com.apple.CoreFoundation                0x00007fff8259dfdf CFURLCreateDataAndPropertiesFromResource + 655
    11  com.apple.ImageIO.framework             0x00007fff85a6ed43 CGImageSourceCreateWithURL + 499
    12  ...cioussafari.DeliciousSafari          0x0000000111392df6 DXMethodSwizzle + 1585
    13  com.apple.Foundation                    0x00007fff86915f29 __NSThread__main__ + 1429
    14  libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    15  libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8622629a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8622690d mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff82c7d3a6 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff82c7d2e6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8623ff4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8624035c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8623ffc5 start_wqthread + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff862262fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff86264c92 _pthread_cond_wait + 1015
    2   com.apple.CoreVideo                     0x00007fff83144de6 CVDisplayLink::waitUntil(unsigned long long) + 252
    3   com.apple.CoreVideo                     0x00007fff831442a2 CVDisplayLink::runIOThread() + 644
    4   com.apple.CoreVideo                     0x00007fff83143fe3 startIOThread(void*) + 139
    5   libSystem.B.dylib                       0x00007fff8625f4f6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8625f3a9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000128a8b6e8
      rdi: 0x0000000000000000  rsi: 0x00007fff5fbfc2d0  rbp: 0x00007fff5fbfc1f0  rsp: 0x00007fff5fbfc1e0
       r8: 0x00007fff5fbfc154   r9: 0x00007fff5fbfc15c  r10: 0x00007fff5fbfc130  r11: 0x0000000000000000
      r12: 0x000000011fe2dc40  r13: 0x000000011fe2dd50  r14: 0x00007fff5fbfc410  r15: 0x000000011fe2db80
      rip: 0x00007fff84bcc85c  rfl: 0x0000000000010202  cr2: 0x0000000000000008
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x10355a000 -        0x10355aff7 +ws.agile.1PasswordAddition 3.5.9 (30884) <D4136191-4FB1-11C1-84EC-9A8DEB1D598A> /Users/jj/Library/ScriptingAdditions/1Password Addition.osax/Contents/MacOS/1Password Addition
           0x103587000 -        0x103587fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x10358b000 -        0x103590ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x10359f000 -        0x10359fff7 +com.delicioussafari.DeliciousSafari-Addition 1.0 (123) <1228CCC4-7C7B-CB35-7630-4ADD740079B7> /Library/ScriptingAdditions/DeliciousSafari Addition.osax/Contents/MacOS/DeliciousSafari Addition
           0x10386f000 -        0x103873ff7  libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x103879000 -        0x10387afff  ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x103bb5000 -        0x103bb5fff  com.apple.applescript.component 2.1.2 (2.1.2) <EC98692E-2753-1C1D-7950-D0B0FFA972AA> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
           0x10fead000 -        0x10ff93fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x111380000 -        0x1113a9ff7 +com.delicioussafari.DeliciousSafari 1.9 (123) <2F42F0E2-90A0-D797-6087-C91BB8C4F7DD> /Library/InputManagers/DeliciousSafari/DeliciousSafari.bundle/Contents/MacOS/De liciousSafari
           0x111500000 -        0x11162ffff +ws.agile.1PasswordWebKit 3.5.9 (30884) <B269B799-C2B3-2067-2188-9DA4BCA67FE4> /Users/jj/Library/Application Support/1Password/Extensions/30884/WebKitExtension.bundle/Contents/MacOS/WebKit Extension
           0x1154a6000 -        0x1154ccfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1192ca000 -        0x1192eeff7  libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <F53EDC5C-59C7-47F2-58BF-65A08B958C70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x11bd00000 -        0x11be91fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11bec2000 -        0x11c2e5fef  libclh.dylib 3.1.1 C  (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x11ef4e000 -        0x11efe2fe7  com.apple.applescript 2.1.2 (2.1.2) <6F324E58-FAF8-C52D-070E-DD288D2DFD26> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
           0x200000000 -        0x200787fff  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <D469864E-34A6-37EE-A01D-7C2AF0223D35> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8003cfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff8003d000 -     0x7fff80080fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff80081000 -     0x7fff800a1ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff800a2000 -     0x7fff800e9fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff800ea000 -     0x7fff8014cfe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8014d000 -     0x7fff80163fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff80178000 -     0x7fff8017dff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff801fb000 -     0x7fff8021efff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8021f000 -     0x7fff80289fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff80292000 -     0x7fff80298ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff80299000 -     0x7fff803bafe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff803bb000 -     0x7fff80bc5fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff80be2000 -     0x7fff80bf7ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff80bf8000 -     0x7fff80c27ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff80c28000 -     0x7fff80c3cff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff80c46000 -     0x7fff80c89ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff80c8a000 -     0x7fff80cc7fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff80cc8000 -     0x7fff80cc8ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80cc9000 -     0x7fff80cd4ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff80cff000 -     0x7fff80d27fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff80d28000 -     0x7fff80d39fff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff80d3a000 -     0x7fff80d7bff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff80d7c000 -     0x7fff811bffef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff811c0000 -     0x7fff812e8ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff813b4000 -     0x7fff813b4ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff813c4000 -     0x7fff813e5fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff81473000 -     0x7fff81481ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff81482000 -     0x7fff814c6fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff814c7000 -     0x7fff81557fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8160e000 -     0x7fff81648fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff81649000 -     0x7fff8164aff7  libScreenReader.dylib ??? (???) <D3F1AD64-E49E-D3D5-012C-676429061F83> /usr/lib/libScreenReader.dylib
        0x7fff8164b000 -     0x7fff81650fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff817bb000 -     0x7fff81939ff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff81955000 -     0x7fff8195afff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8195b000 -     0x7fff81b96fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff81b97000 -     0x7fff81fc2fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff81fc3000 -     0x7fff81fc3ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff81fc4000 -     0x7fff81fcaff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff81fcb000 -     0x7fff82014fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff82015000 -     0x7fff82029fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8202a000 -     0x7fff8215fff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff82160000 -     0x7fff8229efff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8229f000 -     0x7fff82324ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff82325000 -     0x7fff823bfff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff823c0000 -     0x7fff82431ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff82432000 -     0x7fff824e2fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff824e3000 -     0x7fff82560fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff82582000 -     0x7fff826f9fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff827f3000 -     0x7fff827feff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff827ff000 -     0x7fff82840fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff82841000 -     0x7fff82874fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff82875000 -     0x7fff82937fef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff82946000 -     0x7fff82a03fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff82a04000 -     0x7fff82a13fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff82a14000 -     0x7fff82a1ffff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff82a20000 -     0x7fff82c10fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff82c2a000 -     0x7fff82fc7fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff830a1000 -     0x7fff83141fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff83142000 -     0x7fff83167ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83168000 -     0x7fff8316bff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff831ae000 -     0x7fff831c0fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff832e6000 -     0x7fff83338ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff83339000 -     0x7fff8333cfff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff83351000 -     0x7fff83377fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff83378000 -     0x7fff833bdfff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff833d4000 -     0x7fff83420fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff83421000 -     0x7fff83925fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff83926000 -     0x7fff83927ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83928000 -     0x7fff83b0cff7  libType1Scaler.dylib ??? (???) <A2207818-4828-41AD-0F6D-87A07F238388> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff83b0d000 -     0x7fff83b75fff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff83ba3000 -     0x7fff83ba4fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff83ba5000 -     0x7fff83cabfe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff83cae000 -     0x7fff83e6cfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff83e6d000 -     0x7fff8416bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8416c000 -     0x7fff841b5ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff841b6000 -     0x7fff841cffff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff841f5000 -     0x7fff84244fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff84245000 -     0x7fff8424eff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8429a000 -     0x7fff842b7ff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff842b8000 -     0x7fff842c7fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff842c8000 -     0x7fff84328fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff84376000 -     0x7fff843e2ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff843e3000 -     0x7fff843e3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff843e4000 -     0x7fff84433ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff84434000 -     0x7fff8469efef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8469f000 -     0x7fff846d8ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff846d9000 -     0x7fff846dcff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff846dd000 -     0x7fff846defff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff846df000 -     0x7fff846e6fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84984000 -     0x7fff855fffef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff85600000 -     0x7fff85643fef  MetadataLib.dylib 3.6.4 (compatibility 2.2.1) <929CA2D4-3E07-6840-AC2A-8EA200BA5866> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
        0x7fff8567f000 -     0x7fff8568efff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8568f000 -     0x7fff856d7ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff856d8000 -     0x7fff85799fef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8579a000 -     0x7fff857d5fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff85967000 -     0x7fff85a4dfef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff85a4e000 -     0x7fff85c06fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85c07000 -     0x7fff85c09fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85c0a000 -     0x7fff85c54ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85c55000 -     0x7fff85d0afe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff85d11000 -     0x7fff85d27fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff85d74000 -     0x7fff85d85fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff85db6000 -     0x7fff85e32ff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff85e33000 -     0x7fff86167fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86168000 -     0x7fff86221fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff86222000 -     0x7fff86224fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff86225000 -     0x7fff863e6fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff8672b000 -     0x7fff86736fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff86795000 -     0x7fff86904fe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff86905000 -     0x7fff86b88fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86bfe000 -     0x7fff86e86fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86e87000 -     0x7fff86f09fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff86f0a000 -     0x7fff86f4bfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff86f53000 -     0x7fff87009fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff8717c000 -     0x7fff8717cff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8717d000 -     0x7fff8718eff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff8718f000 -     0x7fff87193ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff87194000 -     0x7fff87194ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff87195000 -     0x7fff87214fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff872cd000 -     0x7fff8735cfff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff873a7000 -     0x7fff87484fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87485000 -     0x7fff87492fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff87493000 -     0x7fff874d0ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff874d1000 -     0x7fff874d5ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff87593000 -     0x7fff87665fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff87666000 -     0x7fff8805cfff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8805d000 -     0x7fff88073fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff88074000 -     0x7fff88076fef  com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
        0x7fff88077000 -     0x7fff880f4fef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff880f5000 -     0x7fff8820efef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff88237000 -     0x7fff8893406f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff88935000 -     0x7fff88a3fff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff88a40000 -     0x7fff88a71fff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff88abd000 -     0x7fff88ad8ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88bda000 -     0x7fff88cf1fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff88d22000 -     0x7fff88d2efff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff88d2f000 -     0x7fff88d2fff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88d30000 -     0x7fff88d31ff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88d32000 -     0x7fff88d32ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88d68000 -     0x7fff88de6ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88e0b000 -     0x7fff88e36ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff88e37000 -     0x7fff88e8cff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff88e8d000 -     0x7fff88f19fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff88f1a000 -     0x7fff88f20ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff88f21000 -     0x7fff88f27fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff88f28000 -     0x7fff88f6fff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff88f70000 -     0x7fff88fa5fef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff88fa6000 -     0x7fff891e8fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff891e9000 -     0x7fff89219fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 8 GB, SMC 1.25f4
    Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
    Memory Module: global_name
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: NVIDIA GeForce GT 120, Display, Slot-1
    Serial ATA Device: WDC WD3200AAJS-41VWA0, 298.09 GB
    Serial ATA Device: WDC WD6400AAKS-00A7B0, 596.17 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: USB2.0 Printer (Hi-speed), 0x04b8  (Seiko Epson Corp.), 0x0007, 0xfd200000
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd500000
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfd530000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfd520000
    USB Device: EPSON Scanner, 0x04b8  (Seiko Epson Corp.), 0x011e, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: ST3300622A, Seagate, Up to 400 Mb/sec

    0x111380000 -        0x1113a9ff7 +com.delicioussafari.DeliciousSafari 1.9 (123) <2F42F0E2-90A0-D797-6087-C91BB8C4F7DD> /Library/InputManagers/DeliciousSafari/DeliciousSafari.bundle/Contents/MacOS/De liciousSafari
    0x10359f000 -        0x10359fff7 +com.delicioussafari.DeliciousSafari-Addition 1.0 (123) <1228CCC4-7C7B-CB35-7630-4ADD740079B7> /Library/ScriptingAdditions/DeliciousSafari Addition.osax/Contents/MacOS/DeliciousSafari Addition
    5.0 doesn't like Input Managers. Remove the third party software.

  • Can someone help me figure out this problem in my program?

    i cant get it to determine a winner, can someone help me? heres the program
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class TicTacToe implements ActionListener {
         private JFrame window = new JFrame("Tic-Tac-Toe");
         private JPanel inputPanel = new JPanel();
         private JPanel boardPanel = new JPanel();
         private JButton button3 = new JButton("3 by 3");
         private JButton button4 = new JButton("4 by 4");
         private JButton button5 = new JButton("5 by 5");
         private JLabel label = new JLabel ("Click a button to choose game board size:");
         private JButton buttons[][];
         private int boardSize=0;
         private int count = -1;
         private String letter = "";
         private boolean win = false;
         public TicTacToe(){
         window.setSize(500,500);
         window.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         inputPanel.add(label);
         inputPanel.add(button3);
         inputPanel.add(button4);
         inputPanel.add(button5);
         button3.addActionListener(this);
         button4.addActionListener(this);
         button5.addActionListener(this);
         inputPanel.setSize(500,200);
         window.add(inputPanel,"North");
         //Make The Window Visible
         window.setVisible(true);
         public void actionPerformed(ActionEvent a) {
              if(count==-1){
                   letter="-";
                   count=0;
              else{
              count++;
              if(count % 2 == 0){
                   letter = "O";
              } else {
                   letter = "X";
              if (a.getSource() == button3) {
                   boardSize=3;
              else if (a.getSource()== button4){
                   boardSize=4;
              else if (a.getSource() == button5){
                   boardSize=5;
              if ((a.getSource() == button3)||(a.getSource()==button4)||(a.getSource()==button5)){
                   button3.setEnabled(false);
                   button4.setEnabled(false);
                   button5.setEnabled(false);
                   buttons = new JButton[boardSize][boardSize];
                   for(int i=0; i<boardSize; i++)
                        for (int j=0; j<boardSize; j++){
                             buttons[i][j] = new JButton();
                             boardPanel.add(buttons[i][j]);
                             buttons[i][j].addActionListener(this);
                   boardPanel.setSize(300,300);
                   boardPanel.setLayout(new GridLayout(boardSize,boardSize));
                   window.add(boardPanel,"Center");
              JButton pressedButton = (JButton)a.getSource();
              pressedButton.setText(letter);
              pressedButton.setEnabled(false);
              if(win == true){
                   JOptionPane.showMessageDialog(null, letter + " wins the game!");
                   System.exit(0);
              } else if(count == (boardSize*boardSize) && win == false){
                   JOptionPane.showMessageDialog(null, "The game was tie!");
                   System.exit(0);
         }

    You never even do anything that tries to set "win" to true. So you haven't even tried determining a winner. We aren't here to do your work for you.

  • Please Help Me Figure out this Algorithm

    please could somebody help me put this code into an algorithm. plus could you tell me what 'Hashtable' does and how it work. thanks
    private class AplhabetShift
    //define the alphabet
    char[] alphabet = {'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H','I',
    'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R'
                   ,'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'};
    char[] cypherAlphabet = new char[26];
         public AplhabetShift()
    text = inputTextArea.getText();
    text = text.toUpperCase();
    switch (radioDir)
    case 0 :
    for (int i = 0; i < 26; i++)
    cypherAlphabet[i] = alphabet[ (shift + i) % 26];
    break;
    case 1 :
    for (int i = 0; i < 26; i++)
    cypherAlphabet[i] = alphabet[ (26 - shift + i) % 26];
    break;
    plainTextChars = text.toCharArray();
    Hashtable hashtable = new Hashtable();
    //the plaintext is the key and the cyphertext is the element in the hashtable
    for (int i = 0; i < 26; i++)
    Character c1 = new Character(alphabet);
    Character c2 = new Character(cypherAlphabet[i]);
    hashtable.put(c1,c2);
    //now we convert the text
    cipherText = "";
    for (int i = 0; i < plainTextChars.length; i++)
    Character c1 = new Character(plainTextChars[i]);
    if (hashtable.contains(c1))
              cipherText = cipherText + ((Character) hashtable.get(c1)).toString();
    else
    cipherText = cipherText + (c1).toString();
    outputTextArea.setText(cipherText);

    please could somebody help me put this code into an
    algorithm. plus could you tell me what 'Hashtable'
    does and how it work.Go to google, give in "Hashtable.java" and press "I am feeling lucky".

  • Help me figure out this notification!

    In the top left hand corner of my screen there is what looks like a "chat" bubble with one big circle with three circles following behind it. In the middle of the bubble it says XL..any clues!??
    Solved!
    Go to Solution.

    Hi Dizzielizzieizme,
    Welcome to the community,
    As stated by Phy, this is the  Xperia Lounge app, you will receive notifications up the top when there is new content available as well as new downloads, competitions, music videos and movie trailers.
    I hope this helps.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Please, Can someone help me figure out this **** power button? after TWO weeks mine is already broken.

    THIS APPLE IPOD *****. It broke and I have a case for it and EVERYTHING.  The power button just gave up on me.

    Make an appointment at the Genius Bar of an Apple store. If not abused Apple will exchange it at no cost on the spot.
    Apple Retail Store - Genius Bar      
    To send it to Apple
    Apple - Support - iPod - Service FAQ

  • Somebody help me figure out this problem before I lose it =(

    Ok, Ive had no problems with iTunes up until now, when I borrowed a friend's Green Day CD, and I burned the 13 songs on it onto my computer (but not through iTunes). I can listen to them perfectly fine on WMP and other ones, but I cant on iTunes, and I cant put them into my library. The format that they have is .mp3, but they just wont seem to go into the library. In fact, theyre the ONLY songs that I cant put into my library. Theyre not protected (at least, I dont think they are), so I cant see what the problem is.
    Could somebody tell me whats going wrong with it?
      Windows XP  

    Ok, Ive had no problems with iTunes up until now,
    when I borrowed a friend's Green Day CD, and I burned
    the 13 songs on it onto my computer (but not through
    iTunes). I can listen to them perfectly fine on WMP
    and other ones, but I cant on iTunes, and I cant put
    them into my library. The format that they have is
    .mp3, but they just wont seem to go into the library.
    In fact, theyre the ONLY songs that I cant put into
    my library. Theyre not protected (at least, I dont
    think they are), so I cant see what the problem is.
    Could somebody tell me whats going wrong with
    it?
      Windows XP
    Hi..
    if you make a cd yourself of the tracks using WMP or another media player, then use iTunes to import the tracks from the cd you just burned, that should work. otherwise, you'll have to borrow the cd again and use iTunes to import it into your iTunes library. hope that helps

  • HT6154 Can someone please just help me figure out how to update this stupid phone without losing anything? I somehow have more than one Apple ID on this,but I just want my music and my pictures to stay and I'm terrified of losing these things.

    Can someone please just help me figure out how to update this stupid phone(iPhone 4)without losing anything? I somehow have more than one Apple ID on this,but I just want my music and my pictures to stay and I'm terrified of losing these things. I have a lot of music from old CDs on here,and for some reason I can't even transfer them manually onto my computer. I'm not tech savvy whatsoever. Someone please help,having my music is the the whole reason I still have this phone.

    First read about back http://support.apple.com/kb/ht1766
    Then  read on how to transfer photos to your computer http://support.apple.com/kb/ts3195
    Then
    UPDATING iOS
    Over the air updating of iOS needs iOS 5 or later so unless you have iOS 5 or later you will not see updating in setting
    The following link explains how to update http://support.apple.com/kb/HT4972
    This link explains how to update using wireless http://support.apple.com/kb/HT4623
    This explains how to transfer purchases to your computer http://support.apple.com/kb/ht1848

  • I have FCPX 10.0.0 I'm trying to install updates. It's not allowing me to do this. The App Store says I did not buy the FCPX from the App store. Which I did. Can anyone help me figure out how to update my FCPX?

    I have FCPX 10.0.0 I'm trying to install updates. It's not allowing me to do this. The App Store says I did not buy the FCPX from the App store. Which I did. Can anyone help me figure out how to update my FCPX?

    Hi , a similar thing happened to me with another piece of software .. it was then that I realized I have two accounts .. I have no recollection of setting up two but it seems I did somewhere along the line.. I have jimkells and the second is [email protected] .. so when I logged in as the other acc there it was and I was able to update .. could it be FCPX was bought on another user account ??
    Jim

  • Running CS6 on a Macbook. Can anyone help me figure out how to record audio that is streaming on the Macbook? Under "Audio Hardware," my input choices are "Built in Mic" and "Built in Input." Neither does this.

    Running CS6 on a Macbook. Can anyone help me figure out how to record audio that is streaming on the Macbook? Under "Audio Hardware," my input choices are "Built in Mic" and "Built in Input." Neither does this.

    Please repost on the CS6 part of the Audition Forums.

  • I recently deleted two albums off of my iphone via itunes but, they are still showing up on my phone, they are not albums that i have purchased through itunes, can someone help me figure out how to delete them please?

    I recently deleted two albums off of my phone using itunes, but when i went back onto my phone, they were still there and playable. they are not songs that I have purchased via itunes so can someone please help me figure out what is wrong so that i can fix the problem

    Hi, Abril_Perez17.
    This may be related to a new feature embedded in iOS7 that shows all purchased music by default.  Go to Settings > Music, then turn off Show All Music.  See if the issue ceases once the feature has been disabled.  This information is located on page 63 of the user guide below. 
    iPhone User Guide
    Regards,
    Jason H. 

  • Can someone please help me figure out how to "clear" recent email addresses used in Mail?

    Can someone please help me figure out how to “clear” recent email addresses used in Mail?  For example, as I begin typing a name/email address in the “To:” field, Mail begins suggesting addresses that I’ve previously used.  I don’t want any suggestions unless they are in my contacts. 
    Another example:  When using MS Outlook, it will also remember and suggest email accounts previously used, but I can arrow down and delete an account from the list so it won’t automatically popup or suggest in the future. 
    I appreciate any guidance in this matter. 

    The iOS email app stores all email recipients in a list of previous recipients which cannot be turned off. The email address autofill feature when addressing an email pulls from contacts and from the list of previous recipients which can't be prevented. There is no option to clear the list of previous recipients - not at the present time anyway.
    If you don't want any suggestions, select from contacts instead when addressing an email.

  • I really need someone to help me. I have been trying to figure out how to select a PDF document to convert to a Word doc. When I go to select a PDF file, all that shows up is the WORD docs. does not show ANY of my PDF files... Please help me figure out wh

    I really need someone to help me. I have been trying to figure out how to select a PDF document to convert to a Word doc. When I go to select a PDF file, all that shows up is the WORD docs. does not show ANY of my PDF files... Please help me figure out what is going on? We have it set on auto renewal so I know its not that we haven't renewed this subscription, because we pay automatically.

    Hi olivias,
    It sounds like there may be some confusion on your system about what application should be associated with PDF files. You can reset filename associations by following the steps in these articles (depending on your operating system):
    How to change the default application for a file type | Macworld
    http://windows.microsoft.com/en-us/windows/change-default-programs#1TC=windows-7
    Please let us know if you have additional questions.
    Best,
    Sara

  • Can anyone help me figure out how to sync my ipod with my purchased music?  I have used several computer and at one point synced my ipod with a computer that only had about half of my music.  My other computers are no longer working.  Not sure how to get

    Can anyone help me figure out how to sync my ipod with my purchased music?  I have used several computer and at one point synced my ipod with a computer that only had about half of my music.  My other computers are no longer working.  Not sure how to get my purchased music back onto my ipod?

    Hi kimcinma!
    Your previous purchases are saved on iCloud even if you bought them on another computer. If you can't find them on your current computer, you might need to unhide them. Go to iTunes preferences, and click on Store Preferences. Then click the box for "show iTunes in the Cloud purchases". Then click on OK, and everything you've ever bought from iTunes on that Apple ID will show up in your library. You will need to download them from iCloud first before you can synch them to your iPod Classic. To do this, click on the little cloud with the arrow in it next to your song, and it will download to your computer. When you have the music that you want downloaded, plug in your iPod and synch away. Hope this helps!
    Sandygirl

Maybe you are looking for

  • If Then Else Statement in SAP R/3 BW

    Hi, Does anyone know how to create an If Then Else statement in BEX? Thanks, Mounika.

  • Can I move system from one hard drive to another?

    I am using 10.6.8 on a Mac Pro dual quad core. My hard drive is failing and I want to put the contents including applications and system components on the new drive. I think I have Lepord disks and thought I had Snow lepard disk, but cannot find thos

  • Setting Delay in File Adapter

    Hi All, I have a file to ABAP proxy asynchronous scenario. In the source directory i have 2 xml files. The second XML file should be picked up by the file adapter only after processing the First file by the ABAP proxy. I know about setting delay in M

  • Oracle BI Reports on Ipad

    Dear Friends, I have fact a problem during I try to Login the Local BI reports via Ipad device using the 3G network(Sim Card), and then I got this message:" Authentication Error: Sever Authentication Failed: The request timed out [-1001]". I know tha

  • [Aperture 3] Lost Ability to keyword multiple photos

    I hope the title was somewhat descriptive without being too long... Anyway, I'm a fairly committed used of Keywords, or tags. (In fact, moreso than the built in metadata which I could probably use more appropriate, but that's a post for a different d