Roll over hit button works only sometimes

OKay, I have a drop down menu. Around the menu I have a button surrounding the outside, so when I roll away from the drop down menu and roll over the outline button, it is coded with action script to make the drop down menu fade away. HOWEVER.....sometimes....when i roll over the button fast it doesnt seem to catch it...Is there anyway to fix this?

Have you tried increasing the size of the text box? Sometimes with filters, you're actually increasing the size of the font, like you would with bold text etc, try making the text box slightly larger area than currently see if that fixes it.

Similar Messages

  • Captivate 8 - Next Button Works Only After Viewing Slide

    How do I make a Continue button work only after the viewer has viewed the entire slide?
    I also want the viewer to be able to skip ahead instantly through slides they have already viewed.
    Thanks.
    - Jason

    Let me show you what I'm trying to create here. Sorry I need specific instructions since I'm a newbie to Captivate and not familiar with conditions and advanced actions. 
    I am currently using normal buttons (not a shape button) to create my PREVIOUS & NEXT buttons. Based on your advice I will switch to shape buttons.
    "It could be done with a conditional advanced/shared action on Enter of each slide. You'll need a user variable per slide, a Boolean, that you change on the first visit from a default value of 0 to 1, after having checked its value."
    What specifically do I select for the "On Enter" of each slide?
    And do I only need to put this condition in the "On Enter" section of each slide? Or do I also need to setup special conditions for the NEXT button?
    Thanks.
    - Jason Boone

  • Speech recognition working only sometimes

    I've got an iPhone 4S. I use the speech recognition regularly in order to dictate a text message (in German, mostly).
    This has worked pretty well.
    Usually, I dictate a sentence, then wait for the iPhone to transcribe it, then dictate the next sentence (i.e., click microphone button, dictate, cick "done").
    But some time ago (can't remember when) it started to work only ever so often.
    The first sentence usually works fine. The next ones don't work any more - it doesn't come back with a transcription :-(
    When I dictate a few hours later another sentence(s), some procedure.
    Sometimes, I get a few sentences in a row, but eventually, it stops working.
    Does anyone have any idea what might be causing this?
    What could I do to improve the speech recognition performance?
    Best,
    Gabriel.

    I couldn't have asked that any better - I have been wondering the same thing since Thursday. I have looked around and can't figure it out either. Anyone with advice - I'd love some direction.

  • SUBMIT button works only when clicked twice... Online interactive form

    Hi,
    I have created a interactive form with SubmitToSAP button. In this I will enter a contract number and will click SUBMIT button.
    For the first time it is fetching the contract details properly.
    In the same form, i am changing  the previously entered value with another contract number and clicking SUBMIT.
    Now the details for the previously entered contract number is only displayed. Again if i try for the same value ( which i used for the second time )  and press submit, it is workin correctly.
    So, the problem is, except for the very first time SUBMIT button action, the button works fine only when clicked twice..
    please help me in solving this issue..
    Regards,
    Surya.

    Hi,
        In addition to my previous post, I am also using RESET FORM button from Library.
    First I am entering the contract number (say 400000000) in the form and clicking submit button. The contract details are fetched and displayed in the form.
    Now i am Resetting the form using Reset Button, and giving new contract number (say 400000020).  When  I pressed Submit button , the details of the first entered contract number (400000000)  is coming.
    Then again I am giving 400000020 or any other number, it is fetching the details correctly for that number...
    Can anyone help me in this issue..
    Thanks,
    Surya.

  • Call Manager Express Hunt Group roll over doesn't work correctly

    Hello,I have a wierd issue occuring on the CME portion of a client's UC520. Currently, I have a hunt group set up that has 1 user and then the auto attendant. Basically, I want to give a user a chance to answer the main line, and if she doesn't, it then roll's to the main auto attendant. This is working as long as I keep the time out on the hunt group under 12 seconds. The issue is that is about 2.5 rings. She'd like a little more time to be able to pick it up. When I put the time out above 12 seconds (say 16) and dial from an external number, it rings her phone correctly, then you can hear it attempt to transfer, but it transfers it back to her phone instead of rolling over to the auto attendant. You can even see on her phone that the transfer occurs and it transfers to herself. For an instance, it shows 2 calls with the same caller ID. Change the time out back under to 12 or under, and everything works great. Any help would be greatly appreciated.

    Sorry about that. Here is the IOS.
    Cisco IOS Software, UC500 Software (UC500-ADVIPSERVICESK9-M), Version 12.4(24)T, RELEASE SOFTWARE (fc1)
    And here is some relevant code.
    ephone-hunt 1 sequential
    pilot 501
    list 201
    final 401
    timeout 11
    no-reg pilot
    statistics collect
    destination-pattern 401
    b2bua
    voice-class sip outbound-proxy ipv4:10.1.10.1
    session protocol sipv2
    session target ipv4:10.1.10.1
    dtmf-relay sip-notify
    codec g711ulaw
    no vad

  • Excel Copy Method Works Only Sometimes

    Hi,
    The copy method only works sometimes for me.  If you run my attached VI and press the Run button a few times you'll see that it sometimes says "It works" in Table 2.
    Thanks,
    Albert
    Attachments:
    SpreadsheetsCopy.vi ‏17 KB

    Hello Albert,
    What version of LabVIEW are you using?  In LabVIEW 8.5 I see 'it works' every time I run the VI.
    On a side note, if anyone is looking for the Microsoft Office Spreadsheet 11.0 control you can get it from Microsoft here:
    http://www.microsoft.com/downloads/details.aspx?fa​milyid=7287252C-402E-4F72-97A5-E0FD290D4B76&displa​...
    -Bob
    -Bob

  • Flash CS3 Debugger works only sometimes

    I have an ActionScript 3.0 Flash file (.FLA) that simply does
    not seem to want to stop at any breakpoints or otherwise show up in
    the debugger.
    If I take the code on its one single layer of script, copy it
    into a new AS3 Flash file, and debug it, the debugger works
    correctly. However, even if I strip every single symbol and object
    from the original file, and leave it with just trivial placeholder
    code (attached), the file will not stop at a breakpoint or run any
    of the other Flash CS3 debugger functions. Instead, I see the code
    in the debugger, and the program running as if the debugger weren't
    even present. Sometimes I get an X button on the debug console that
    allows me to terminate the program, sometimes not even that.
    The Output window shows the standard lines:
    Attemping to launch and connect to Player using URL <path
    to my SWF>
    [SWF] <my SWF's location> - 792 bytes after
    decompression
    15 [ <--- result of the attached placeholder code ]
    The Publish settings for the faulty document are - as far as
    I can tell - identical to the new file:
    Flash is the only format being exported
    Version is set to Flash Player 9
    Load order is Bottom up
    AS version is 3.0 with all items checked, no export class,
    and frame 1 export
    Compress movie is checked
    At some point I also checked Permit debugging, but it doesn't
    seem to make any difference
    All other options are default
    I manually downloaded and installed the Debug version of
    Flash Player 9.0.124.0 earlier, but since the "clean" file debugs
    correctly, I don't think this is the problem.
    I've also tried a number of other steps, including Save and
    Compact and just about everything else I could think of.
    I have several files like this in my project. Are they doomed
    never to work with the debugger? Is something wrong with my Flash
    installation?
    Cheesy placeholder code attached below:

    if you're wanting to look at the contents of variables,
    unlike the AS2 debugger, the movie needs to be paused, for example
    at a breakpoint. Once the movie's paused variables will appear in
    the 'Variables' window.

  • Power button works only intermittently

    Hi there,
    When I try to turn on my macbook pro, (bought in October of 2009),  it now takes several tries at times. For the first year and a half, I never had this issue.
    A couple months back, it would only turn on if I unplugged devices connected via USB (external mouse, Internet stick) but at least then the computer would turn on, but not fully boot up.
    Now, it sometimes doesn't turn on at all. My sense is that this is a separate issue. When it doesn't turn on, the little white light on the front right of the case comes on. I hold the power button down again, and there's a faint sound, and the light goes off. Sometimes, on the next try, the MBP will turn on, sometimes it takes 3 or more tries.
    I'd take it to an apple store, but I'm in a small town in South India, and there are none nearby. I'm hoping to get some input before making a long treck to a bigger city so I can have it looked at.
    Thank you!
    Cheers,
    Julian

    i brought it to apple support and it turns out there was so much humidity in my room that that's what caused the problem. They opened it up, dried it out and it worked again.
    I'm in Goa Indis right now, and it's monsoon season. Plus, I lived in a place right near the ocean. This is probably an unusual set of circumstances but I figured I'd add the solution in case somebody else ever runs into this.

  • The lock button works only on the left side of the button not the right?

    So I bought my iPhone 5 on the 28th of January and it has been less than a month and I already have a hardware problem. I haven't dropped my phone or anything like that. The problem is that my lock button only works when I press on the left of it. I don't know what to do. Do I go to my carrier or do I just go straight to the apple store? Oh and am I going to get a free replacement?

    If you Make Genius reservation and take the iPhone to Apple Store, it will be covered with Warranty, most likely with perfect replacement iPhone 5 exactly like yours.

  • 4S phonetic works only sometimes

    Added a phonetic spelling to a contact.
    When using Siri, it uses the phonetic sometimes, not for others.
    As an example...
    Name - Robbie
    Phonetic first name - Wobbie
    Incorrect pronunciation
    Me - "Text Robbie"
    Siri - "What do you want to say to Robbie?"
    Correct pronunciation
    Me - "What is Robbie's phone number?"
    Siri - "Wobbie's phone numer is 555-1212"
    Granted, it's still in "beta"...

    Hi,
    Thanks for answering.
    The Browser allways has a different Local.
    The Browser ist installed with en for all users.
    We change between de,fr,it,es.
    So the resulting local we get after the save
    is allways different from the local of the browser.
    This also applys if the change works correctly.
    Any further ideas ?
    Tnx Johannes

  • MediaPlayback works only sometimes

    I am trying to create a stand-alone video presentation with a
    video on almost every slide. After the file got way too big when I
    used embedded video, I now started to use the MediaPlayback
    component. It works on some slides now, but on some it just
    doesn't, or it starts working after 20 sec, but already progressing
    in the timelinebar of the MediaPlayback.
    Is there a way to add a preloader to the MediaPlayback
    component so it starts only when it is finished loading?
    Is there a way to loop the MediaPlayback component?
    Thanks alot.
    I am pretty new to Flash so please be a little more explicit
    in your answers.

    not sure about looping, but there is a tutorial for preloader
    on components located here: www.gotoandlearn.com its the one called
    advanced preloader something or other.

  • How do I sync iPhone Camera Roll over iTunes or WiFi Only (Not through 3G)

    I have a problem withere due to low 3G allowances I need to sync the iPhone Camera Roll either direct to iTunes (USB ot WifI) or a way ti force iCloud sync to only go through WiFi (disable iCloud sync via 3G). Does anyone know how to do this?

    If you are running Windows on a PC, define the Autoplay function to import your photos whenever you plug in your device.  Personally, I would disable the "Autosync" within iTunes so that you have a chance for the photo import to complete before you manually click on the iTunes "sync"

  • Since updating to 7.0.3 on iphone 4s i can no longer send pic messages and my imessage works only sometimes....please help!!

    I have tried everything, restoring the phone, turning the phone off then on, turning imessage and facetime both on then off and nothing is working!!! I could always send pics before and never had a problem with imessage, what can I do to fix this?

    The ipad cannot send SMS or MMS messages because it is not a cellular phone.
    You can send such messages from your iPad through your iPhone if you have FaceTime activated and Settings > Messages > Text Message Forwarding turned on for your iPad.
    See here: Send messages with your iPhone, iPad, or iPod touch - Apple Support

  • Email Alert Sound working only sometimes...

    I just got my iPhone on Friday. I have the new mail alert switched to ON, but when the phone is in "sleep" mode, it doesn't make the sound, it just vibrates. I don't know if this is supposed to be normal, but I cant figure it out. All the other alerts seem to work fine. doesn't anyone know what is going on?
    Thanks,
    Bryan

    I couldn't have asked that any better - I have been wondering the same thing since Thursday. I have looked around and can't figure it out either. Anyone with advice - I'd love some direction.

  • Change Language works only sometimes

    Hi
    I try to change the Local of the user programatically like this:
            Locale newLocale = Locale.FRENCH;
            IUser me = request.getUser();
            IUserFactory userFact = UMFactory.getUserFactory();
            IUserMaint modUser = userFact.getMutableUser(me.getUniqueID());
            modUser.setLocale(newLocale);
            modUser.save();
            modUser.commit();
            // check the changes
            IUser u = userFact.getUser(me.getUniqueID());
            if (!u.getLocale().equals(newLocale)) {
                // in 30 - 50 % of the calls we end up here...
    If we check the user in useradmin - application the change is reflected correctly all the times.
    The UME Datasource is ABAP and we applyed SAP Note 1408111.
    Anyone a tip ?
    Tnx
    Johannes

    Hi,
    Thanks for answering.
    The Browser allways has a different Local.
    The Browser ist installed with en for all users.
    We change between de,fr,it,es.
    So the resulting local we get after the save
    is allways different from the local of the browser.
    This also applys if the change works correctly.
    Any further ideas ?
    Tnx Johannes

Maybe you are looking for

  • XPlod car adapter no longer works after installing OS 4.0

    I have a Sony car stereo with the Xplod adapter that allows me to hook up my iPod to my stereo and control it from there. After the recent update to OS 4.0 this no longer works. Now when I plug it in; the iPod stops playing sound through it's speaker

  • Performance Issue Premiere Pro CC 2014 with Late 2013 Mac Pro

    Hi all! Im working Premiere Pro CC 2014 on a Late 2013 Mac Pro 6 core D700s and 32GB RAM on OSX 10.9.4 After the 2014 update i have experience some drop frames and hangs with a new 1080p timeline project. And it later results in software hang and cra

  • Error 1097 while deploying

    Hi, I am having a problem when deploying a model from Veristand (Windows) to a PXI equipment. Let's start from the beggining: I have written a simulink model and compiled it for Veristand 2014 target. This generates a DLL, that I load it in Veristand

  • Adding object to CMC - Prompted for DB pw

    We have setup CR2008 and I am testing to add a new report object.  I can run the report but am being prompted for the DB logon. I would like to automatically use the db pw used in the report. When I try to modify it in the CMC the Process tab is gray

  • Drag images not appearing in Windows

    The default drag image in Linux is fine. On Windows, there is no default image. Just a cursor with a teeny-weeny box. It just does not look professional at all. Is there anything I can do about this? has anyone run into this before? thanks, Geoff