FLVPlayback custom skin question

Hi all
Anyone know if there is a way to achieve a diffusion of the elements of video control relative to one of the elements being centered horizontally (for example, the play/pause button) and others spread to the left or the right of share and else of it.

I can get my head around the properties have and anchorRight, but I do not see how to achieve the foregoing, (I have a new Play/Pause button circular I want to stay in the Center, with volume bar and mute on the left and stopping and seekbar on the right). Does anyone know how to do this? After loads of testing, I'm almost ready to dig inside the UIManager FLVPlaybacks (almost, but not quite - so this way).

I have new skin working a fixed-width by disconnecting all the anchor/resizing and everything set to a fixed size. But its only suitable for a width of player if this is the case - far from ideal. Just wondering if there missed me something simple... Please let me know if you have worked through something like this before. Thanks, GWD

I understand how do. In fact digging around in the UIManager, it was what I had to do... I would not have been so reluctant to do it because this is where the instructions for how to do were hidden away from view, as comments at the beginning of the class file... lol.

Each item in the skin can have its own layoutSelf 'method' which is called after the UIManager does its job. So you can write the code to do it in the SWF for the skin itself.

Hope someone else saves some time. It's the FLVPlayback as2 version... dunno if it's the same for as3. I'll get there soon.

Tags: Adobe Animate

