Hover text on playback bar

Hi,
I'm trying to change the hover text on the playback bar buttons. I'm using Captivate 7 and I've tried messing with localization options via Flash but as the intructions were for Captivate 4 I've had no luck. Any suggestions?
Thanks

You will need to open a playbar in Flash and save as a new name if desired. The tooltips are in the localization MovieClip. They are in an array:
var pbcBtnTips_ENU:Array = new Array("Rewind ",
          "Back ",
          "Play ",
          "Pause ",
          "Forward ",
          "Closed Captioning ",
          "Audio On ",
          "Audio Off ",
          "Exit ",
          "Information ",
          "dummy for scratch bar ",
          "Table of Contents ",
          "2x Fast Forward Speed ",
          "4x Fast Forward Speed ",
          "Normal Speed ",
          "Print");
Change the tooltips text and export the movie to C:\Program Files\Adobe\Adobe Captivate 7 x64\en_US\Gallery\Playbars\AS3. Make sure the skin editor points to the file you just created.

Similar Messages

  • Hide or remove player's hover text

    When a user clicks the CC button during playback to open closed captions window, and then hovers the cursor over a button on the player bar (my player bar is centered on the bottom, directly below the captions window), the hover text for each button is partially hidden behind the closed caption window. (See below...) Can I somehow remove the hover text, or have it display on top of the caption window?

    LOL - I'll complete what Michael's sentence should finish with.
    You can remove the hover texts alltogether by editing the playbar in Flash if you have that installed on your machine.
    ... and you know how to use it.
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Need help with 'hover' text box

    Hola
    Why the 'hover' text box don't appear in this page? Welcome to TummyTime, 3D 4D Ultrasound, Modesto, Salida, Ceres, Turlock area.
    The 'hover' text should appear as you go over the pictures at the bottom of the page under  RECENT ANGELS section.
    As you see in this page (Under "Our Projects") :HOME - Arctic Template
    the 'hover' text box appear as you go 'over' the picture, but in 'my' page it doesn't.
    Now, when I 'preview' in my computer, I can see the 'over text box' appear but when I upload it, it just doesn't.
    Can you please check it out and help me with this problem please?
    Thanks.

    This code is what is on the original template
    <li onclick="location.href='index.html';">
      <img src="imgs/project1.jpg" alt="" />
      <div class="item-info">
      <a class="plus-big bg-color" href="#">+</a>
      <div class="item-title txt-highlight-color">Lorem Ipsum Project 1 <br/><span>04-07-2012</span></div>
      <div class="item-desc">Autem vel eum iriure dolor in hendrerit in vulputate velit esse</div>
      </div>
      <div class="triangle-up"></div>
    </li>
    This code is what is on the my page
    <li onclick="location.href='index.html';">
      <img src="imgs/project1.jpg" alt="" />
      <div class="item-info">
      <a class="plus-big bg-color" href="#">+</a>
      <div class="item-title txt-highlight-color">32 Weeks <br/><span>03-09-2014</span></div>
      <div class="item-desc">Autem vel eum iriure dolor in hendrerit in vulputate velit esse</div>
      </div>
      <div class="triangle-up"></div>
    </li>
    As you can see, it's the same code, and it works on my computer but NOT online . . .
    So, where should I put this;
    (<a href="link_to_some_page.html" title="this is what you are talking about, no?">some page</a>)?

  • Set text of status bar problem

    I'm trying to hide the url in the status bar of the links in
    a graphic where I have a mapping situation. I click on the map box
    and select the set text of status bar behavior but it will not work
    while the mouse is over the mapped area. When I move my mouse over
    the mapped area it displays the url and when I move away from it it
    displays the text that I want to have when I mouse over. Any help
    is greatly appreciated. I've including the code below.
    <img src="images/productsimage.gif" alt="products"
    width="750" height="550" border="0" usemap="#Map" />
    <map name="Map" id="Map"><area shape="rect"
    coords="31,60,171,188" href="
    http://www.airtight.net/"
    target="right" alt="airtight" onmouseover="MM_displayStatusMsg('To
    order contact Sales at [email protected]');return
    document.MM_returnValue" />
    <area shape="rect" coords="232,81,499,138" href="
    http://www.blue.com" target="right"
    alt="Blue" onmouseover="MM_displayStatusMsg('To order contact sales
    at [email protected]');return document.MM_returnValue" />

    .oO(SimoneStanich)
    >I'm trying to hide the url in the status bar of the links
    in a graphic where I
    >have a mapping situation.
    Why do you want that? The status bar is part of the browser's
    GUI and of
    absolutely no interest for the website author. Additionally
    recent
    browsers will prevent scripts from manipulating it, so you
    should think
    about it again.
    >I click on the map box and select the set text of
    >status bar behavior but it will not work while the mouse
    is over the mapped
    >area. When I move my mouse over the mapped area it
    displays the url and when I
    >move away from it it displays the text that I want to
    have when I mouse over.
    You want to use the 'title' attribute to show additional text
    on mouse-
    over.
    Micha

  • Hover Text in Top Level Navigation

    Hi,
       I need to add a Hover Text for Top Level Navigation.I need to display some information text regarding the Role on moving mouse over it.
    I did experimenting on download of com.sap.portal.navigation.toplevelnavigation but I am unaware where exactly Change to be made.
             Any ideas??
    Regards,
    Raja Akella.

    HI Raja,
    Check the Accessibility flag in  the New User Registration form, if it is ON then it disables Hover feature for the portal.
    Check the link esp the Header area part :
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ac/dc4f3eeb684212e10000000a11405a/frameset.htm">Understanding the Portal Desktop</a>
    To know about Accessibility :
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/8d/b7bf3feb915f7be10000000a11405a/frameset.htm">Accessibility</a>
    Hope it helps you.
    Regards,
    Vivekanandan

  • Set text on status bar

    Hi all.
    I need help with Text on status bar. It was working well with
    IE6.
    here is the link
    http://www.aubryaubry.com/index.htm
    thank you

    > In recent browsers it won't work at all.
    That's good news Micha. Score one for sanity. :-)
    Walt
    "Michael Fesser" <[email protected]> wrote in message
    news:[email protected]..
    > .oO(Louis)
    >
    >>I need help with Text on status bar. It was working
    well with IE6.
    >
    > You shouldn't play with important GUI parts like a
    status bar.
    > In recent browsers it won't work at all.
    >
    > Micha

  • I accidentally closed the Pages text formatting menu bar.

    I accidentally closed the text formatting menu bar that comes up when select text to change font size, style, etc.  I cannot find out how to restore it so that it automatically opens when I select text.

    It isn't gone, just minimized. The top of the screen should have a thick dark brown bar with "Documents", "Undo", etc. Under that should be a thinner lighter brown bar. Touch that thinner bar and the formatting bar should reappear.

  • Map hotspot hover text?

    Can someone please tell me how to add hover text over map
    hotspots?
    My map is here:
    http://www.bluehippotravel.com/travelweather.php
    And I want to mimic the look of this map:
    http://www.islands.com/destinations.jsp
    I realize that the one I'd like to mimic is in flash, but I'm
    pretty sure that in js there is an easy way to do this. And if so,
    how can I customize the hover css attributes (color of the box
    border, background color of the box, text font color/size)
    Thank you in advance!
    Laura

    Alan,
    May I ask you for a bit more detail to implement? I did add
    alt text tag to one as a test.
    (1) Where to add the title attributes please?
    (2) Where in the map code below to add specifically what/how?
    Thanks so much!
    <div id="picture"><img
    src="images/maps/map-world1-788w.jpg" alt="" name="WorldMap"
    width="788" height="364" border="0" usemap="#Map" id="WorldMap"
    />
    <map name="Map" id="Map">
    <area shape="poly" coords="295,2" style="cursor:pointer"
    onClick="openWeather(<? echo $_SESSION['min']; ?>,<? echo
    $_SESSION['max']; ?>,'<? echo
    $_SESSION['currentMeasure'];?>','North America')" /><area
    shape="poly"
    coords="296,2,258,20,275,34,260,47,267,72,267,81,268,87,219,111,199,124,193,132,192,139,1 89,144,185,132,179,130,173,133,165,132,159,134,153,138,152,141,147,133,143,129,139,130,133 ,124,128,125,118,124,113,122,107,120,105,110,107,100,34,69,83,27,290,2,280,2,270,1,254,3,2 43,6"
    alt="Noth America" style="cursor:pointer"
    onClick="openWeather(<? echo $_SESSION['min']; ?>,<? echo
    $_SESSION['max']; ?>,'<? echo
    $_SESSION['currentMeasure'];?>','North America')" />
    <area shape="poly"
    coords="111,123,120,126,127,127,132,126,135,129,140,133,143,133,147,137,150,141,149,150,1 53,162,161,161,166,155,171,154,171,161,168,168,180,169,178,178,179,183,183,186,189,187,191 ,189,183,193,157,173,146,171,126,161,108,127,105,115"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Central Aamerica')" />
    <area shape="poly"
    coords="236,186,226,180,205,175,192,175,180,163,174,147,195,143,199,139,236,157"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Caribbean')" />
    <area shape="poly" coords="207,177" style="cursor:pointer"
    onClick="openWeather(<? echo $_SESSION['min']; ?>,<? echo
    $_SESSION['max']; ?>,'<? echo
    $_SESSION['currentMeasure'];?>','South America')" /><area
    shape="poly"
    coords="204,177,219,181,232,185,256,197,278,216,296,226,296,239,285,273,273,287,261,307,2 62,356,252,359,243,361,234,360,222,353,211,310,157,212"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','South America')"/>
    <area shape="poly" coords="3,144,22,158,15,167,3,161"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Pacific Ocean')" />
    <area shape="poly"
    coords="362,114,333,147,333,163,333,177,342,194,353,202,374,208,388,209,395,222,399,248,4 03,276,411,304,427,312,451,307,473,294,496,278,518,264,517,241,509,198,499,181,463,147,453 ,127,402,113,392,112"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Africa')" />
    <area shape="poly"
    coords="707,239,693,236,673,242,653,258,638,268,633,293,631,310,638,316,667,317,684,325,6 95,336,718,346,732,348,750,346,766,335,784,320,781,293,780,266"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Pacific Ocean')" />
    <area shape="poly" coords="730,296" style="cursor:pointer"
    onClick="openWeather(<? echo $_SESSION['min']; ?>,<? echo
    $_SESSION['max']; ?>,'<? echo
    $_SESSION['currentMeasure'];?>','Pacific Ocean')" />
    <area shape="poly"
    coords="423,17,360,56,352,86,354,111,361,111,378,111,395,109,405,111,413,113,422,116,432, 119,435,110,436,97,440,96,464,94,434,25"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Europe')" />
    <area shape="poly"
    coords="578,171,594,204,616,236,652,244,666,242,680,235"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Indian Ocean')" />
    <area shape="poly"
    coords="664,149,634,194,635,202,644,210,655,217,674,229,708,234,737,243,780,261,781,216,7 62,189,762,178,763,154"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Pacific Ocean')" />
    <area shape="poly"
    coords="708,81,678,88,657,83,629,68,623,83,611,94,574,84,562,79,550,94,545,108,554,122,56 5,130,584,137,593,149,598,162,608,176,612,187,622,196,631,196,701,109"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Asia')" />
    <area shape="poly"
    coords="547,118,544,132,539,139,536,147,562,197,572,201,574,191,572,165,582,157,586,150,5 80,141"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Asia')" />
    <area shape="poly"
    coords="499,90,469,100,439,102,446,118,462,137,480,155,488,167,502,172,520,157,531,144,54 7,118,543,95"
    style="cursor:pointer" onClick="openWeather(<? echo
    $_SESSION['min']; ?>,<? echo $_SESSION['max']; ?>,'<?
    echo $_SESSION['currentMeasure'];?>','Asia')" />
    </map></div>

  • How to remove desktop innerpage hover text

    Hi
    Does anyone know how to remove the 'desktop innerpage' hover text that appears in the main content area. Can't see how to get at this one.
    Regards
    Phil

    Hello,
    Here is link.
    Link: [http://help.sap.com/saphelp_nw04/helpdata/en/b4/771158e4cb4bf6af9974380948db86/frameset.htm]
    Goto Portal Content > Portal Users > Standard Portal Users > Default Framework Page and then select check box Desktop Inner page and remove.

  • Hover text defaulted on my site, ignoring my mouseover HTML. Two different hosts show same bug. (Chrome showed same on one host.)

    My stylesheet mouseover/hover texts show properly when <my-custom>.css comes from local (offline) disc, but when online, a default "Control+R improves the quality of this image..." shows instead, presumably from the browser. Occasionally a test will show my custom hover text on the very FIRST mousover event ONLY, then the default kicks in.
    This behavior showed also on Crome before I banished it. (Chrome's default text was identical) Support at my usual webhost has been looking at the problem for two weeks without result. Today I loaded the same code to a different host organization (under http://waggledance.us) and I'm seeing the same default behavior, including an occurrence of the "first time okay" observation.
    I note there is a default "Main.css" on that second server, which makes me ask whether a default .css is getting slammed on my user after <my-custom>.css serves (on both hosts??).

    This is not a problem on your web server, it almost certainly is a feature of your internet service. Please see this recent thread for some possible approaches: [https://support.mozilla.org/en-US/questions/941344 How do I get rid of the annoying Improve Images tooltip?] Can you resolve it?

  • Adobe Reader display page and text in tool bar and options too large.  How can this be reduced?

    My Adobe Reader (ver. XI) page for viewing and manipulating docs and the text in tool bar and menus is too large and I cannot reduce its size.   I cannot add but a few functions on the tool bar without them reverting to the drop down.  I have tried uninstalling and reinstalling Adobe XI and that has not helped.  Do not have this problem with other software so I know its not the resolution settings of computer.
    Any way to reduce the size of the "viewing page" and its text?  I can change the size of the doc I am viewing but not the items of the page that displays the doc.
    Thanks.

    Maybe this will help: http://helpx.adobe.com/acrobat/kb/hi-dpi-retina-display-support.html

  • Change the "playback bar" to show slide numbering?

    I am using Adobe Captivate 5 and outputting the CBTs as flash files.  Is there a way to change the “playback bar” to show slide numbering.  For example “Slide 1 of 15?”
    I played around with “variables” but this allows you to put a slide number on the slide itself and not on the playback bar.  Do you have any recommendations?

    You'll need a programmer to change the playbar (Flash) in that case.
    An alternative could be to put the playbar in overlay, don't stretch it over the total width of the slide, and add the solution with system variables at the same height as the playbar.
    TOC provides also slide numbers, and could act as an alternative for navigation.
    Lilybiri

  • The lower row of my iphone does not respond to tapping. i.e. texting; the space bar, return

    The lower row of my iphone does not respond to tapping. i.e. texting; the space bar, return and number tabs and for phone; emergency, 0, and delete tabs.
    I've updated my phone, turned it off and on, charged it. Nothing. Help!

    Sounds like a hardware problem.  When you updated, that would have wiped the device and installed the latest iOS, thus pretty much eliminating a software issue.  You could try to restore as new, i.e. without your backup and see if it works factory fresh.  If still a problem, it's most likely a hardware issue.

  • I'm soooo angry because ever since i updated my firefox to 3.6.15 the text size tool bar is no longer available for me , will it be coming back in the future ? It worked fab and I miss it

    Once I updated my firefox to 3.6.15 the text size tool bar is no longer available for me and I want to know will this function be replaced eventually with the new updates ?

    well shame on me ! i did as you suggested and downloaded the new extension, restarted and found the extension in tools, along with my old extensions for increasing/decreasing the page size etc..... I have more than I need now :)
    mahalo nui loa, teri aipia

  • Playback Bar Skipping Slides

    At first I had put buttons on all my slides to manually move
    forward and back. But then I needed a pause that would start and
    stop the audio, so I selected a playback bar with the the Skin
    setting. To make the slide stop, however I still had to have a
    button that paused the slide after the audio was done.
    Over all this mostly works.
    However it seems that occasionally pressing the next button
    in the skin playback bar will cause Captivate to just "flash" over
    a slide. I see it blink on for just a moment, and then it is gone.
    I've checked the ones that it does it to, and they aren't always
    the same, and I don't see anything that could be causing the
    problem. They are set to display for a certain length of time, they
    have a button to pause them, and so on.
    Any idea where to look?

    I think I've figured out what the problem is.
    I want the user to stay on a slide until they click the
    playbar "next" button.
    Since there is no way to just stop a slide by itself. I've
    put a button which pauses the slide onto the slide.
    That button is "hidden" by being underneath the place where
    the playbar will show up.
    It seems to work when I publish it directly out of Captivate
    But when I then load that swf into Articulate, both the
    playbar next and the next next are being pressed and that skips me
    ahead.
    It seems the answer is to make a button that pauses the
    slide, but has an action of nothing.
    Does that seem sensible? Does anybody else have ideas?

Maybe you are looking for

  • How do I delete songs from Ipod Touch using Itunes?

    When I sync my ipod touch in itunes it adds songs that are already on the ipod. I need to be able to delete these duplicate songs on the ipod but cant seem to be able to detele songs from the ipod in Itunes. Help please.

  • X220 bought in the US, support in Europe?

    Hi all I've bought my X220 in the US (haven't got it on my hands yet). Anyway, I live in Europe and I am getting concerned with the ghosting reports in the IPS screen. If I need to get it serviced under the guaranty do I need to send it to the US or

  • Japanese text won't display in SWF

    Hi. I have a Flash file that reads text from an XML document and displays it in dynamic text boxes. Some of these boxes are animated and/or rotated, so I have embedded the fonts. Everything works great with English characters, but I need it to work o

  • Image size for import?

    Does iBook Author resize images you drag and drop? Or should I resize before? Thanks.

  • Runtime Errors       " UNCAUGHT_EXCEPTION ...... While loading data

    Hi Gurus:  Need yoyur help to resolve the loading issue (Data Mart) Scenario:     Loading data from BW layer to BI layer - Cube to Cube loading of data.     Data loaded in DW layer cube with no issues.  However, gives the following error when loading