Hiding the FLVPlayback control bar

I have a FLVPlayback on my stage, but I want to use my own controls rather than the ones provided by the skin.
I read that I can make my own skin - but have not been successful.
Any pointers as to how to do it?

I found what I needed.
On the stage, select my FLVPlayback instance.
Then, Window|Component Inspector.
In the Component Inspector, select the Skins property and then select the "None" item in the drop-down list.
Perfect.

Similar Messages

  • [svn:osmf:] 13121: Moving the setup for the default control bar into a DefaultControlBar class .

    Revision: 13121
    Revision: 13121
    Author:   [email protected]
    Date:     2009-12-21 11:53:07 -0800 (Mon, 21 Dec 2009)
    Log Message:
    Moving the setup for the default control bar into a DefaultControlBar class. Adding constants for the widget names, and updating WebPlayer accordingly.
    Modified Paths:
        osmf/trunk/apps/samples/framework/WebPlayer/src/WebPlayer.as
        osmf/trunk/libs/ChromeLibrary/.flexLibProperties
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/ControlBar.as
    Added Paths:
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/DefaultControlBar.as

    Revision: 13121
    Revision: 13121
    Author:   [email protected]
    Date:     2009-12-21 11:53:07 -0800 (Mon, 21 Dec 2009)
    Log Message:
    Moving the setup for the default control bar into a DefaultControlBar class. Adding constants for the widget names, and updating WebPlayer accordingly.
    Modified Paths:
        osmf/trunk/apps/samples/framework/WebPlayer/src/WebPlayer.as
        osmf/trunk/libs/ChromeLibrary/.flexLibProperties
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/ControlBar.as
    Added Paths:
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/DefaultControlBar.as

  • Is it possible to customize the playback controls bar in a dvd flash?

    Is it possible to customize the playback controls bar in a dvd flash?
    I mean is it possible to change the size of the bar? and the size of the controls?
    Is it possible to remove (not hide or disable but remove from the bar) some controls as "search", "title" ecc...
    Thank You...

    CS5 greatly improved the options for player configuration.
    http://help.adobe.com/en_US/encore/cs/using/WS130B1F01-AE62-4c59-BA44-F29ACD8522EEa.html#W Sf01dbd23413dda0e-3ea68760123ebe30b7c-7ff2
    I have not played with this enough to answer your specific questions. Let us know.

  • Can I get back the color control bar?

    After a 5 hour download and install, the most noticeable change is that Apple changed the left-hand side control bar from colored to all gray. 
    Frankly, I've been very disappointed with Apple's design changes lately, and this one is another example, although, I love the new translucent trash can.  I've figured out work-arounds to many of the changes I find most offensive (e.g. my folders are no longer Yosemite-native neon blue.) 
    Is there a way to get back the colors on the left-hand side control bar in iPhoto? 
    I don't mind digging through hidden folders and re-building the icons so that my interface looks good again.  Any suggestions are appreciated.

    If you want to restore the color to the Finder's sidebar give the open source application cDock a try.  You can change the Dock's background scheme (I use transparent) and add color icons to the Finder's sidebar:

  • Insert multiple Camtasia created swfs as animation only displays the first animation with the template/control bar

    Greetings,
    I have started adding Camtasia created .swfs to Captivate
    projects.
    The first added animation will display the template and
    control bar the animation file is published with in Camtasia.
    After that, any additional .swf animation files also created
    exactly the same do n ot display the template or control bar and
    just play as soon as the slide begins.
    My theory is that the initial template and play button
    convince all the subsequent animations the user has pushed play.
    I would like for each animation on individual slides to
    display the template and control bar correctly and have tried to
    adjust animation timing to no avail...
    Anyone else run into this one
    Template is Camtasia Studio 5 Express Show Published as .swf
    files then inserted as animation into Captivate
    Both Camtasia and Captivate latest versions.
    Animations work correctly just need Camtasia template and
    control bar to show in all animations....
    Any help much appreciated!

    Hi maya12357 and welcome to our community
    Out of curiosity, since you already have your project output
    from Camtasia, why are you trying to insert into Captivate?
    I do have Camtasia 4, so I'm not sure if the output files
    from it are similar to 5. But I'm not sure if you will be 100%
    successful in getting all the Camtasia elements to show inside a
    Captivate project.
    Cheers... Rick

  • To make the quicktime control bar hide itself ? HTML

    Hi everybody,
    i want to stream my quicktime H264 movies on my website. No problem so far. I do that easily.
    However, is there a way (by adding a html code, or a plugin) to make the quicktime controller bar hide itself when it's not useful. I mean : i would like the controller to be visible only when the visitor has his mouse on it. The rest of the time (when playing for example), it the controller is hidden. I'm not talking about the controller "true" or "false" parameter of the html code, which allows only the controller to be completely hidden.
    Is there anybody who knows how to do that (a plugin ? a html code ?) ?
    Thank you everybody ! And excuse my poor english, i am french...
    heyheymymy

    Can't be done if the file is to be played in the Web page window but you could call the QuickTime Player and use "Presentation" mode.
    One of my pages:
    http://homepage.mac.com/kkirkster/B/

  • Hiding the address & tool bars of ie while forms running

    hi
    is it possible to hide the tool bar, address bar when the forms running
    (forms 9i). if yes how...? pls help
    kris

    Kris,
    if you launch Forms from another webpage the you can do this with Javascript. You use the Javascript window.open(URL,....) command for this.
    <script>
    var windowHandle;
    function openWindowURL(URLString){
    if (windowHandle == null || windowHandle.closed){     windowHandle = window.open(URLString,"Oracle Forms Services","location=false,toolbar=false,resizable,scrollbars");
    else {
    windowHandle.close();
    windowHandle= window.open(URLString,"OracleFormsServicesSubWindow","location=false,toolbar=false,resizable,scrollbars");
    windowHandle.focus();
    function closeWindow(){
    if (windowHandle && !windowHandle.closed){
    windowHandle.close();
    else{
    <!-- HANDLE THE CASE OF NO WINDOW BEING OPEN -->
    </script>
    Frank

  • When viewing PDF files in a window in firefox the popup control bar for zoom, print,page up or down does not work. Any suggsetions other than stop opening up pdf files in a firefox window and have them open in adobe reader?

    Firefox 10
    Adobe Acrobat Plug in 10.0.0.396

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache/ Clear Cookies & Cache]
    * [[Using the Adobe Reader plugin with Firefox]]
    * [[Opening PDF files within Firefox]]
    Check and tell if its working.

  • How to lock bottom control bar from auto-hiding in full screen mode

    I am using Flash Player with ie in Win7. It is very irritating while watching YouTube videos for the status/control lbar to keep auto-hiding. When the bar auto-hides, the pause/play position becomes the progress bar position - and a click where Pause used to be resets the video to start. How can I keep the bottom control bar from auto-hiding in full screen mode?
    Thank you, Steve  [email: [email protected]]

    There's nothing you can do to Flash Player, itself, to prevent this from happening.  Apparently, there's no way to disable via youtube, or google, either  -- http://productforums.google.com/forum/#!topic/youtube/_E5yFvNJCPk
    You SHOULD be able to call up the bar by hovering the cursor at the bottom of the screen and then, after a a second or two,  click on the pause button.    (It shouldn't restart the video in other words.)  But, if for whatever reason,  this doesn't work,   just click once in the center of the screen to pause the video.   To restart,  click the center of the screen again.
    HTH,
    OF

  • Can you edit the color of the bottom play bar on a slide once you assign the cpCmndShowPlaybar to 0

    Can you edit the color of the bottom play bar  on a slide once you assign the cpCmndShowPlaybar to 0. When I assign the slide this action it shows a grey shape at the bottom hiding the playbar controls, but I would like to make that color white to blend in with the white background on my webpage. How do you change the color?

    It is not possible to change the border color by an (advanced) action, sorry. If you do not mind, you could choose the white color for the bottom border from the start. When the playbar is showing, provided it it stretched, it will cover up this bottom border.
    Lilybiri

  • CS6.0 & CS5.5 Master Collection InDesign Font Control bar & Characters Panel not Functioning

    Hi, I am a college student and our college a year ago sent me CS5.5 Master Collection InDesign at that time the font control bar was not functioning correctly on my PC. Our class was about Adobe Illustrator so our instructor rather than deal with it had us just cut and paste things into MS Word.
    Now a year and half later I am taking a college course in Adobe Photoshop . . CS6.0 Master Collection InDesign once again the collection is the Student and Teacher Licensing for Windows.  The same thing is happening now we are REQUIRED to this semester to create a Calendar using our own photos and create a INDESIGN layout using our photos we took for our course.  In this version of CS6.0 InDesign I figured they would of fixed it by now, but the "Control Panel is still not working, nor is the Character Panel that you pull up to the side of InDesign. I am able to use the pull down menus and do things from there, but the point of taking this course was to learn the software, how can we students use the software if it is not functioning properly.
    NOTE I AM EXPERIENCEING THE SAME THING WITH ALL SIDE PANELS NOW TOO.
    Oh yes it changes the font name when you use the pull down window from the top menu, but it is not allowing us to use the CONTROL BAR just under the MENU BAR, nor the side panel I pulled up and am showing there. In ADOBE ILLUSTRATOR I can use the character panel just fine, but not in InDesign.
    In Illustrator when I go to launch it I get this error, I have done as it asked but it still is bring this up at launch. I can go in and use Illustrator just fine, except for this error.
    Someone thought I may of installed it incorrectly, so I removed all ADOBE software from my computer ran maintenance and virus scans and reinstalled the software, a whole day wasted, but it still is doing the same thing.
    a) Thinking that this is a limitation placed on the software by Adobe because it is a Student Teacher Edition?
    b) There's a problem with having OpenType and TrueType fonts on hand?
    c) Adobe has a software problem that they have yet to resolve?
    d) There is something somewhere within the software I need to flip a switch on?
    Our instructor I gather who owns his own business his works just fine on his PC, but then because it is his business software it makes me think it has to do with the Student Teacher Edition.
    I have more than enough RAM and hard drive space the Processor is a AMD A8-3800 APU with Radeon(tm) HD. Graphics is 2.40 GHz. It is a 64-bit Operating System. Oh I am using a Windows OS 7.0 Professional .
    This is the only piece of software that I have come accross that will not function correctly on my computer system since it's purchase Jan of 2012.

    There is no difference between the commercial and educattional versions of the products other than the license terms. The software itself is the same.
    Since you are on windows 7, the first question is are you using large fonts in the Windows interface? Large fonts combined with an Aero theme are deadly to ID. See InDesign tools and panels don't respond to mouse clicks (Windows 7/Vista)
    If this doesn't apply, the next thing to try is replacing your preferences. See Replace Your Preferences
    Do you use a font manager? If so, which one?
    Does the account you are using have adminsitrator privileges? Shouldn't matter, but it would be worth trying a new account that does.
    It's still possible that the installation failed in some way. That Illustrator error certainly makes it look like a strong possibility, and there may have been some left-over crud from the first failed install that was not replaced the second time. If the things above don't clear up the problems, I would suggest Deactivating the suite from an applicatin that will open, and uninstalling again, then run the cleaner tool (CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3) which will remove all traces of the previous installations. Reboot, then before reinstalling run MSConfig and turn off all non-essential startup programs and services, especially any virus or maware scanners, third-party firewall, instant messengers, iTunes and all browser helpers and toolbars, then close MSconfig and reboot. Log in as an Administrator (the actual Adminsitrator account would be best, but it may not be turned on). When the warning comes up about diagnostic mode continue to boot (cancel MSConfig if it opens), then run the installer again. You can now run MSconfig to restore normal startup and reboot once more.

  • Video Control Bar in Flash Displays on HD but Not From Webserver

    I am using Flash Pro 8 - putting FLV files in SWF files using
    Flash Pro 8 and then "publishing" to Html and SWF to a location on
    my hard drive.
    When I display the webpage from my Hard Drive from where ever
    on my hard drive I initially published to from Flash 8 Pro -
    everything works fine - videos play and video control bar shows and
    works.
    When I publish this website to web server the video displays
    and plays but NO Video Controller Bar (at bottom of the video)
    shows at all.
    Symptom: when I make an Html, SWF and FLA file into a folder
    on my hard drive and display them in the browser the video control
    bar shows. When I copy those three files into the hard drive
    website in FrontPage, the video shows but the video control bar
    does not.
    So, I re-made the Html, SWF, and FLA files and put them
    directly into the FrontPage website (on my hard drive) then
    everything works fine when I use broswer (IE 6 or Firefox). z
    But, when I publish the hard drive website to the remote
    website hosting company, the video control bar disappears -
    everything else works fine (video shows OK just no video controller
    bar.)
    My guess is that the SWF file has a non-relative URL
    reference concerning the video control bar and when the three files
    (Html, SWF and FLA) are moved to new location then that
    non-relative address rears its head.
    I should NOT publish from Flash 8 Pro directly to remote
    webserver as it has FrontPage Extensions and does not like to talk
    to FTP changes to website not coming from FrontPage client.
    is my guess right? What to do?????
    [email protected]

    quote:
    1. When I encoded the video in flash I selected one of the
    pre-packaged control bars (so the user can control basic
    functions). I then published an HTML and a .swf. The HTML works
    perfectly however when I use Dreamweaver to insert the .swf it does
    not carry over the control bar. I have tried pulling over the
    control bar .swf and placing it under the video file but a HUGE
    object is imported with a bunch of controls that do not work (bunch
    of controls = play/pause/etc).
    make sure the component skin is uploaded in same directory as
    swf, movie, html
    quote:
    The second issue is this; the user still has to click once on
    the video to use the controls... does anyone know what I am doing
    wrong on the video file?
    Follow directions
    HERE
    for getting rid of ActiveX control

  • Setting control bar to resume auto-play (Captivate 6)

    Hi,
    I am currently using Captivate 6 to create an eLearning course.  We have decided to display the bottom control bar to allow flexibility for the student to move between screens in each lesson.  Currently if the student uses the progress arrow in the control bar to move forward or backward the lesson pauses and the user has to press the Play button to resume the lesson.
    Does anyone know of a setting within Captivate or whether it is possible to program the control bar so that it will resume auto-play mode whenever the student uses the progress bar to move back and forth within a lesson?
    Cheers,
    Richard

    Hello and welcome
    I think you are talking about scrubbing the progress bar? I don't know about a way to achieve AutoPlay. Moreover, if your course is not linear, it is not a good idea to give free navigation that way at all. Same for the buttons on the normal playbars. I almost never use it for that reason. Another way to allow free navigation is the TOC (which you can have in overlay so that it can be hidden/shown by the user). In the TOC it is easier to show chapters, and if you add labels to the slides, at least user will know where he is going to.
    Lilybiri

  • Align picture to far left on application control bar

    guys i realise that the application control bar has a 1px padding from each side but is there a way to remove that padding so that i may align the Img right up to the far left of the control bar?
    Any help would be appreciated.

    such a simple solution and i just couldnt think of it. :-) thanks

  • BUG: Docked Application Control Bar breaks States

    I've encountered a bug and I haven't noticed messages from
    anyone else about it so I'm assuming it's an unknown:
    If you use an Application Control Bar, set it's dock property
    to true, and then attempt to change the currentState of the
    application to a state that would result in the Application Control
    Bar to be removed; the state change fails.
    Here's an example:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute">
    <mx:states>
    <mx:State name="problemState">
    <mx:AddChild relativeTo="{textarea1}"
    position="before">
    <mx:Button x="368.5" y="323" label="Goto Base State"
    click="currentState=&quot;&quot;"/>
    </mx:AddChild>
    <mx:AddChild position="lastChild">
    <mx:ApplicationControlBar x="170" y="221" dock="true"
    id="appControlBar">
    </mx:ApplicationControlBar>
    </mx:AddChild>
    <mx:AddChild position="lastChild">
    <mx:Button x="360" y="434" label="Undock Control Bar"
    click="appControlBar.dock = false"/>
    </mx:AddChild>
    <mx:AddChild position="lastChild">
    <mx:Button x="366.5" y="464" label="Dock Control Bar"
    click="appControlBar.dock = true"/>
    </mx:AddChild>
    <mx:AddChild relativeTo="{appControlBar}"
    position="before">
    <mx:TextArea x="229.5" y="403" width="396" height="23"
    editable="false" fontSize="12" fontWeight="bold" textAlign="center"
    id="textarea0">
    <mx:text>Undocking the control bar at runtime fixes
    the problem:</mx:text>
    </mx:TextArea>
    </mx:AddChild>
    <mx:AddChild relativeTo="{appControlBar}"
    position="before">
    <mx:TextArea x="229.5" y="210" width="396" height="105"
    editable="false" fontSize="12" fontWeight="bold" textAlign="center"
    id="textarea2">
    <mx:text>If you try and return to the base state while
    the control bar is docked, the state change will fail. The state
    change will get &quot;stuck&quot; and you'll have to reload
    the Flex application. If there was a third state, you could change
    to that to get out of the lockup, but you still can't transition to
    any state that would remove the docked Application Control
    Bar:</mx:text>
    </mx:TextArea>
    </mx:AddChild>
    </mx:State>
    </mx:states>
    <mx:Button x="358.5" y="135" label="Goto Problem State"
    click="currentState=&quot;problemState&quot;"/>
    <mx:TextArea x="229.5" y="70" width="396" height="57"
    editable="false" fontSize="12" fontWeight="bold" textAlign="center"
    id="textarea1">
    <mx:text>A Docked application control bar prevents
    Flex from changing state to a state that would remove the
    application control bar.</mx:text>
    </mx:TextArea>
    </mx:Application>

    Hi Harry (and others),
    I have seen similar behavior. It seems like the client side rendering for some reason has a hard time processing the collection model wrapping the ArrayList in this particular case. The table renders empty. After sorting in ascending order, the rows are all back (visible) again.
    Is anyone aware of issues with the rich table based directly on ArrayList (in combination with a changing set of values and/or sorting)? (seems like a corner case but is still not uncommon). Is there any indication that wrapping the ArrayList in a CollectionModel ourselves might be required?
    Harry: do you know whether this issue is introduced with PS3 (11.1.1.4) or already existed in previous releases?
    kind regards,
    Lucas

Maybe you are looking for

  • How to change order data in APO

    Hi, I am keen to know on ways to change order data in APO say order category BI.....we want to change date by taking input from cif user exit APOCF006.We need this information for the ongoing  project. I know two options...1) using BAPIs  2) Not very

  • RDI File to be generated with SAP Script

    Hello , We need to generate RDI file for a SAP Script in transaction VA11.Please can  anyone let me know do we have to do the settings through configuration or programmatically in the SAP Script. Regards Amruta Prayagi

  • DB Link , ORA - 02083: illegal database name character '-'

    Hi, I work for an integration company and right now we are putting together an application that is moving a small subset of data from one db to another. I have created a db link to move the data. However, when I try to compile the procedure, that mov

  • XomLite45.jar  file

    Hi All, Where can i get xomLite45.jar  file  ? Some links are there in MDM but when i try to unzip it is stating that no files are there

  • CEF Load Sharing Recursive Lookup

    Hi, i have this scenario: | ----P1----P2---| PE1----| |----PE2 | ----P3----P4---| IP Loop PE1: 5.5.5.5 There are 2 Gigabitethernet betweenn the router PE and the router P. PE1 advertise 1.1.1.1/32 to PE2: PE2#sh ip route 1.1.1.1 Routing entry for 1.1