Pb with handCursor when rolling over text embedded in a MC

Hi,
I have a little pb when creating movieClip buttons containing
a textField.
Indeed when rolling over the button, and precisely rolling
over the text contained in my button, the handCursor is replaced by
the normal arrow. How can I prevent that? I mean having the
handCursor displayed over the whole button, not only outside the
textField areas?
If you don't see what I mean, please consider the following
simple code , you will see that when rolling over "HELLO" the
handCursor disaoppears :
import flash.display.MovieClip;
import flash.text.*;
var buttonClip=new MovieClip();
buttonClip.buttonMode=true;
buttonClip.useHandCursor=true;
buttonClip.graphics.lineStyle(1,0x000000,100);
buttonClip.graphics.beginFill(0xaaaaaa,100);
buttonClip.graphics.drawRect(0,0,200,20);
buttonClip.graphics.endFill();
buttonClip.x=50;
buttonClip.y=50;
this.addChild(buttonClip);
var texte=new TextField();
texte.text="HELLO";
texte.selectable=false;
buttonClip.addChild(texte);
Thanks for your help,
Pascal

I am having a similar problem. I was using MX 2004 and the
hand cursor displayed over the whole movie, even on loaded movies.
On movies that will be loaded over the base_level are loaded the
arrow is never displayed, and is always a hand. When the movies are
viewed separately the arrow changes to hand cursor as it should.
With the exception of the base movie which is always the hand
cursor. I did find code for mx2004 to correct this, but it would
mean that i would need to add code to every instance on the stage
across 6 loadedMovies, and the base level.
Does the CS3 document class correct this action? If so, how
do i find out what code to use.

