Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 720123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T05:43:21+00:00 2026-05-14T05:43:21+00:00

how can I remove the space between my video and control bar… I tried

  • 0

how can I remove the space between my video and control bar… I tried to change margin and padding to all element without success. There is still a thin white space above the controls.

http://dl.dropbox.com/u/72686/hSliderMargin.png

thanks

<mx:VideoDisplay id="videoD" autoPlay="{autoPlayOption}" source="{videoPath}" playheadUpdate="playUpdate()" click="togglePlay()" />

    <mx:HBox width="{videoD.width}" styleName="controlsBar" paddingBottom="0" paddingLeft="0" paddingRight="0" paddingTop="0">

        <mx:Button id="playB" icon="{playImg}" width="8" height="14" click="togglePlay()"/>

        <mx:HSlider id="slider" minimum="0" maximum="{videoD.totalTime}"
                height="12"
                width="{videoD.width - 58} "
                dataTipPlacement="top" 
                allowTrackClick="true" 
                liveDragging="false"
                showTrackHighlight="true"  
                click="isDragging=true;"
                mouseUp="seek()"
                sliderThumbClass="BigThumbClass"
        />

        <mx:Button id="fullB" icon="{fullscreen}" width="10" height="17" click="fullScreen()"/>

        <mx:Button id="volumeB" icon="{volumeOn}" width="14" height="14" click="toggleVolume()"/>

    </mx:HBox>




/* CSS file */

global {
    backgroundColor: #FFFFFF;
    padding:0;
    margin:0;   
}

Button {

    fillAlphas: 1.0, 1.0, 1.0, 1.0;
    fillColors: #FFFFFF, #FFFFFF;
    themeColor: #FFFFFF;
    borderColor: #FFFFFF;
    cornerRadius: 0;
    paddingTop: 0;
    paddingLeft: 0;
    paddingRight: 0;
    paddingBottom: 0;
    horizontalGap: 0;
    leading: 0;
    fontWeight: normal;
    color: #000000;
    textSelectedColor: #000000;
    textRollOverColor: #000000;
    skin: ClassReference(null);
}

Application {

    backgroundColor: #FFFFFF;
    backgroundGradientAlphas: 1.0, 1.0;
    backgroundGradientColors: #FFFFFF, #FFFFFF;

}

HSlider {


    fillAlphas: 1.0, 1.0;
    fillColors: #C1C1C1, #C1C1C1, #717070, #717070;
    themeColor: #3C3C3C;
    thumbSkin: Embed(source="asset/thumb.png");
    thumbOffset: -1;



}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T05:43:21+00:00Added an answer on May 14, 2026 at 5:43 am

    Is all this set in a VBox? adding
    vertical-gap : 2;

    to a VBox style might fix this. also if you’re using absolute height, adding clipContent = false to the box containing your slider might help too.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I remove all extra space between words in a string literal? some
I have a <ul> element. How can remove all the <li> elements inside it,
any ideas why I can't reduce/remove the space between cells in a Grouped UITableView
One can remove all calls to printf() using #define printf . What if I
Is there a way I can remove the background bar image in the SeekBar
I was wondering if when using the datagridview control you can remove the thing
I'd like to know if it's possible to remove the space between table cells
I'm wanting to remove a space between any two words and add anything that
How can I remove the spaces, tab characters, new line characters between > and
I am trying to figure out how to remove the extra space between table

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.