Highlight on Playback bar

Hi Folks
Is there a way to remove/hide the yellow highlight on
Playback when TAB is used. I can change/hide the glow when mouse is
over buttons when using an SWF . But TAB highlights yellow around
buttons and moves to next box each time used and it bothers some
people( one section requires them to use TAB several times). Any
help is much appreciated.
Thanks
Andrew

The yellow highlight you see is the indicator of focus on the
elements of the playback controls. The trick is to keep focus on
the SWF itself (not the playbar) and that really can be a trick
indeed.
Try forcing the user to "click" the movie "stage" to bring
focus to the stage (movie) before the TAB action. That might help.
A personal aside: I seldom if ever use the TAB key as the
action item in my movies for this very reason. Since the movie is
normally displayed in a browser, the first destination of the TAB
key of usually the browser's address-bar, and immediately the
end-user is confused by the issue. Clicking on the movie itself can
help, but as I said, I just prefer to avoid the issue (I'm
repeating myself, aren't I? -grin-).
Have a great day Andrew!
.

Similar Messages

  • Firefox update 23.0.1, no longer automatically highlights the address bar content when I open a new tab.

    The above. When I opened a new tab in the past, before the new update, firefox would automatically highlight the text in the address bar, and I could simply start typing from there the address of the site I wanted. I could quickly get to anywhere I wanted in less than a second. Now, I have to drag and click into the address bar every time. I installed an add-on called "custom newtab" but it just slows me down further due to a lag between the opening of a new tab, and the add-on kicking in and highlighting the address bar content.
    What happens is this:
    Click "new tab"
    New tab opens blank and the text appears highlighted "google.co.uk" for about a quarter second.
    Page loads Google and the highlighted text becomes unhighlighted for another quarter second.
    Add-on kicks in and highlights the text "google.co.uk" meanwhile I've already begun typing and end up losing the first part of the words, sending me to random web pages and searches.
    Why did this change?! Fix it please!

    YES!! Thank you jscher2000! You sir are a legend. Thanks for this, changed the newtaburl in about:config, totally worked. Nope, never saw it happening! Speedy machine this one :P Yep, that change completely sorted the issue, just opened about 741 new tabs through the shortcut on my mouse just to celebrate. Thanks guys who helped, no thanks those who didn't.

  • 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

  • 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.

  • 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?

  • Attempting to run audio playback bar within Captivate

    I am attempting to place a swf audio playback bar within a
    Captivate slide. It would allow users to play an audio file over
    and over within the same slide. The Captivate slide will not have a
    playback bar at the bottom of it.
    I've attempted to make a swf file with an embedded audio file
    and a playback bar using Flash MX. The swf file works just fine
    when it is played on its own. The playback controls (play, pause,
    rewind) in the bar work just fine, too. However, whenever I attempt
    to insert it within the Captivate 3 slide (as a swf animation), I
    get an error message that states:
    The Adobe Flash file has unresolved dependencies. This might
    cause Adobe Captivate to run incorrectly or stop working. Do you
    want to continue to add this file?
    When I do insert the file, I only get the audio portion of
    the file and not the playback bar. Can anyone help me with this?

    Looks like that's using loadMovie to bring in the audio file
    itself.
    That works fine? It's just the controls that don't appear?
    Paths get all
    whacked out when brought into Captivate as there are now more
    layers on
    top of the SWF you imported. So if the controls are
    referenced by
    anything that relies on an external path, it could be that
    the path is
    now wrong. It may be helpful to search the forum for posts
    with
    something like "_root._root" for examples of how others have
    handled this...
    ...if that's even part of the problem!
    Erik
    Skipthomp wrote:
    > Actually, I created the swf file in Flash MX using the
    following instructions:
    >
    >
    >
    http://www.actionscript.org/resources/articles/167/1/Flash-MX-Audio-Player/Page1
    > .html
    >
    > Other than attempting to create a playback bar in Flash,
    is there another way
    > to do this?
    >
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - Authorware
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    samples, tips, products, faqs, and links!
    *Search the A'ware newsgroup archives*
    http://groups.google.com/group/macromedia.authorware

  • Moving Playback Bar Leaves Empty Space

    Hey there.
    I'm playing in Cap 3, and I recorded some screen movements
    and then moved the playback bar from the bottom of the movie to the
    top. Problem is there is now about a half inch of white space below
    the movie where the playback control USED to be!
    Is there anything I can do? I'm even willing to re-record
    everything if that is the answer...
    Thanks.
    Chris

    Hi Chris
    You probably just need to click Project > Skin... >
    Borders tab and DE-select the bottom border to turn it off. Then
    click to select the top border instead to turn it on!.
    Cheers... Rick

  • Highlight single data bar in chart

    Hi - I'm wondering if anyone has figured a non-complicated way to to change the color on only ONE bar of a single data set in a bar chart.
    Thanks!

    Hi timarland,
    Numbers uses a single colour for each series of data. Each series is listed in a single column.
    Try moving the datum you want to show in a different colour one column to the right, leaving its cell in the 'regular' column empty.
    Select the original column(s) and the extra one, then choose the stacked bar graph (second item) from the Charts button's popup menu.
    Regards,
    Barry

  • Playback Bar suddenly gets too big after 15 slides

    I'm publishing my first project in Captivate5, after using Captivate3 for several years.
    I publish to SWF without HTML, because the published file gets incorporated into a Flash-based environment on my client's server.
    In the Skin Editor, I specified "Show Playback Control" "Playbar Overlay" and position "Top" and Layout "Top Right"
    The results that I want are the ones I always got in Captivate3, where the Playback Control overlaid the top right portion of the displayed screens.
    In Cap5, this only works for 15 slides, then suddenly the Playbar goes crazy and adds some unwanted vertical space to all the rest of my screens, forcing some of my desired content to disappear off the bottom of the screen. There is now a whole lot of wasted, blank space to the left of the Playback Control.
    Is this a known bug, and/or is there a workaround?

    Published again with same settings -- this time with different results.
    This time, it worked the way it's supposed to.
    Mildly disconcerting...

  • Just notice some characters are highlighted on address bar.. think its not like this before.. why is like that?

    '''bold text'''

    You can set the pref <b>browser.urlbar.formatting.enabled</b> to <i>false</i> on the <b>about:config</b> page.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold(user set).
    *Preferences can be reset to the default or changed via the right-click context menu.

  • Pause function missing from Playback bar in Captivate 7

    I am tring to publish a training video in Captivate 7.  When I go to the skin editor I am not able to select most of the option and pause is completely missing. I do have a quiz in the video - would that cause the problem?
    Thank you!

    Do you have Pretest slides in your project? Or/and do you have Branch aware checked in Quiz Preferences?

  • How do you prevent a user from using the playback bar to skip questions?

    Hi,
    I am fairly new to Captivate and I had a question regarding the quiz feature in Cap4. I have some users testing the module for me and they are able to skip questions. I have done the following: 1. Made the quiz required 2. removed the review buttons.
    Is there something I am doing wrong?
    Shal

    Hello,
    You could hide the playbar, since it is not really needed for Question slides: on entering the first question slide you assign the value 0 to the system variable cpCmndShowPlaybar, and when you want to show it again, assign the value 1.
    Lilybiri

  • Removing the purple "Highlight Fields" bar in acrobat/reader

    Hi,
    I'm creating an interactive document with many, many buttons that showcase hover over effects, show/hiding other buttons, etc.
    Everything has been going well until page 8. I finally finished all my button creation and effects and exported it to test the new buttons out, and suddenly the highlight fields purple bar showed up. Previous to this the bar was not appearing even though every single page has a many buttons. I looked through every single button to check if I had accidentally created a form object, but they are all set to "button"s. I've done nothing differently on this new page. Any ideas why this would be happening?
    Also I tried deleting the new page and just adding a blank new page, and it was still happening... I'm really not sure why? I've tried the javascript code to disable it automatically but I don't think I've been doing it correctly because it doesn't seem to be working.
    Can anyone give me clear step by step instructions on how to disable the bar with javascript? Or perhaps indicate why the bar is suddenly popping up?
    I'm on Adobe Acrobat X Pro.
    Cheers,
    Caroline

    This will happen when there are more than 100 buttons. You can prevent it from happening by setting security restrictions so that form filling is not allowed. The buttons will still work and the purple bar won't get displayed.

  • Can Captivate 7's playback controls control Flash swf files?

    Hi folks,
    I have created a swf file using Adobe Flash and I have imported it as an animation slide in Captivate 7. I have turned on the playback controls to just have the play button and the progress bar. When I export the presentation, the playback controls do not work. The scrubber moves as the presentation is playing, but I can't pause the presentation. When I stop the scrubber or even move it left or right, it does not affect the presentation and it just keeps playing. Am I doing something wrong? I don't want to have to create a custom nav bar in Flash as it would just be easier to use Captivate's playback bar.

    I don't think it can be expained quickly as it can be very complicated. But...
    Select New Project/Widget in Flash and choose static widget. You need to be very adept in AS3 to actually get them to work.

  • Just want to ask about the full screen icon that used to be on the play bar but seems to have disappeared since upgrade to mountain lion, any way to get it back?

    Since upgrading to mountain lion I've noticed the full screen icon which used to be on the playback bar in quicktime has gone, I know you can go to the menus to make it full screen but if you're watching something online like with apple trailers I can't seem to make them fullscreen anymore, is it me or have they just taken this option away now?

    I've been playing the trailers in my browser and the full screen option has gone for me,
    As already stated, the icon was replaced by the "Share" pop-up menu icon in the same location.
    and the command-f keys don't work either when I'm playing in a browser and it's truly only been since I upgraded to mountain lion.
    Strange! It works for me. Here is a link to a screen recording of me wayching a trailer in Safari and later watching a trailer download. In both cases the trailer could be expsnded for full screen viewing and then reduced back to the size of the original 720p player display screen. If you can't do this then you may have a player problem also.
    http://downloads.walker4.me/downloads/Temporary_files/ScreenFlow_6.mov
    Why did apple make these changes when they worked perfectly the old way, I mean if it ain't broke don't fix it!
    Only Apple whould know for sure but my guess would be that other users may have requested the "Share" pop-up more. Makes no difference to me because I normally use the key shortcuts anyway.

Maybe you are looking for