Can I hide/disable the presentation playbar

I'mputting together a project consisting entirely of imported flash swf files. Some of the swfs are interactive, and some are not, so per other discussions, I'm choosing which files should be controlled by the playbar, and which should not. My issue is usability. On the files where there is user interaction, I need to either hide or disable the playbar so that the user isn't confused as to why pausing/playing/etc. do not work. Does anyone know of a way to hide or diable the playbar on a per screen basis? Thanks!
Bill

Hey Bill,
I just came across a very interesting solution to eliminating the playbar entirely without modifying the vconfig.xml file.  The good news is that it works fantastically...the bad news is that you MUST pay careful attention to what you're doing with the Flash files that you'll have to reimport as a result.  More on that in a sec....
Someone once added an entry in this forum suggesting that you could use a flash-based button to "communicate" with the Presenter components in a published file.  Although assigning code to a button will work, you can also use “onEnterFrame” event handler as a way to automatically trigger various things to happen.  This way, you won’t need to create buttons that require user interaction to occur just to make something happen in Presenter...or you can leave the level of interactivity for the flash files you're looking to build.  In any case, to kill the playbar scrubber while leaving the attachments and audio controls intact, use the following code on a single frame of an fla:
this.onEnterFrame = function () {
_root.m_controlBar.m_scrubBar._visible= 0;
Save and publish the Flash file, and then add the swf to the first slide in a presentation.  Publish the content and the scrubber/playback will be gone!
Programming NOTE: because Breeze/Presenter is set up for Flash Player 6/7/8, its best to code everything using Flash Player 6 / Actionscript 2.0 as the coding environment.
The drawback: as soon as you navigate to the screen that contains a flash object with the above code, the playbar will be killed off for the entire presentation.  Therefore, as you navigate to a slide/screen where you need the playbar to re-appear, you're going to need to create another flash file that resets the visible property of the scrubBar object:
this.onEnterFrame = function () {
_root.m_controlBar.m_scrubBar._visible= 1;
Save and publish this second Flash file and import on your slide where needed/required.
Hope that helps!
Rob
www.robrode.com/yabb/

Similar Messages

  • How can I Hide/ Disable the Question mark and Exit button in the Top right corner of Link Bar of Excel Documents in SharePoint 2013?

    Hi,
    How can we  Hide / Disable the Help(?) and Close(x) buttons which are located in the right corner of the Top Link Bar in the Sharepoint Document Library pages as well as Excel Web Access?
    Our requirement is : When we try to view the Excel Services Report from another web site, Help(?) and Close(x) icons are also appearing in the Excel Web Access Web Part, but we don't want to display them in our site.
    Please let us know the solution for this case.
    Thanks in advance.
    Regards,
    Sanjana

    Hi,
    In the xlviewer.aspx, we can find the two buttons like this:
    To hide them, you need to add the CSS into the xlviewer.aspx which stays in:
    C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\LAYOUTS
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Why can I not disable the guest user in the 10.8.2 update? I have never enabled the guest user, but after the update, it was automatically enabled with a "managed" tag. It is not selectable even after entering my admin password to unlock the options.

    Why can I not disable the guest user in the 10.8.2 update? I have never enabled the guest user, but after the update, it was automatically enabled with a "managed" tag. It is not selectable even after entering my admin password to unlock the options. I was able to select the account under "parental controls", but again, could not delete it. Why Apple? Why?!!????

    SOLVED Ok. I actually was able to disable it. I had to actually log in as the guest user to make it accessible in the preference window. Then I disabled it and logged out. Apologies if this was obvious for some people, but I have had some sort of issue with something every update since Snow Leopard.

  • I shall open delete my present account with iTunes and open a new one - but I do not have the password. How can I then delete the present account??

    I shall open delete my present account with iTunes and open a new one - but I do not have the password. How can I then delete the present account??

    Since you can't delete Apple IDs and having multiple Apple IDs can cause confusion, what you may want to do is rename your existing Apple ID to the new email (desired Apple ID).  That would in effect do what you want, get rid of the old and give you the new.
    See "Apple ID: Changing your Apple ID"
    ivan

  • How can I permanently disable the "fn" key?

    Hi.  My subject says it all.  How can I permanently disable the "fn" key?
    At first I thought I had a virus or something because when I typed only weird symbols came out.  Then I reset the computer.  Then I couldn't even log in.  I tried Time Machine etc.
    Then I realized that the "fn" key wasn't working right.  It seems to be working backwards.  It acts like it's being pushed when it's not, and when I do push it it acts like it's not being used.
    So it's kind of a simple problem but it's really annoying.
    Is there a way I can just disable it permanently?  Even physical force if necessary.  I tried to break it but it wouldn't break.  I don't really use the key anyway so it doesn't really matter.  I don't want to pay a bunch of money to replace a key I don't even use.
    Thanks.  I hope someone knows.

    That's the best answer.  Yeah usually if you press "fn" or "option" you can get it to work for awhile.
    Yeah I have considered some kind of external keyboard also.  It will make a laptop less laptopish.  But it could do the job for awhile.
    It's sad because I don't even care about the "fn" or "option" keys.
    But anyway it's not catastrophic at least.
    And yeah maybe we can get a new computer later or something.  I like mine though.  It's customized and is how I like it right now.
    Anyway thanks for the reply.

  • Where can I view all the presentation variables

    Hi,
    I have a question..... how can we see all the presentation variables defined ( created ) in answers/dashboards..? like if we want to see all the repository variable/session variables..we can see those in BI Admin Tool... from >manage>variable... like so forth is there any way to see all the presentation variables...........
    Thanks and Regards,
    Sri-Oracle..

    Hi Sri,
    We cannot see all the presentation variables at one place. It should require manual work, there are no hard and fast rules for this.
    But we can always know about the list of total prompts created in the following path:
    \OracleBIData\web\catalog\samplesales\root\shared\sample+sales\prompts
    Hope this helps.
    Thanks,
    Obul

  • My kids set a password on my lock screen.  is there any way i can bypass or disable the password.

    my kids set a password on my lock screen.  is there any way i can bypass or disable the password.

    Use the Settings app.
    Settings > General > Passcode Lock > Enter the Passcode > Turn Off Passcode

  • Can I permanently disable the navigation pane in HTML help?

    My company has a web-based application on MicroStrategy platform.
    I have created a customized WebHelp to replace the MicroStrategy out of the box help and that works just fine.
    We are developing the MicroStrategy Office add-in for Excel for our clients.
    Once installed, a CHM file is copied to the client's local hard drive.
    We want to replace this with our own customized help.
    I have created a CHM file with ONE topic that redirects the clients to our customzied WebHelp with content for the add-in.
    The one topic has a redirect in the HTML header code as follows:
    <meta http-equiv="refresh" content="0;URL=https://customhelp.htm#AddIn_Introduction.htm" />
    That is working fine in my testing.
    Here is my problem...
    The HTML Help Viewer opens and automatically hides the Navigation Pane and displays the WebHelp (navigation pane, menu bar and topic pane).
    But, the HTML Help Viewer still has the Hide/Show button to Hide/Show the navigation pane for the HTML help.
    Is there ANY way to disable this or hide it or let it stay there but disable the navigation pane?
    As always, any assistance would be appreciated.
    Thanks --
    Michael F Weart

    Amebr and Priyank --
    Thanks - that did exactly what I wanted it to do.
    It did not work in my testing, but I think the KEY point that I missed was the sequence of unchecking the options in the Window setup.
    Now I have a one topic CHM help file that automatically redirects to my WebHelp on my application server.
    The CHM opens and automatically redirects to my WebHelp and the WebHelp (frameset and all) display in an HTML Help Viewer window that has no HTML Help Viewer navigation buttons.
    One last note, the WebHelp displays with the Contents/Index/Search for WebHelp included in the presentation.
    I have not deployed this in a non-test environment so I may still run into issues but so far it is good.
    THANKS for all the help.
    Michael F Weart

  • How can I enable/disable the transmission of a can frame? (filter etc...)

    Hello,
    I use the CAN
    Transmit-periodic.vi in LV 8.5, I want to enable or disable the
    transmission of a frame without stop the loop of my VI, does it exist
    in the frame api a vi which could stop, or mask the transmission of a
    frame?
    It's important I don't want to stop my VI that
    send my frame just filter a frame that I don't want send on my CAN
    bus...(I would command it with a boolean for example).
    Thank you.
    Bye.

    Hi there
    I'm not familiar with NI-CAN, but take a look at
    \vi.lib\Nican\nican.llb\ncAction.vi
    Can be found in the CAN\Frame API\Advanced palette.
    Start Transitions the CAN object from stopped (idle) state to started (running) state. If the CAN object is already started, this operation has no effect.
    Stop Stops the CAN Object. For example, if the CAN Object is configured to transmit data frames periodically, this action stops the periodic transmissions. This action will also clear all entries from the read queue.
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"

  • How can I make sure the Presenter Display will show up?

    I use the option "use alternate display to view presenter information", and it works fine with my secondary display at home. The presenter information (Presenter Display) with my notes etc. shows up.
    But when I gave a practice talk at my university, the Presenter Display did not show up, although all settings were the same. Back at home with my own secondary display, it works fine again.
    How can I make sure that the Presenter Display will always show up on the secondary display?

    I have a similar problem. Last year I gave a presention at a client's office using my Macbook. I had the presenter display on my Macbook screen and the presentation on their projector.
    A few months ago I upgraded to the latest Macbook Pro 15" (plus there have been upgrades to OS X and Keynote in that time). This time when I tried to run the same set-up my MBP screen went blank. I tried changing settings for Keynote and System prefs with no success. The only way I cuould give the presentation without needing to look at the projector screen was to mirro the displays (and lose the Notes of course). Maybe there is a bug with the latest Keynote?
    OS 10.5.7
    Keynote 5.0.2 (776)

  • Can you manually disable the headphone jack on Macbook Pro?

    I recently got the tip of a speaker plug stuck into the headphone jack of my 13' Macbook Pro. I tried various things and finally decided that I'd take it in to get repaired. I took it into a store called Jump+ which is an official apple retailer in my town (as we have no nearby apple stores). They attempted to take it out and succeeded at doing so except for a tiny piece of metal (copper) which is in the very tip of the headphone jack.
    This causes me to not have sound or use of headphones.
    I was thinking of trying the superglue trick however the technician made the piece so small that I won't be able to get enough surface for the adhesive to stick to. He also said that since the peice of metal is copper it won't come out with glue.
    I was wondering if there was any terminal code, or any type of overide that is possible without having to replace the motherboard(?) that will disable the headphone jack so I can at least listen to the speakers on my Macbook. There is no chance of me removing this tiny peice of metal by the looks of it.
    Thank you very much.

    AFAIK, you can't, it's a hardware switch, attached to the back of the headphone port.

  • Can we Hide/Show the Mouse with an Action or a Script?

    Hello All,
    I am developing a simulation using click boxes in Captivate 4, on Windows XP. If the user doesn't click the right place, the slide continues, and shows the user what to do. If the user clicks the correct place, the simulation goes to the next slide directly. The problem is, successful or not, when the user goes to the next slide, the recorded mouse pointer displays on the slide. If I hide the mouse, then it remains hidden even if the user clicks outside the box too many times and the simulation continues, to show the user what to do. It's as if things on the screen just select or click themselves.
    I know mouse visibility is treated differently in the timeline than other objects. That's not a particularly big deal, so long as there is some way to control the mouse visibility for simulations (one of Captivate's big selling points). Is there a way to control the mouse visibility with an Action or with Script?
    The current settings for my click boxes are:
    I tried to assign an Action (multiple actions, really) to hide, show, enable, or disable the mouse but the mouse doesn't seem to be available to do so!
    Am I missing something?
    Thanks,
    ~jeff

    Hi there
    Nope, the mouse is an all or nothing object. It's either visible or not and it's your choice as to what you show. No way I'm aware of to programmatically display it. All I might suggest is that if you want to show the user the mouse moving, duplicate the slide so that if they fail to click the right area, the duplicated slide has the mouse moving to demonstrate.
    Oh, and consider submitting a Wish Form to ask for the capability in some future version of Captivate.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Why can't I disable the "Tap to Talk" feature?

    This is the most inane feature I could possibly imagine...the whole point of texting is so that you DON'T HAVE TO SPEAK to the person...!?!?!?!
    If you're going to send an audio message to someone, maybe they might send one back, and so on, and so on, and...why not just use that other feature in your iPhone....THE PHONE!!!???
    I've already disabled the raise to talk aspect of it but it's so annoying I just want it to go away. Has anyone figured out how to do this yet?

    JonnyV wrote:
    Thanks Meg, and you're right, but it's clearly triggering one of my OCD pathways, simply because I just don't understand why it's there in the first place.
    Maybe that's the real question I'm asking.
    If I don't want to drive, I'll take the train. One day, my train gets upgraded with an option for me to drive it. Ok, maybe that might be fun once or twice, but at some point, I'm doing the very thing I set out not to do in the first place....drive!
    What is the purpose of this feature?
    So you can add your voice to the message
    http://www.apple.com/ios/whats-new/messages/
    Base on your original question, why not use emails instead if all you want to do is write.

  • How can I completely disable the sound on an iMac?

    I work at a high school where I am in charge of all technology on campus, as well as the position of librarian (an effort to save money by the disctrict). In the library, I have about 14 iMacs (2008) that are available for students to do research and reports on, though the computers have basically been turned into really expensive Facebook and YouTube machines. Anyways, I'm looking for a way to completely disable the audio on these iMacs. Simply muting the volume and hiding the control on the toolbar doesn't help because there's volume control right there on the keyboard. Is there any way to just disable the sound all together? Such as disabling the sound card or possibly usuing a utility or script? An even better solution would be to disable the speakers, but leaving the headphone jack enabled so if need be, a student can plug in headphones and still get sound. But I'll settle for completely disabling the audio, if anyone can help with that. Thanks so much!

    One thing you might try is going to System Preferences/Sound and changing the output from Internal Speakers to Line Out or Digital Out. Line Out would be for headphones. I assume it keeps this setting after a reboot but you should test it.
    Disabling the sound will also disable all warning sounds.  Those can be pretty useful.

  • [F8] Tree Component: How can I hide/remove the scrollbar and border?

    I'm using the Tree Component in my Flash 8 Pro - Project. I'm
    trying to customize the look of the Tree component in two ways:
    1. Is there any way to remove the scrollbar from the Tree
    Component?
    2. Can I also remove the Border from the Tree Component?
    I checked the Component Inspector and couldn't find any
    options for the scrollbar nor the border.
    Does anyone know how to do this or could you point me in the
    right direction?
    Thanks

    You can use the Status-4-Evar extension to replace some functionality that was lost withthe removal of the Status bar in Firefox 4.
    Open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout" after you have installed the Status-4-Evar extension and drag the items (Status Text, Progress Meter, Download Status) upon the Add-ons Bar (View > Toolbars > [X] Add-on Bar)
    * Status-4-Evar: https://addons.mozilla.org/firefox/addon/235283/

Maybe you are looking for

  • How to access the caption of the text field??

    Can someone give me the javascript to access the caption property of the test fields.Actually i've tried with 'TextField.caption' but it isn't working properly. Waiting for anyone to fix the problem Thanks and Regards Shoaib

  • Skype changes my sent files names

    hello, since i got the skype 7.0 update, whenever i send an image to someone, skype changes the file name to something like "i01^cimgpsh_orig". its really annoying! is there a way to fix this? thank you! Solved! Go to Solution.

  • CUP unable to provision FF id in ABAP system

    Dear Experts, I have integrated SPM in CUP for Superuser Access Provisioning. Here while testing as requester I am able to create a request by Superuser Access and selecting all necessary field like system, Manager Firefighter id and after submit req

  • Regarding Seeburger Adapters

    Hi Everyone. First of all "Happy New Year to Everybody" I want to know what are all the Adapters available in Seeburger and usage of each Adapter. I am aware of some Adapters like AS2,BIC adapters. I need more Information of all the Adapters. Thanks

  • SSD in MacBook pro - trim? Firmware updates?

    I want to put an SSD into my mid 2012 MacBook Pro 13", core i5. I am concerned and confused... while a couple of SSDs I have looked into have rave reviews, what about "trim". Also, do these non-Apple installed SSD drives need frequent firmware update