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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T06:51:24+00:00 2026-06-10T06:51:24+00:00

This is the first time i’ve ever actually gotten to the point where I

  • 0

This is the first time i’ve ever actually gotten to the point where I had to ask for help for a programming issue. I’ve ran down every lead I can find online regarding this issue to no avail. I’ve also attempted fixes found by other people having (nearly) the same issue.

Here is the problem:

I have created a flash-chat client and server. Both of them are working as per expected and I have recently decided to display user messages on the flash client as individual movieclip instances, so that I may have more control over each of the messages posted. (Such as user avatars, smilies, ability to remove individual messages, etc.) Previously I simply was using a dynamic textarea with a UIScrollbar, which worked perfectly, but did not allow enough customization or control over message content.

Here’s my current setup;

I have a Scrollpane named “msgAreaPane” created in Flash Pro on the stage.
When the client loads it creates a Movieclip named “msgAreaContainer”, and sets the msgAreaPane source as msgAreaContainer.
When a message is to be displayed, it creates a new instance of my “msgElement” object from the library, and adds it as a child of the msgAreaContainer.

All of that is working fine. But the thing is, I can’t use a UIScrollbar(as far as I can tell) to properly automatically scroll the msgAreaPane scrollpane, because of property differences such as it not having ‘maxScrollV’ and etc.

So basically I need to know what I need to change or if i’m going about this the wrong way. Not sure if I should be attempting to scroll the content of the msgAreaContainer or the msgAreaPane, or if I should just set it up differently.

I’ve tried manipulating the Scrollpane’s verticalscrollposition, but can’t seem to get it to do anything at all. I have been struggling with this issue for about 2 days and seriously need some help or advice. Thanks ahead of time to anyone willing to help.

  • 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-06-10T06:51:25+00:00Added an answer on June 10, 2026 at 6:51 am

    Never mind everyone, I finally figured it out myself after 2 days of no sleep over this one. I’ll leave the answer here for others, since I’m sure I’m not the only one who had or will have this issue. Adobe should really make better documentation of object element properties. Anyways, here’s how you do it.

    msgAreaPane.update();
    msgAreaPane.verticalScrollPosition = msgAreaPane.maxVerticalScrollPosition;
    

    If you still have issues for it being instant, make sure your dynamic content is fully loaded by adding an addedToStage event listener for the new child element.

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

Sidebar

Related Questions

I am doing this first time so I need some help. I am using
This is my first time working with a WPF datagrid. From what I understand
this is my first time asking a question here. I tried to be well
This is my first time that I use WCF and Android. So, sorry for
This is my first time using XML documents. What I'm trying to do is
This is the first time, I am involved in writing a complete client for
This is my first time playing with Active Directory, as well as the Ajax
This is my first time using this site and I am quite new to
This is the first time I got this error. This code basically gets the
This is my first time here and I am a beginner so kindly bear

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.