Similar Questions

  • Some problems with custom skin

    Hello

    I have created custom skin and I have some problems with it.

    (* 1) as you can see on [this image | http://www.zilp.pl/z/test01/Members/jakubp/Folder.2007-06-22.2113643678/File.2008-09-29.7372305410] item of Navigation within the Navigation pane command appears quite a color must be white, but gets by default the font for application (dark green) color. *
    My definition of the skin is the following:

    / * NAVIGATION PANE * /.
    AF | navigationPane - tabs:tab - start {(background-image: url('/skins/zilprcskin/img/tab-start.gif'); width: 4px ;}}
    AF | navigationPane - tabs:tab - end {(background-image: url('/skins/zilprcskin/img/tab-end.gif'); width: 4px ;}}
    AF | navigationPane content tabs::tab {(background-image: url('/skins/zilprcskin/img/tab-content.gif') ;}}
    AF | navigationPane - tabs:tab:hover af | navigationPane - tabs:tab - start {(background-image: url('/skins/zilprcskin/img/tab-start.gif'); width: 4px ;}}
    AF | navigationPane - tabs:tab:hover af | navigationPane - tabs:tab - end {(background-image: url('/skins/zilprcskin/img/tab-end.gif'); width: 4px ;}}
    AF | navigationPane - tabs:tab:hover af | navigationPane content tabs::tab {(background-image: url('/skins/zilprcskin/img/tab-content.gif') ;}}

    AF | navigationPane - tabs:tab: selected af | navigationPane - tabs:tab - start {(background-image: url('/skins/zilprcskin/img/tab-start-selected.gif'); width: 4px ;}}
    AF | navigationPane - tabs:tab: selected af | navigationPane - tabs:tab - end {(background-image: url('/skins/zilprcskin/img/tab-end-selected.gif'); width: 4px ;}}
    AF | navigationPane - tabs:tab: selected af | navigationPane content tabs::tab {(background-image: url('/skins/zilprcskin/img/tab-content-selected.gif') ;}}
    AF | navigationPane - tabs:tab: selected: hover af | navigationPane - tabs:tab - start {(background-image: url('/skins/zilprcskin/img/tab-start-selected.gif'); width: 4px ;}}
    AF | navigationPane - tabs:tab: selected: hover af | navigationPane - tabs:tab - end {(background-image: url('/skins/zilprcskin/img/tab-end-selected.gif'); width: 4px ;}}
    AF | navigationPane - tabs:tab: selected: hover af | navigationPane content tabs::tab {(background-image: url('/skins/zilprcskin/img/tab-content-selected.gif') ;}}
    AF | navigationPane - tabs:tab {margin right: 2px ;}}
    AF | navigationPane - tabs:tab - link {color: #ffffff; make-weight: bold ;}}
    AF | navigationPane - tabs:tab - link: hover {color: Red; make-weight: bold ;}}
    AF | navigationPane - tabs:tab: selected af | navigationPane - tabs:tab - link {color: #ffffff}

    (* 2) as you can see on [this image | http://www.zilp.pl/z/test01/Members/jakubp/Folder.2007-06-22.2113643678/File.2008-09-29.7372305410] menu scroll icons displayed twice: my and by default (rich). My definition of the skin is the following: *.

    / * MENU * /.
    AF | menu {- tr - visible elements: 2 ;}}
    AF | menu: depressed.
    AF | menu: stressed {(background-image:url('/skins/zilprcskin/img/menuHighlighted.gif') ;}}
    AF | : bar menu-point-text {color: White; make-weight: bold ;}}
    AF | menu: highlight: bar-point-text {color: #CEFFF1 ;}}
    AF | menu: bar-point-open-icon {(content:url('/skins/zilprcskin/img/small-arrow-down.gif'); margin-left: 2px ;}}
    AF | menu: go to the top icon {(content:url('/skins/zilprcskin/img/small-arrow-up.gif') ;}}
    AF | menu: go to the bottom-icon {(content:url('/skins/zilprcskin/img/small-arrow-down.gif') ;}}
    AF | : submenu of the menu-open-icon {(content:url('/skins/zilprcskin/img/small-arrow-right.gif') ;}}
    AF:menu:bar - point-text {make-weight: bold ;}}
    AF | commandMenuItem:menu - point-icon-style,
    AF | : submenu of the menu-icon-style {background-color: #a1caca; border: none ;}}
    AF | commandMenuItem: highlight: menu - item text.
    AF | commandMenuItem: highlight: menu-point-Accelerator,.
    AF | commandMenuItem: highlight: menu-point-open-indicator.
    AF | menu: highlight: submenu text,.
    AF | menu: highlight: submenu-Accelerator,.
    AF | menu: highlight: submenu Open indicator {background-color: #a1caca; border: none ;}}

    (* 3) as you can see on [this image | http://www.zilp.pl/z/test01/Members/jakubp/Folder.2007-06-22.2113643678/File.2008-10-01.6059969354] I also have a problem with default Panel box. Header font color should be white and ago strange empty space in header: *.

    / * DEFAULT CORE BOX PANEL * /.
    . AFPanelBoxHeaderCoreDefault:alias {color: #ffffff ;}}
    AF | panelBox::content:core:default {border-color: #149492 ;}}
    AF | panelBox:header - departure: kernel: default {(background-image: url('/skins/zilprcskin/img/tab-start.gif') ;}}
    AF | panelBox:header - Centre: kernel: default {(background-image: url('/skins/zilprcskin/img/tab-content.gif') ;}}
    AF | panelBox:header - end: core: default {(background-image: url('/skins/zilprcskin/img/tab-end.gif') ;}}

    Kuba

    Hello Kuba,

    I have a quick look in your message. For the moment I can solve one of your questions. The text of the panelBox header that you use skin:

     af|panelBox::header-element { color:White; } 
    

    Is on the white space, the 'skins/zilprcskin/img/tab-start.gif' image enough width? I use the same selectors (af | panelBox:header - departure: kernel: default af | panelBox:header - Centre: core: by default, af | panelBox:header - end: core: by default) and it works for me (but I'm not using an image, the only background color). Probably you need to change the width of header-early, restricting the scope and the lengthening of the Center header.

    As Simon said, Firebug is very useful to do this :)

    JVN

  • Add a border to my custom skin.

    Hello.

    I'm developing an ActionScript 3.0 for PlayBook application.

    I want to add a black border on my custom skin, but I don't know how.

    It is a piece of my code:

    package
    {
        import flash.display.Sprite;
        import flash.geom.Rectangle;
        import qnx.ui.skins.SkinAssets;
        import qnx.ui.skins.SkinStates;
        import qnx.ui.skins.UISkin;
        public class CustomButtonSkin extends UISkin
        {
            /** @private **/
            protected var upSkin:Sprite;
            /** @private **/
            protected var selectedSkin:Sprite;
            /** @private **/
            protected var disabledSkin:Sprite;
            /** @private **/
            protected var downSkin:Sprite;
            /** @private **/
            protected var gridRect:Rectangle;
            public function CustomButtonSkin()
            {
                super();
            }
    
            override protected function initializeStates():void
            {
                gridRect = new Rectangle(8,8,20,20);
                upSkin = new Sprite();
                upSkin.graphics.beginFill(0xFF6600);
                upSkin.graphics.drawRoundRect(0,0,172,44, 10,10);
                upSkin.graphics.endFill();
                upSkin.scale9Grid = gridRect;
    ...
    

    Hey,.

    just before:

    upSkin.graphics.beginFill(0xFF6600);
    

    put this:

    ....
    
    upSkin.graphics.lineStyle(1,0);
    upSkin.graphics.beginFill(0xFF6600);
    
    ....
    

    hope that helps. Good luck!

  • How to custom skin version (SVN), independent skin Editor?

    Hello

    I use Jdev 11.1.1.6 to my application development.

    I created a custom skin (extension existing fusionFx) using Oracle ADF Stand alone skin Editor. I have deployed the skin at the ADF jar file and used in my project and works very well.
    Now, how can I put this skin svn? I couldn't find extension versioning svn for autonomous skin Editor. Is it supported?

    My 11.1.1.6 Jdev has extn installed svn but I can't open this project of skin it as it tries to migrate.
    What are my options? I have to install Jdev 11 GR 2 for this?

    Thank you
    JAI

    I do not have the skin editor stand alone installed, so I can not check the option svn...
    Make a copy of the project, and then open it in 11.1.1.6 and let jdev trying to migrate it. Then close jdev and open the project in the skin Editor. If it still works well, then the migration is not corrupt the project and you can use 11.1.1.6 to check it into svn.

    also use any other svn tool to check your project in svn. However, jdev will not recognize that the project, it is under the control of svn.

    Timo

  • Custom skin < s:ToggleButton >

    I started with a copy of the default skin class.

    The lines:

        <!-- text -->
        <s:Label id="labelDisplay"
                 textAlign="center"
                 verticalAlign="middle"
                    maxDisplayedLines="1"
                 horizontalCenter="0" verticalCenter="1"
                 left="10" right="10" top="2" bottom="2">
        </s:Label>
    

    display different text for each instance of < s:ToggleButton label = 'x' > < s:ToggleButton label = "o" >...

    How should I code the custom skin to be able to attribute a 'unselectedIcon' and 'selectedIcon' to each instance of a < s:ToggleButton >?

    As in:

    <s:ToggleButton width="50" height="50"
              horizontalCenter="0" verticalCenter="0"
              unselectedIcon="EmbeddedResources.firstToggleIconUnselected"
              selectedIcon="EmbeddedResources.firstToggleIconSelected"
              skinClass="Skins.CustomToggleButtonSkin" />
    <s:ToggleButton width="50" height="50"
              horizontalCenter="60" verticalCenter="0"
              unselectedIcon="EmbeddedResources.secondToggleIconUnselected"
              selectedIcon="EmbeddedResources.secondToggleIconSelected"
              skinClass="Skins.CustomToggleButtonSkin" />
    

    Thanks for any help,

    David

    Hello

    You would need to expand the ToggleButton and add these Styles to the extended component. They can then be used in the skinClass using value. They explained how to create an icon for a button here

    http://help.Adobe.com/en_US/Flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7d9f.html (towards the end of the page).

    So to use the styles that you have created as sources for bitmaps in the skinClass. I hope this helps.

    Nishad

  • Custom skins in Non-English projects

    I have a custom skin that when used in non-English projects, it omits characters in the buttons for contents and Index. I have not create the skin so I did not Flash. Any suggestions on how to fix the buttons to display the missing characters?

    If she is no longer with the company and she has been using Flash, would it by any chance a Flash corporate license which you could take over...?

    Rick has referred to as the LNG file, that exist in the source files and output files. Do copy and paste with the source versions. (Release version is replaced from the source version each time.)

    If the suggestion of Rick does not work, the only other thing I can think of would be to check that the .fla themselves Flash files. The person who changed files may have done something for the fields of dynamic text for the button labels. If you can get a copy of Flash, you could check two things on the label text field button (double-click the object Label twice to get to this point):

    1 see if "Use device fonts" is selected in a drop-down list on the left side of the properties panel. This selection will not let you embed the fonts. If it is enabled, try rather #2 below. If it isn't, select it, export the movie and put it in your output files.

    2. change "Use device fonts" to "Anti-alias for animation." Click on Embed. Select all the options with the Latin inside and click OK. Export a movie and put it in your output files.

    Note that you need to do this for each button that does not properly display the characters.

    Hope this helps,

    Ben

  • suspicious customer relationship questions on the computer's performance in windows 7

    I received calls for two days of GPS Customer Relations, division of Microsoft Windows ask me questions about the performance of my computer. Is it a scam?

    Wednesday, September 19, 2012 17:12:51 + 0000, Charlene BZ wrote:

    I received calls for two days of GPS Customer Relations, division of Microsoft Windows ask me questions about the performance of my computer. Is it a scam?

    Yes!

    It's a scam and with various names and phone numbers, is
    very frequent lately.

    In addition to their money get on your part to do anything of any value,
    If you leave them in your computer, which knows what losses they did are
    where confidential information they stole.

    So if you have done so, I highly recommend that you do both of the following
    immediately:

    1 do a clean reinstall of Windows.
    2. change all of your passwords, especially banks or other
    financial sites.
    Ken Blake, Microsoft MVP

  • Webviewer custom (s) questions

    Everyone here is so helpful, I have a question (or 4):

    1. Is it possible to create a webviwer custom for my DPS folios?
    2. If so, how do you? The complexity is it to do?
    3. What options are customizable (i.e. can disable you the standard webviewer navigation, you can do the content to fit the window, resizing etc.)?
    4. Someone at - it examples of what it might look like?

    Thank you!

    Hello

    (1) (see article "Content Viewer web Embedding in your web page |") Adobe Developer Connection"for more information about how to embed a web viewer in a page, you are a hosting on your own domain name.

    (2) as shown in the article above, you will use the Adobe Content Viewer for SDK Webthat requires a JavaScript code.

    (3) the SDK opens up some options, including the creation of a custom with links to folios library experience, better control the direct connection of law and expose items alongside other content like banners and ads. This is a separate article on making content resize the window: resizing Embedded Web Viewer | Adobe Developer Connection

    (4) here is an example of creating a library experience custom: getting started with the API of the library browser. Adobe Developer Connection

    I hope this helps!

    Brian

  • Custom workflow - Question of API

    I am trying to create a custom workflow that requires two trusts (in parallel) at the level of the operation. Approval is a member of a static organization called App managers, the other is responsible for the applicant user. My question is what do I do to create such a flow of work?

    I have read this document:

    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/OIM/oim_11g/developing_oim_custom_approval_process_for_self_registration/developing_oim_custom_approval_process_for_self_registration.PDF

    But I need to the approval workflow of level automatic query, against having a system of directors select the Organization issue.

    In addition, in order to find the applicant user's Manager, what should I do? Is the change in the java custom code in Appendix A? If so, are there that documents more detailed for the IOM API? I've been able to locate the 9g API doc.

    Thank you for your help in advance.

    Creating the level of approval of application policy, you can set it for automatic approval.

    To find the User Manager you need to perform a search using thor/IOM api, then get "Users.Manager Login" attribute. Here are the highlights

    tcUserOperationsIntf moUserUtulity = getIOUtilityFactory.getUtility (...);
    Hashtable MhSearchCriteria = new Hashtable();
    mhSearchCriteria.put ("Users.User ID", username);
    tcresult moResultset = (mhSearchCriteria) moUserUtulity.findUsers;

    for (int i = 0; i)< moresultset.getrowcount();="" i++)="">

    moResultSet.goToRow (i);
    String userManager = moResultSet.getStringValue ("Users.Manager Login");

    }

    Hope this helps,

  • Custom skin of RH9 WebHelp: problem opening PDF of custom button

    Hi, I have been troubleshooting and audit forums, trying to figure out how to get a PDF file to open it from a custom button on my skin to WebHelp. This worked for me once, but I changed something in the document and tried to download the new version and there out wrong since then.

    PDF Issue 2.png

    I want to be able to open the PDF file in a new window and the custom button (called 'Printable PDF' on my skin), so I use the JavaScript code customized in the field "click on" the components of the custom button: window.open ('print_test.pdf "printWindow," "," menu bar = 0, resizable = 0, width = 900, height = 500, scr ollbars = 1');  I know that the script is good because I have the same script for custom support button and it works fine. The only difference between these scripts is the support script calls a .html instead of a PDF file and the names of window says "supportWindow" instead of "printWindow.

    .PDF Issue.png

    I tried to delete and recreate the custom button, change the JavaScript with the help of the developer, generating assistance on another machine, thinking it was a little problem with my browser (using IE8) or license RoboHelp and comb through the help files for many times. I also made sure that the PDF file is stored in project and records of the skin as well as the other project files/files. I have used previous versions of RoboHelp and had no problem attaching a document Word and PDF, so I wonder if it is a bug in RH9? So much more than that worked for me at first. Any help or ideas are welcome! Thank you!

    Hello again

    Try disabling MOTW and generate again. Test it and jump through the hoops THAT MOTW you don't have to jump through. (Yellow information and stuff toolbar)

    My guess is that MOTW is inhibiting things. Once you publish this content on a server, you should be good.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7, 8 or 9 in the day!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • Class CSS SPACES custom skin reference? css styles do what?

    I create look custom for spaces using the custom project to extend the spaces. I'm not able to find what css class names are mapped to the elements of a page in the spaces. Inspect the code does not help because the css class names appear to be generated automatically and no names not really for all names in the example "myskin" or any other person I saw.

    Does anyone know a reference that shows which classes correspond to what in spaces?

    http://www.Oracle.com/technology/products/jdev/htdocs/partners/AddIns/Exchange/JSF/doc/skin-selectors.html
    This is an overview of the selectors used in the ADF. In my view, webcenter spaces uses only these. You should be able to your Web space using these selectors of the skin.

  • Creating custom skin of content server

    I installed Oracle Content Server on my computer in order to create a demo. I would like to customize the skin of Content Server, in order to follow the style of our company.

    I'm following the book of Brian Huff
    (The Definitive Guide for development of content server Stellent):
    HTTP://BOOKS.GOOGLE.COM.AU/BOOKS?ID=TIUZMYBPG2MC & PRINTSEC = FRONTCOVER & DQ = BRIAN + HUFF + STELLENT #PPA144, M1).
    and to create an appearance as a copy of an existing custom, have copied the folder:

    / Weblayout/Resources/layouts/Top of the menus/Oracle

    rename it to something like:

    / Weblayout/Resources/layouts/Top of the menus/Amanda


    I then restart my server content, but this option of skin doesn't seem to appear after choosing "Top Menu" for the layout, on the my profile tab.

    Is there something I'm missing out?

    Amanda.

    The process has changed a bit of 10gr 3. Check out the component of free sample 'Create and change the Layout' to learn more:

    http://www.Oracle.com/technology/products/content-management/UCM/samples/index.html

  • .ldf Blackfin bf537 custom Board questions

    Hi all:

    I designed a Board that is customized for the BF537.  I connect using the emulator JTAG USB of Analog Devices.  I am able to connect to the Council in VisualDSP and program it with the code example (turn on the SPI, echoes another what is received in the UART) everything seems to work fine in VisualDSP.  The problems I encounter are when I try to load .dxe LabVIEW files.  I've built a simple UART echo program that works well when I am connected to the card EZ - KIT but does not work when connected to my personal advice.  I was able to get the UART to transmit data on the personalized card but do not receive any information.  Again, everything works correctly if I use VisualDSP .c files.  I have read that I need to change the .ldf file, but my personal advice uses the same type of memory than the EZ - KIT configuration.  I talked to a guy at analog and he says that the .ldf file should be fine, because the memory is the same.  Can anyone provide insight in this one, it is necessary to edit the .ldf?  I don't think it's a hardware problem because everything works fine using VisualDSP project files.

    Thank you

    Eric

    I set myself, there was a problem with voltage regulators providing stable output.

  • My post has been merged and said even customer same question and this post that has been merged had nothing to do with questions, I asked in this thread or elsewhere and is no answer. Can someone please would divide him regularize?

    Hi, at this link:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/5468b6de-46BF-496F-b9e3-dc8a1bf36345

    The post at the 3rd position starting with Dear Kevin merged by microsoft personnel, but the post has nothing to do with the other post in this thread, or any other question I posted.

    Can we please split it out for me.

    The title should read Attn: Kevin Hau - about your post on 25 August, microsoft updates.

    Thank you very much
    :)

    Hi Michelle,

    Welcome to the Microsoft Answers site!

    I've divided your son and responded to them respectively. You can find both threads in the below given links.

    Attn: Kevin Hau - about your post on 25 August, Microsoft updates

    http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/07a9978c-3464-46DA-83b0-2118e932e106/

    Windows update does not update windows defender and so tried to update via windows defender that shows also no update

    http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/5468b6de-46BF-496F-b9e3-dc8a1bf36345

    Hope this information is useful.

    Amrita M

    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Custom EditField. questions

    Hello

    I'm referring more code to implement the custom editfield.

    http://supportforums.BlackBerry.com/T5/Java-development/help-resizing-width-of-EditField-on-storm-SC...

    &

    http://supportforums.BlackBerry.com/T5/Java-development/stop-edit-field-from-wrapping-text/m-p/25528...

    In the first link when the characters exceed the width of editfield it will start new line and start from the beginning. In the second link if the characters are greater than the width of editfield characters gets shifted to the left as and when the new character is typed. but the problem is that we cannot move the cursor backward to use the BACKSPACE key only. the movement of the ball track directional left is only.

    Is he still doing an edit field custom where if the characters exceed the width of the text box it shud offset to the left and also the left scroll with the movement of the trackball is not only.

    Create a HorizontalFieldManager (HORIZONTAL_SCROLL) (and potentially HORIZONTAL_SCROLLBAR) and add your EditField field.  In this way the field will think he has an almost unlimited width and will never go to the next line.  Instead, the Manager must follow the cursor and scroll accordingly.

    Hope that helps.

Maybe you are looking for

  • 1.5 and Google Navigation

    I posted this on the VERY long discussion 2.0... I wonder if anyone heard WHY Google was unable to develop a version of Google Navigation (with audio turn-by-turn directions) that would work with 1.5? Only that would make many people happy?

  • Photosmart C410a fails to print in black

    C410a stopped printing in black. No error message appeared. Supplies indicator revealed a level a bit low for the black ink, but not empty. At through print and tests the cleaning head which showed samples of light colour, but not black. Replaced by

  • RS232 Communication tracking

    Please is there a way to control the traffic of communication RS232 via VI?

  • Xperia Z2: Stamina mode does not aparently

    Hello Endurance mode does not work on my phone aparently. I have try all configurations, but the sotware disable wifi and mobile data operator when I block, or turn off the camera screen. I continue to receive information from applications and I did

  • Prioritize incoming calls

    I use a CSQ for a certain number of incoming call numbers. Does anyone know how to prioritize the calls so that if they come from a different number, it may take priority over existing calls in the queue? Thanks for any help.