How to show mouse over and mouse out effect on a character in Captivate 8 ?

Hi,

That's exactly what you need to do.
Put your character image on the stage.
Insert the rollover image interaction, select the same image for the rollover image.
Place the rollover area over the original image and cover the original with the rollover image.
Edit the rollover image in Captivate to adjust saturation, etc.
You can also add an effect to that image.

Similar Messages

  • Mouse over and Mouse Click function

    Hi,
    I have to add a mouse over event and mouse click event in my rectangles that I draw while taking the values from an input file. Now since I am taking rectangle height and width from the input text file as well I also want to take a text value to be shown while moving a mouse over a particular rectangle from my input file. Also when he clicks on that rectangle the height and width of that particular rectangle only should be displayed (re-adjusted).
    Like suppose my input file has 3 fields:-
    Height   Width  Test_To_Show
    10          23         Hello
    20          44         ByeNow When my paint component draws these 2 rectangles and a user moves his mouse over the rectangle he should see text message attached to it:- Like for first row 10, 23 he should see "Hello". In this case when he clicks on this rectangle the picture should read just to show only 10 and 20 as height and width. Now the problem is I am confused where to add the mouse and mouse click event function.
    Some of my code looks like this in paintcomponent method:-
            for(int i=0; i<myobject.size(); i++){
                Coloring fc = myobject.get(i);
                GradientPaint gpi = new GradientPaint(0, 0,c.getColor() , 0, 20, Color.white, true);
                g2d.setPaint(gpi);
                g2d.drawRect(fc.value1, 29, fc.mywidth, 83);
                g2d.fillRect(fc.value1, 29, fc.mywidth, 83);
                                                }Where should I attach the mouse event to g2d object / fc / myobject ? I am not sure since I am using mouseover function for the first time.
    Thanks

    I am planning to add these 2 in my paint component method
                fc.addMouseMotionListener(this);
                fc.addMouseListener(this);and then create 2 functions like this :-
          public void mouseEntered(MouseEvent e) {
                  //I will be reading from a file and then pass the string that I want to show as text while mouse over
                   String s = // takes value from the inpuf file.
                      fc.setText(s);
    public void mouseClicked(MouseEvent e) {
                 //same way reading from the file ... Not sure how I will do this one
                 }Would it be the correct way to do it ? I am doing mouse over functions for the first time so donno much about there usage.
    Thanks

  • How can I get mouse pressed and mouse released positions on the desktop whi

    Hello All,
    I am generating a Frame using Swing API. My requirement is I need to capture the mouse pressed and mouse released positions, whenever user drags the mouse on desktop region (i.e. outside of the Frame). I require these points to find the rectangle region user has generated starting from mouse pressed to mouse released position. I need to pass that rectangle to Robot class in order to capture that desktop region.
    Can anybody help me out how can I achieve this using java on MAC, Linux and Windows platforms?
    Thanks in advance.
    Regards,
    VPKVL

    VPKVL wrote:
    DarrylBurke wrote:
    Can't be done in Java.I don't think that there is something which can't be done using java. When searched over net, found few applications which are using java for implementing this feature but not free, asking for license fee. I checked by downloading the demo version.
    Just want to know the hint how it can be achieved so that I can move further on that lines.
    Your thoughts ?They use JNI with the OS API.

  • Mouse enter and mouse leave not detected in small controls

    Look at the attached VI. There is a thin boolean with mouse enter and mouse leave events which are not always detected when moving over the control quickly. I'm not sure whether this behavior originates from LV (7.0) or from the way XP handles the mouse movement, but I would definitely call this a bug in the sense that the mouse does "enter" and "leave" the control and the events are not fired.
    My guess is that windows does not register all the points that mouse goes through, but only does so periodically. If it happens that 2 adjacent points are on 2 different sides of the control, LV can't recognize the enter and leave events. But that's just a guess.
    Try to take over the world!
    Attachments:
    event bug1.vi ‏26 KB

    I put together a quick test, but I'm not sure what the results mean.
    Lynn, one of the tests uses windows API (although you can run the other one).
    Shane, sorry, only 7.1 on this PC.
    Message Edited by tst on 07-12-2005 08:38 PM
    Try to take over the world!
    Attachments:
    event bug25.vi ‏40 KB

  • How to use SQL OVER and PARTITION BY in OBIEE Expression Builder??

    Hi there,
    I want to create a new logical coulmn with the following SQL query.
    SUM(Inventory Detail.Qty) OVER(PARTITION BY Inventory Detail.A,Inventory Detail.B,Item.C,Inventory Detail.D,MyDATE )/SUM(Inventory Detail.Qty) OVER(PARTITION BY Inventory Detail.A,Inventory Detail.B,Item.C )
    How to use the OVER and PARTITION BY in OBIEE Expression Builder??
    Thanks in Advance

    hi bipin,
    We cant use by in Expression builder(rpd) .But use the same formula like this in Fx of answers
    SUM(Inventory Detail.Qty) OVER(PARTITION BY Inventory Detail.A,Inventory Detail.B,Item.C,Inventory Detail.D,MyDATE )/SUM(Inventory Detail.Qty) >OVER(PARTITION BY Inventory Detail.A,Inventory Detail.B,Item.C )SUM(Inventory Detail.Qty by Detail,ITEM,Mydate)/SUM(qty by detail,item)
    First check the numerator whether it was giving correct results or not then go with denominator
    compare the results with sql that u have
    Let me know if that does work
    thanks,
    saichand.v
    Edited by: Saichand Varanasi on Jul 27, 2010 9:27 PM
    Edited by: Saichand Varanasi on Jul 27, 2010 9:28 PM

  • How to show rating dots and file name underneath thumbnail in Bridge CS4 preview workspace?

    How to show rating dots and file name underneath thumbnail in Bridge CS4 preview workspace?

    Thank you! That was it. The option to change it is not available in preferences (though I believe it was in early CS versions). It's hidden in a dropdown menu associated with an icon at the top. It sure wasn't easy to find, and I probably would not have done so without your lead. Thanks again!

  • How to show company name and contact name on the incoming calls of iPhone 4

    Kindly provide me with a useful solution of how to show company name and contact name on the incoming calls of iPhone4.
    even with an application or from the setting of the iPhone itself, but without telling me a solution like writting the company name in the contact name field.
    This is a very important option, i think it is a must, not an option and apple should fix this problem fastly. because it is already available in the older models of iPhone like iPhone 3G and 3GS.
    How an important feature like this could be available in old models, but in the later models is not available?

    Currently not possible without putting the company name in the contact name's field.  AFAIK, it's never been available on any iOS version.
    You might check the App Store for an app that can do this although I'm pretty sure you won't find one.
    http://www.apple.com/feedback/iphone.html

  • Photoshop Elements 8, How to show  hue, value and saturation of a specific area of a pickture?

    Hello,
    Photoshop Elements 8, How to show  hue, value and saturation of a specific area of a picture?
    How should I select the area? Which tool?
    Thank you in advance, Karl

    First make sure your Info Palette is visible : menu Window / Info (shortcut F8)
    In this palette, click the small     icon 'more'
    Choose 'Palette Options'
    and choose HSB for the second palette readout.

  • How to show HKSCS fonts and Hong Kong Govt fonts in BI publisher reports?

    Dear all,
    Would anyone please advise how to show HKSCS fonts and Hong Kong Govt fonts in BI publisher reports?
    If we choose to use Arial Unicode MS, not all characters are shown properly.
    Thanks and Regards,
    HY

    Hi Ananth,
    In our case, some special Chinese characters are supplemented by another font called "Ming ISO 10646" provided by HK government. This font does not cover the common Chinese characters. That means when we show the common Chinese characters, we need to use the fonts "MingLiu" provided by Microsoft. But if we need to show the additional special Chinese characters, we need to use the "Ming ISO10646" font.
    In BI Publisher, we create a font set which includes these two fonts. However, when we run the report, it only uses the MingLiu font, but cannot use the Ming ISO10646 font. Pls advise.

  • How to show the filter and sort capabilities in adf dynamic table

    hi
    how to show the filter and sort capabilities in adf dynamic table..
    Pls help me

    Hi
    Click on a colum in your table and go to the properties pallet
    make true the sortable property then you can sort the table according to that column
    Thanx
    Padma

  • I think I have opened the sobig.f virus in my hotmail account and it keeps seding emails to my contacts. How do I stop it, and will it effect any of my other transactions like internet banking/shopping, is it safe?

    I think I have opened the sobig.f virus in my hotmail account and it keeps seding emails to my contacts. How do I stop it, and will it effect any of my other transactions like internet banking/shopping, is it safe To continue using my ipad ?

    This isn't due to malware. There is no known malware capable of infecting an iPad that has not been jailbroken (ie, hacked to allow apps from outside the App Store).
    As lizdance40 says, your Hotmail account has been hacked remotely. Change the password immediately. Hotmail accounts are popular targets, but as long as you choose a good password, and make sure that password is not the same as a password you use with any other account, you should be safe.
    I disagree with lizdance40's statement that you have to abandon the account and create a new e-mail address. If a hacker is able to get back in even after changing the password, the problem is not with the account itself. There's another vulnerability of some kind somewhere. Perhaps the account allows hackers to leave a "back door" to get back in (such as with GMail's delegation feature), in which case any such feature needs to be reviewed and have settings changed. Perhaps you are checking mail in an insecure manner while on an insecure network (ie, a wireless network that requires no password). Perhaps you are using a password on multiple accounts, and a different account has been compromised. Perhaps a hacker has used knowledge gained by prior access to your account to achieve "social hacking" (ie, convincing a tech to give him access because he has "forgotten the password"). There are many scenarios, but there's no good reason to abandon the account entirely.

  • Tabs: mouse over and reset- show default/effect

    Hello,
    ich have made some tabs with mouse over...
    <li class="TabbedPanelsTab" tabindex="0"
    onmouseover="TabbedPanels1.showPanel(this);">Demo 1</li>
    works so far - and set Tab number 4 as default:
    var TabbedPanels1 = new
    Spry.Widget.TabbedPanels("TabbedPanels1", {defaultTab:4});
    So the Tab-Set starts with 4 and the mouse-over effekts work.
    I have two questions- how to...
    - when the user leaves with the mouse cusor the tab area i
    want the script to show Tab 4 again
    - want the tabs to open with a soft slide effekt - when shown
    and when disappear
    Help would be nice - i am not really a programmer. ;-)

    burnster73 wrote:
    > Hello,
    >
    > ich have made some tabs with mouse over...
    > <li class="TabbedPanelsTab" tabindex="0"
    > onmouseover="TabbedPanels1.showPanel(this);">Demo
    1</li>
    > ...
    > works so far - and set Tab number 4 as default:
    > var TabbedPanels1 = new
    Spry.Widget.TabbedPanels("TabbedPanels1",
    > {defaultTab:4});
    >
    > So the Tab-Set starts with 4 and the mouse-over effekts
    work.
    >
    > I have two questions- how to...
    > - when the user leaves with the mouse cusor the tab area
    i want the script to
    > show Tab 4 again
    You could try adding an onmouseout event to each tab and have
    that even call TabbedPanels.showPanel(4) like so:
    <li class="TabbedPanelsTab" tabindex="0"
    onmouseover="TabbedPanels1.showPanel(this);"
    onmouseout="TabbedPanels1.showPanel(4);">Demo 1</li>
    > - want the tabs to open with a soft slide effekt - when
    shown and when
    > disappear
    The Spry Tabbed panels do not have any "hooks" to be able to
    change how a panel is shown, so you'd have to rewrite the
    Spry.Widget.TabbedPanels.prototype.showPanel method to change how
    showing a panel (and hiding the panel that was the shown panel). Or
    you could do something similar to what is being done in this
    thread:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=602&threadid =1429374&enterthread=y
    Essentially, the tabbed panels have a div within them and
    that div fades in when the div is shown.
    One problem with widgets is that if you want to do something
    different than what they are designed for, it get fairly
    complicated to do if you do not know JavaScript well, so be aware
    and be ready to dig in.
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | WebAssist Extensioneer
    | Adobe Community Expert

  • Mouse pointer and keyboard out of control

    The mouse pointer and keyboard can not control. Only powe button can use.
    The system is still running. The clock and battery indicator is still working
    how to solve?

    Not a solution, I'm afraid, just concurring -- I am experiencing a very similar problem with the keyboard, but not the mouse pointer. I get an intermittent temporary freeze lasting maybe ten seconds, after which it recovers. Although I suspect waking the machine from sleep may set these off, I couldn't swear to it, and I have experienced several of these sequentially, maybe five minutes apart.

  • How do I stop keyboard and mouse sound effects?

    I have tried everything for turning off sound effects on the Mac, but it is still making noises when I type or click the trackpad. How can I get these annoying noises to turn off?

    Are you saying that, with the sound muted, you're still getting those sounds? Are you certain they are coming from the computer's speakers? Try plugging in a pair of headphones... do you hear the sounds through the headphones? Are the sounds playing for every single keypress and mouse click?
    If you have any external mice or keyboards, disconnect them. Any nearby Bluetooth keyboards or mice should be turned off or have their batteries removed. Does this make a difference?
    Try restarting the computer in safe mode. Test while in that mode. Does the problem continue?
    These problems are not due to any kind of malware. There is no known malware for the Mac that behaves this way.

  • How about my microsoft keyboard and mouse?

    I have a microsoft wireless keyboard and mouse that have the extra buttons, like media controls, volume controls, the F-keys that are also shortcuts like undo & redo & new& open & such and I was wondering if those will work with my MacBook Pro that I am going to buy sometime soon. Like will Microsoft come out with a driver, does Apple supply one, will it just work?
    I didn't look hard, but I couldn't find one post already about this, so I thought I might ask the question. I'm hoping that it will work, because I like my keyboard and mouse, but I'm thinking that it probably won't work as anything but a keyboard (the media control keys won't work and such)

    I have a older wireless Microsoft keyboard/mouse at work (can't remember the model) and it is connected to a KVM with a Windows machine and various Macs. The volume controls works and I use F12 for the CD eject, which is a standard Apple keyboard command. Haven't tried the other keys on the Mac side mainly because I don't have a need for them. If they do work I'll post back.
    bill
    1 GHz Powerbook G4   Mac OS X (10.4.9)  

Maybe you are looking for

  • Won't startup from CD

    My PPC iMac will not startup with the CD holding down "C" or from holding down the option key, then selecting the CD and hitting enter. Any way I try it, it goes straight to the regular HD startup. I see I could select the CD as startup in the system

  • How can i download mountain lion, if it tells me it is damaged or not signed?

    I recently bought Mountain lion and tried to download it the first time it went well, but due to a internet faiure the dowload was canceled when I tried to download it again I couldnt it said that it was either damaged or not signed... what does that

  • How do I resolve a confict between Acrobat X Pro and Microsoft Office 2010 running on a W7 Pro 32bit

    After I use Acrobat X Pro, and particularly if I have Acrobat X Pro running, the Microsoft Office 2010 programs (Outlook, Excel and Word) become very unstable. Outlook has a real tendency to crash when I try to add a file attachment to an email. Word

  • Tablet pc

    Hi all. Probably this is not the right place to make a question like this but I try it anyway... I'm writing a program running on Win XP tablet PC edition , this program,obviously, is written in Java . It work fine but there's a problem, I need to st

  • Unable to create foreign key: InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index

    I am running an SQL(CE) script to create a DB. All script commands succeed, but the DB get "broken" after creating the last costaint: after running the script, viewing table properties of Table2 and clicking on "Manage relations" gives the following