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 6550305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:11:59+00:00 2026-05-25T12:11:59+00:00

I face a problem while i am try to scroll up or down the

  • 0

I face a problem while i am try to scroll up or down the content in a scroller via viewport.

my MXML cod is

 <s:BorderContainer width="100%" cornerRadius="3" backgroundColor="#999AAA" 
                       borderAlpha="0" borderColor="#999AAA" backgroundAlpha="0">
        <s:layout>
            <s:VerticalLayout paddingTop="0" horizontalAlign="left" />
        </s:layout>

        <s:Scroller id="id_Scroller" width="100%" height="100%" verticalScrollPolicy="off" horizontalScrollPolicy="off" >
            <s:Group width="100%" height="100%" >
                <s:layout>
                    <s:VerticalLayout paddingTop="2" horizontalAlign="center" gap="1" clipAndEnableScrolling="true"/>
                </s:layout>

                <vitals:VBVitalsGridPanel id="id_VBVitalsGridPanel" width="100%" ExpandedView="true"  allowSlideOut="true"
                                          QSSlideStateChange="slideoutManager.QSAutoSlideChangeHandler(event)"
                                          QSViewStateChange="slideoutManager.QSAutoCollapseHandler(event)"
                                          />
                <cc:VBCCHPIGridPanle width="100%" ExpandedView="false" id="id_hpi" allowSlideOut="true"
                                     QSSlideStateChange="slideoutManager.QSAutoSlideChangeHandler(event)"
                                     QSViewStateChange="slideoutManager.QSAutoCollapseHandler(event)"
                                     />
                <ros:VBROSGridPanel width="100%" ExpandedView="false" id="id_ros" allowSlideOut="true"
                                    QSSlideStateChange="slideoutManager.QSAutoSlideChangeHandler(event)"
                                    QSViewStateChange="slideoutManager.QSAutoCollapseHandler(event)"
                                    />
                <physical:VBPhysicalGridView width="100%" ExpandedView="false" id="id_physical" allowSlideOut="true"
                                             QSSlideStateChange="slideoutManager.QSAutoSlideChangeHandler(event)"
                                             QSViewStateChange="slideoutManager.QSAutoCollapseHandler(event)"
                                             />

                <lab:VBLabViewPanel width="100%" ExpandedView="false" id="id_lab" allowSlideOut="true"
                                    QSSlideStateChange="slideoutManager.QSAutoSlideChangeHandler(event)"
                                    QSViewStateChange="slideoutManager.QSAutoCollapseHandler(event)"
                                    />
            </s:Group>
        </s:Scroller>
    </s:BorderContainer>

and my function for scrolling is here,

public function ScrollUp():void
        {
            id_Scroller.viewport.verticalScrollPosition +=  15;
            trace(' -->> '+ id_Scroller.viewport.verticalScrollPosition)
        }

        public function ScrollDown():void
        {
            id_Scroller.viewport.verticalScrollPosition -= 15;
        }

I am always got 15 when i scroll Up.

Why?

Pls help me THNAKS

  • 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-25T12:12:00+00:00Added an answer on May 25, 2026 at 12:12 pm

    Try removing the height & width from the group

    <s:Group width="100%" height="100%" >
    //-->
    <s:Group>
    

    Also you need

    <s:Group clipAndEnableScrolling="true" >
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I face a problem when I try to get value from primary table in
I face the following strange problem while using JFileChooser package sandbox; import java.io.File; import
I face a strange problem while I'm trying to document a project of mine.
i don't face this problem while working on localhost only when I access the
While using @font-face I am facing a problem that is when I am going
I've encountered a problem using @font-face while building a website. The font's installed on
I often face the problem of wanting to add additional methods to classes I
I face the following problem function book($memberid, $classid){ if (!book){ // update the db
My problem is certainly right on my face but I can't see it... I
I face a problem in using AbstractTableModel, i use linked list as a container

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.