Similar Messages

  • When mousing over text, the cursor flickers constantly (with each letter passed) from arrow to i-beam and back.  The problem occurs in both MS Word and Pages.  Any idea of how to resolve this annoying problem is appreciated.  System: 10.10.1

    When mousing over text, the cursor flickers constantly (with every letter passed) from arrow to i-beam and back.  The problem occurs in both MS Word 2011 and Pages.  Any idea of how to solve this annoying problem will be much appreciated.  System 10.10.1 on a MacPro (Late 2013)

    The mouse is controlled by the OS so don't guess any app other than a mouse driver or OS X itself would be able to cause this sort of flicker issue.
    Have you seen the following and is it what you are seeing? Maybe you could make a movie (Quicktime is great for this this to make a screen recording) - but not sure how to attach a movie to these discussions as mine is grayed out and can't be selected (to the right of the insert image). Here is the what I found for a search of "mouse cursor flickers os x yosemite"
         https://www.youtube.com/watch?v=ZNQ0D84DdF4
    What kind of mouse are you using? Is the mouse driver up to date if it's a third party mouse?

  • Linked images "jump" when rolled over

    When rolling over an image being viewed on a page in IE/Mozilla, it seems to "jump" if it is linked to a larger version of the same image.  Am guessing it is a setting in Page Properties, but I believe I've changed just about everything with no luck. 
    The actual code of an example is: <td width="250"><div align="center"><a href="http://www.meistersoftware.com/images/tmp_pkg.jpg"><img src="images/tmp_pkg_tn_f8.jpg" width="140" height="101" alt="sc tmp" /></a></div></td>
    Any suggestions? Please be gentle if it's a blatantly obvious error

    Would be glad to but it's not online yet.  Here's the entire <div> Hopefully, it may shed some light -
    <div align="center">
    <table width="575" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td> </td>
    <td colspan="3" ><blockquote>
    <hr align="center" height="2" width="480" />
    </blockquote></td>
    <td> </td>
    </tr>
    <tr>
    <td width="17"> </td>
    <td width="250"><div align="center"><a href="http://www.meistersoftware.com/images/tmp_pkg.jpg"><img src="images/tmp_pkg_tn_f8.jpg" width="140" height="101" alt="sc tmp" /></a></div></td>
    <td width="16"> </td>
    <td width="272"><div align="center"><img src="images/pzl_icon_r21.jpg" width="83" height="83" alt="pzl_icon_l" /> <img src="images/pzl_icon_l45.jpg" width="83" height="83" alt="cryptoquote" /></div></td>
    <td width="20"> </td>
    </tr>
    <tr>
    <td height="15
    "> </td>
    <td><div align="center"><strong style="color: #036; font-size: 18px;"><a href="http://www.meistersoftware.com/t_main.html" style="color: #036; font-size: 21px;">TicketMeister</a></strong><a href="http://www.meistersoftware.com/ticketmeister.html"><span style="font-size: 10px; color: #036;">&copy;</span></a></div></td>
    <td> </td>
    <td><div align="center"><strong style="font-size: 18px; color: #900;"><a href="http://www.meistersoftware.com/z_main.html" style="color: #900; font-size: 21px;">PuzzleMeister</a></strong><a href="http://www.meistersoftware.com/puzzlemeister.html"><span style="font-size: 10px; color: #900;">&copy;</span></a></div></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td height="15
    " style="font-size: 12px"><blockquote>
    <p align="left"> &#8226; Print<strong> Raffle Tickets</strong><br />
    &#8226; Reserved Seating<br />
    &#8226; Consecutive Numbering<br />
    • Chinese Auction Cards</p>
    </blockquote></td>
    <td> </td>
    <td style="font-size: 12px"><blockquote>
    <p align="left">&#8226; Create and Solve Puzzles<br />
    &#8226; <span style="font-weight: bold">Boggle</span>, <span style="font-weight: bold">Jumble</span>, <span style="font-weight: bold">Cryptoquotes</span><br />
    &#8226; All levels of difficulty<br />
    • 200,000+ word dictionary</p>
    </blockquote></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td><div align="center"><strong><em style="color: #036"><a href="http://www.meistersoftware.com/products/ticketmeister" style="color: #036">ONLY 29.95!</a></em></strong></div></td>
    <td> </td>
    <td><div align="center"><strong><em style="color: #900"><a href="http://www.meistersoftware.com/products/puzzlemeister" style="color: #900">ONLY 17.50!</a></em></strong></div></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td colspan="3" style="font-size: 12px"><blockquote>
    <hr />
    </blockquote></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td width="250"><div align="center"><a href="http://www.meistersoftware.com/images/bms_pkg.jpg"><img src="images/bms_pkg_tn_f8.jpg" width="125" height="107" alt="sc bms" /></a></div></td>
    <td> </td>
    <td width="272"><div align="center"><a href="http://www.meistersoftware.com/images/pms_pkg.gif"><img src="images/pms_pkg_tn_f8.jpg" width="152" height="115" alt="tmp tn" /></a></div></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td><div align="center"><strong style="font-size: 18px; color: #f00;"><a href="http://www.meistersoftware.com/b_main.html" style="color: #F00; font-size: 21px;">BingoMeister</a></strong><a href="http://www.meistersoftware.com/bingomeister.html"><span style="font-size: 10px; color: #f00;">&copy;</span></a></div></td>
    <td> </td>
    <td><div align="center"><strong style="font-size: 18px; color: #060;"><a href="http://www.meistersoftware.com/p_main.html" style="color: #060; font-size: 21px;">PrintMeister</a></strong><a href="http://www.meistersoftware.com/printmeister.html"><span style="font-size: 10px; color: #060;">&copy;</span></a></div></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td style="font-size: 12px"><blockquote>
    <p align="left">&#8226; Print <strong>Bingo Cards</strong><br />
    &#8226; 1-on, 2-on, <em>ANY</em>-on<br />
    &#8226; Numbers, Pictures or Text<br />
    • w/ <strong>Pop-Out Bingo Clipboard</strong></p>
    </blockquote></td>
    <td> </td>
    <td style="font-size: 12px"><blockquote>
    <p align="left">&#8226; <span style="font-weight: bold">Door Hangers</span>, Envelopes<br />
    &#8226; Wallet Calendars, <span style="font-weight: bold">Bookmarks</span><br />
    &#8226; <span style="font-weight: bold">Post Cards</span>, Business Cards<br />
    • Even a<strong> Page Numberer</strong>!</p>
    </blockquote></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td><div align="center"><strong><em style="color: #F00"><a href="http://www.meistersoftware.com/products/bingomeister" style="color: #F00">ONLY 24.95!</a></em></strong></div></td>
    <td> </td>
    <td><div align="center"><strong><em style="color: #060"><a href="http://www.meistersoftware.com/products/printmeister" style="color: #060">ONLY 19.95!</a></em></strong></div></td>
    <td> </td>
    </tr>
    <tr>
    <td height="9"> </td>
    <td colspan="3"><hr /></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td colspan="3" style="font-size: 18px; color: #036;"><div align="center">
    <p><strong><a href="http://www.perforatedpaperonline.com"><span style="text-align: center; font-size: 24px;">www.perforatedpaperonline.com</span></a><br />
    </strong><span style="text-align: center; font-size: 14px; color: #000;">(Our sibling site)</span></p>
    </div></td>
    <td> </td>
    </tr>
    <tr>
    <td> </td>
    <td colspan="3" style="font-size: 18px; color: #036;"><p style="font-size: 14px; color: #000; text-align: center;">We also manufacture<strong> <a href="images/m_paper_supplies.html">blank, pre perforated paper</a></strong> for all of our software.</p>
    <p style="font-size: 14px; color: #000; text-align: center; font-weight: bold;">&#8226; <strong>door hangers    &#8226; raffle tickets</strong>   <strong>&#8226; post cards</strong>   &#8226; <strong>bookmarks</strong><span style="font-size: 12px; color: #000; text-align: left;">    &#8226; </span>bulletins</p></td>
    <td> </td>
    </tr>
    &gt;
    </table>
    </div>

  • Roll Over text for key figures

    Our business users are requesting us to apply the "Roll Over Text" to the APO/DP Key Figures. Currently the text pop-up displays only the key figure name when you keep the curser on it. We would like to have pop-up text with 40 character values when the curser keeps on the keyfigure in the Interactive Planning Book.
    We have more than 60 keyfigure in each planning book (total around 200 Keyfigures) and most of the key figure names are looks similar, to avoid confusion we would like to maintain the 40 character note should display when some body would like to know about the keyfigure.
    Is there any possibility to maintain the rollover text in Planning Area or Planning Book or any where else ? Is there any performance issues if we design in this way ?

    Write a macro which can run on start. 
    Row: Forecast ( Attributes ) = ROW_TOOLTIP(  'Forecast Constrained Plan' ) .
    In this case, the  Row Forecast will have tool tip "Forecast Constrained Plan"
    /Shibu
    Thanks for rewarding points if this helpful

  • Grey Boxes when rolling over type in Illustrator CS5.5

    This is driving me insane. I have to have a solution as this is a work computer and I'm a designer who has deadlines to meet.
    Whenever I roll over, select, move or try to edit some type elements in Illustrator, the preview of the type flicks into grey boxes (see below).
    There's no cursor and I can't see what I'm typing nor can I be precise with the text placement.
    What is the problem and how do I fix it?

    By dock do you mean the Swatches panel? Have you tried the Delete Unused Panel Items action from the Action panel. They can also be in Symbols or Brushes but if you run the action it will delete them in order so that the color swatches are deleted last and if they were in a Symbol, Graphic Stlye or Brush with the original gone they should delete. Also make sure that everything is visible and unlocked.

  • How to get content sensitive roll over text?

    I've just been looking for at some tutorials, (can't find many) but can't seem to get it to work. i just want to be able to roll over movieclips and have messages displayed in a textbox. i have the font embeded. i know it's got to be something simple i just can't think of it.

    maybe something like:
      this._parent.note.text._x = _xmouse; // sets the texts ._x property to the cursors x
      this._parent.note.text._y = _ymouse-10; //same but for y axis and minuses 10 so it isnt blocked by cursor.

  • Having problems with swap image (roll over effect)

    I am trying to do a roll over state (swap image) for a linked item on my mock up. I've done this for other pages in the same file, but for some reason on another page, when I build the second state, insert the slice, and  create the swap image on the first state, it previews in the browser with just a white screen and the section that I sliced. How come it is showing a white page in lieu of my entire mock up with the roll over effect?

    I am trying to do a roll over state (swap image) for a linked item on my mock up. I've done this for other pages in the same file, but for some reason on another page, when I build the second state, insert the slice, and  create the swap image on the first state, it previews in the browser with just a white screen and the section that I sliced. How come it is showing a white page in lieu of my entire mock up with the roll over effect?

  • Craigslist pictures do not select when rolling over

    Used to be that when a craigslist ad had multiple pictures, rolling over the thumbnails would load that picture in the larger space above. Now nothing happens and if I click the thumbnail the picture loads but only the picture.
    thinking it is some add on I've recently added but I can't determine which add ons have been recently added/enables.

    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Swap another image when rolling over another one

    i would like to roll over a small thumbnail and swap out a
    larger image on the page. i've been trying all morning and i just
    can;t seem to get it. what are the steps? i want to roll over
    "thumb.jpg" and swap "text_large.jpg" with "product_large.jpg".
    any help would be wonderful.

    In DW we call this a disjointed (or disjoint) rollover -
    here's a tut for
    you........
    http://www.dwfaq.com/tutorials/basics/disjointed.asp
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "divebombinc" <[email protected]> wrote in
    message
    news:ga620o$804$[email protected]..
    >i would like to roll over a small thumbnail and swap out
    a larger image on
    >the
    > page. i've been trying all morning and i just can;t seem
    to get it. what
    > are
    > the steps? i want to roll over "thumb.jpg" and swap
    "text_large.jpg" with
    > "product_large.jpg".
    > any help would be wonderful.
    >

  • Lagging when rolling over objects, text boxes, images in indesign CS5

    I just installed CS5 suite onto my new upgraded machine. In InDesign, whenever I roll the cursor over and object, image, text box, there is about a 1-2 second lag in the cursor, almost like my system freezes as Indesign differentiates between the bounding boxes. My system is brand new and exceeds all system requiremnts for running CS5. Photoshop renders 3D lightning fast and I have encountered no other issues in any of the other Apps so far. Indesing itself runs fine until there are multiple frames on a page at which point just moving the pointer from one side of the screen to the other results in choppin movements and lag. Any help or thoughts would be greatly appreciated.

    Set your Live Screen Drawing preference to delayed. Does that help?
    Bob

  • Full screen flicker when roll over with trackpad

    Whenever I start a movie this annoying light grey flashing starts around the screen, once the pause menu disapeers it stops, its really bothersome because it does it with closed captioning and whenever I try the pause the movie, any ideas to fix this problem would be great!

    It has nothing to do with Apple computers. It has to do with aspect ratio. We are moving away from the 4:3 of the old CRT monitors & televisions. Go buy a widescreen monitor for your PC & the "problem" will be the same.
    My widescreen TV has the ability (as do most) to use the entire screen, but the cost is that it stretches & cuts off some of the image. This is not too bad when watching TV or video, but playing a game this way would be maddening!
    Some newer games can be set to use a widescreen aspect ratio, and there are "hacks" available for some others. I suggest looking for a forum on the games you play most & see if people there have a definitive answer for you.
    Also, look real close at the settings & play with them. The aspect ratio you are looking for is 16:10. Just take a look at this article on Wikipedia. I assure you it is not "Apple" that is creating this mess!
    Steve
    24" iMac 2.33GHz C2D 2gb RAM; 13" MacBook 2GHz CD 1gb RAM    Mac OS X (10.4.8)  

  • Safari 3 - after latest YouTube update, safari crashes when rolling over...

    ...a video thumbnail. Everything else works perfectly.
    Before anyone starts recommending I upgrade, I am aware of this, I just literally can't stand Safari 4's UI. It's appalling.
    I was just wondering does anyone know exactly why this is happening? It's specifically related to video thumbnails - as soon as you move your mouse off a thumbnail the browser crashes. I can paste the code here if you like. I have the latest security updates and the latest flash, this problem is specifically related to YouTube's April 1 layout changes.
    The error I get is EXCBADACCESS. I won't post the big block of text in here unless someone asks me to.
    BTW, I am also aware that this may not be fixable, it's curiosity as much as anything else. I'd love to know how something as simple as a video thumbnail with a little hover "arrow" on it can crash the entire browser...

    Apologies, thought that was the lot!
    First of all, there's no problem whatsoever with streaming flash. The browser ONLY crashes when I hover over a video thumbnail - a little arrow appears in the bottom right hand corner, as it's supposed to - and when I roll the mouse off the thumbnail again (the arrow is meant to revert back to showing the video time) safari just exits suddenly and immediately.
    Crash log:
    Host Name: Macbook1337
    Date/Time: 2010-05-11 03:32:58.087 +0100
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [58]
    Version: 3.2.3 (4525.28.3)
    PID: 462
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x59e97bbd
    Backtrace not available
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x167a1eef ebx: 0x903350e2 ecx: 0x17bc5200 edx: 0x00010001
    edi: 0x005ca910 esi: 0x15f05aa0 ebp: 0xbfffd5d8 esp: 0xbfffd5c0
    ss: 0x0000001f efl: 0x00010212 eip: 0x90335142 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: Macbook1337
    Date/Time: 2010-05-11 04:57:15.752 +0100
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [58]
    Version: 3.2.3 (4525.28.3)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 45252803
    PID: 468
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xa18bb2bd
    Thread 0 Crashed:
    0 com.apple.CoreGraphics 0x90335142 CGGStackRestore + 108
    1 com.apple.CoreGraphics 0x9033509a CGContextRestoreGState + 67
    2 com.apple.AppKit 0x932cb5e0 PSgrestore + 145
    3 com.apple.WebKit 0x94d7f348 -[WebHTMLView drawSingleRect:] + 500
    4 com.apple.WebKit 0x94d7f118 -[WebHTMLView drawRect:] + 366
    5 com.apple.AppKit 0x93305e91 -[NSView _drawRect:clip:] + 3228
    6 com.apple.AppKit 0x93304373 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1273
    7 com.apple.WebKit 0x94d9f7b0 -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 334
    8 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    9 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    10 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    11 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    12 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    13 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    14 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    15 com.apple.AppKit 0x93304b21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    16 com.apple.AppKit 0x93303658 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 290
    17 com.apple.AppKit 0x93302e42 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523
    18 com.apple.AppKit 0x9330276e -[NSView displayIfNeeded] + 439
    19 com.apple.AppKit 0x93302512 -[NSWindow displayIfNeeded] + 168
    20 com.apple.Safari 0x0001edc1 0x1000 + 122305
    21 com.apple.AppKit 0x93352798 _handleWindowNeedsDisplay + 206
    22 com.apple.CoreFoundation 0x9082dce2 __CFRunLoopDoObservers + 342
    23 com.apple.CoreFoundation 0x9082cd84 CFRunLoopRunSpecific + 827
    24 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    25 com.apple.HIToolbox 0x92e01878 RunCurrentEventLoopInMode + 285
    26 com.apple.HIToolbox 0x92e00eb9 ReceiveNextEventCommon + 184
    27 com.apple.HIToolbox 0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
    28 com.apple.AppKit 0x93286f45 _DPSNextEvent + 572
    29 com.apple.AppKit 0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    30 com.apple.Safari 0x00007507 0x1000 + 25863
    31 com.apple.AppKit 0x932808c4 -[NSApplication run] + 512
    32 com.apple.AppKit 0x93274820 NSApplicationMain + 573
    33 com.apple.Safari 0x000a97b2 0x1000 + 690098
    34 com.apple.Safari 0x000a96d9 0x1000 + 689881
    Thread 1:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.unsanity.ape 0xc0001d48 _apeagent + 307
    2 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 ...lagutin.audio_hijack.server 0x004083ca ahservloop + 108
    2 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94fd7fbc WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x94fd2f59 WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x94f8d7da WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x928585da +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9283139c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90019d0c select + 12
    1 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x92851c60 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a43079e -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90047927 semaphoretimedwait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90ce1e60 TSWaitOnSemaphoreCommon + 163
    2 ...ple.CoreServices.CarbonCore 0x90ce8e40 TimerThread + 87
    3 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.audio.CoreAudio 0x91469356 HALRunLoop::OwnThread(void*) + 158
    4 com.apple.audio.CoreAudio 0x91469171 CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 10:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x1b23dbc4 FlashPlayer10_0_45_2FlashPlayer + 2207972
    2 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 11:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b01444f 0x1ad36000 + 3007567
    2 ...romedia.Flash Player.plugin 0x1b02dccf FlashPlayer10_0_45_2FlashPlayer + 45551
    3 ...romedia.Flash Player.plugin 0x1b0148ff 0x1ad36000 + 3008767
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 12:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b01444f 0x1ad36000 + 3007567
    2 ...romedia.Flash Player.plugin 0x1b02dccf FlashPlayer10_0_45_2FlashPlayer + 45551
    3 ...romedia.Flash Player.plugin 0x1b0148ff 0x1ad36000 + 3008767
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 13:
    0 libSystem.B.dylib 0x90047927 semaphoretimedwait_signaltrap + 7
    1 com.apple.audio.CoreAudio 0x914765a4 CAGuard::WaitFor(unsigned long long) + 212
    2 com.apple.audio.CoreAudio 0x914764c6 CAGuard::WaitUntil(unsigned long long) + 66
    3 com.apple.audio.CoreAudio 0x91474e42 HP_IOThread::WorkLoop() + 690
    4 com.apple.audio.CoreAudio 0x91474b8b HPIOThread::ThreadEntry(HPIOThread*) + 17
    5 com.apple.audio.CoreAudio 0x91469171 CAPThread::Entry(CAPThread*) + 93
    6 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 14:
    0 libSystem.B.dylib 0x90047927 semaphoretimedwait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b014381 0x1ad36000 + 3007361
    2 ...romedia.Flash Player.plugin 0x1b06994b FlashPlayer10_0_45_2FlashPlayer + 290411
    3 ...romedia.Flash Player.plugin 0x1b0148ff 0x1ad36000 + 3008767
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 15:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b1ab39f FlashPlayer10_0_45_2FlashPlayer + 1607871
    2 ...romedia.Flash Player.plugin 0x1b174cdb FlashPlayer10_0_45_2FlashPlayer + 1384955
    3 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 16:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1b1ab39f FlashPlayer10_0_45_2FlashPlayer + 1607871
    2 ...romedia.Flash Player.plugin 0x1b174cdb FlashPlayer10_0_45_2FlashPlayer + 1384955
    3 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x2862acaf ebx: 0x903350e2 ecx: 0x15fbacd0 edx: 0x00010001
    edi: 0x005c9f20 esi: 0x15f96640 ebp: 0xbfffd5d8 esp: 0xbfffd5c0
    ss: 0x0000001f efl: 0x00010216 eip: 0x90335142 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1c1fff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x405000 - 0x40ffff alexlagutin.audiohijack.server 1.4.0 /Library/Application Enhancers/Instant Hijack Server.ape/Contents/MacOS/Instant Hijack Server
    0x15e6a000 - 0x15e6afff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x1761c000 - 0x1761ffff com.apple.Tokenizer_ja 1.0.2 /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
    0x1ab16000 - 0x1ab1bfff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1ad36000 - 0x1b370fff com.macromedia.Flash Player.plugin 10.0.45.2 (1.0.4f458472) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1c4b0000 - 0x1c51dfff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x232f3000 - 0x232f7fff com.apple.locale.textbreak.thai 1.0.2 /System/Library/LocalePlugins/ThaiTextBreak.localePlugin/Contents/MacOS/ThaiTex tBreak
    0x25fb2000 - 0x25fb4fff com.apple.AutomatorCMM 1.0.1 (88.2) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x25fb8000 - 0x25fbcfff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ba5000 - 0x91c83fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b58000 - 0x92bb0fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e59000 - 0x9401afff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94060000 - 0x940a1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947c7000 - 0x9490dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949de000 - 0x949edfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949f1000 - 0x94a16fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a22000 - 0x94a3ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d6b000 - 0x94e1dfff com.apple.WebKit 4525.28 (4525.28.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e88000 - 0x94f4ffff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f8b000 - 0x9557efff com.apple.WebCore 4525.28 (4525.28.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95fbb000 - 0x95fd1fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x95fd3000 - 0x95ff4fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x96001000 - 0x9600ffff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x96017000 - 0x96029fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x960eb000 - 0x960effff com.apple.LanguageAnalysisCore 1.0.3 /System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/Lan guageAnalysisCore
    0x969d4000 - 0x969d4fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x970af000 - 0x970b4fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97451000 - 0x97465fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x983ff000 - 0x992f6fff com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a42d000 - 0x9a464fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a480000 - 0x9a492fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9ff45000 - 0x9ffe5fff com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0xc0000000 - 0xc000efff com.unsanity.ape 2.0.3 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r

  • How to add an image to a link when rolling over

    This is my first time working in muse, so I'm only just beginning to understand how to utilize the program. A goal of mine for my site is to have a small image of a flame pop up behind my links at the top of my page when you mouse over the link (instead of it simply changing colors or being underlined).  I only want this effect on the header and footer navigational links though; not on any links that would be in the body text on the page.   I was wondering if anyone could advise me on how to do this. Any help would be appreciated, thanks.

    Hi CSchonhaut,
    There are two ways that I can suggest.
         1. Apply the fire image to the rollover of the Menu Item,
         2. Use the Composition Widget - tooltip. Place the trigger on the hyperlink and target behind it, so that once you hover the trigger, target with the fire image in it pops up.
    Hope that helps.
    - Abhishek Maurya

  • Popup message when rolling over a form button?

    Is there any way to setup a message to 'popup' when the user moves their mouse over a portal form button? I'd like to put a helpful message there while keeping the label on the button small.

    Hi Bryan,
    It may be possible to cheat and put this onto the button:
    the option that you want is called TITLE.
    if you set one of the other parameters (e.g. the label)
    to be:
    LABEL_TEXT" TITLE="TITLE_TEXT
    basically when it adds the text onto the form it will wrap it in "
    If it doesn't strip out the " from your text you should get your extra parameter.
    it may slip past the portal checking.
    I can't test it as I only have WebDB, but I have done something similar with javascript in WebDB.
    good luck
    Michael

  • Hotspot - roll over text

    Hi Gurus,
    I have a page with a map on it. I have created few hotspots
    on it. Now whenever the user hovers the mouse pointer over the
    hotpost, I would like to show a small 3-line text box somewhere on
    the page/map. This text changes from one hotspot to another
    hotspot. Appreicate any ideas. Thanks.

    Add a title attribute to each associated <area> tag,
    e.g.,
    <area title="this might do the trick" ...>
    Select the hotspot and look at code view to see where to add
    the title tag.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "idleburra" <[email protected]> wrote in
    message
    news:gb1t38$d49$[email protected]..
    > Hi Gurus,
    > I have a page with a map on it. I have created few
    hotspots on it. Now
    > whenever the user hovers the mouse pointer over the
    hotpost, I would like
    > to
    > show a small 3-line text box somewhere on the page/map.
    This text changes
    > from
    > one hotspot to another hotspot. Appreicate any ideas.
    Thanks.
    >

Maybe you are looking for

  • Intercompany stock transfer: IV billing documents creates FI document with

    Hi, Intercompany stock transfer: IV billing documents creates FI document with wrong vendor. How can I make sure that the correct vendor is posted in the selling company code? Best regards, Eric.

  • Problem in using a text area

    Hi All, I am having text area in my screen. I am using  CALL METHOD editor1->get_text_as_r3table            IMPORTING                table = it_text            EXCEPTIONS                OTHERS = 1. to get the text entered in the text area. The proble

  • Help with ESB - FTP Inbound Adaptor - using SFTP

    I am a newbie to ESB. I need to get files from an SFTP server machine and route them to a local file. I have created an ESB project in JDeveloper with an Inbound FTP adaptor, a router and an outbound file adaptor. I then registered it with the ESB se

  • What is a PHP server and how do I make it work??

    I've heard about it, and I'm trying to make form, but apparently you need a PHP server.  What is it and where do I get one and how do I make it work??? Thanks! Happy flashing!

  • Accessility zoom and dual monitor (disable zoom on one of the monitor)

    Hello, I am vision impaired user of the Mac. I'm having a problem. When I presenting something with PowerPoint or Keynote and using a projector. The zoom is enabled on the two monitor, so when I run the diaporama the Presentation Screen is not displa