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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:47:59+00:00 2026-05-26T07:47:59+00:00

I have a quite different problem with resizing. I have a Flexbook component which

  • 0

I have a quite different problem with resizing. I have a Flexbook component which uses the middle part of screen (center) with a html header menu and footer.

The problem:
The scaling works perfectly when we run in the local machine ( Flexbuilder). But when we deploy it to the server its like scaling never existed..

The requirement:

when user maximizes the window or minimizes it, the Flexbook should be resized to fit the screen.

I’ve used resize() method of top layer:

protected function application1_resizeHandler(event:ResizeEvent):void
{

var scaleX: Number = Application.application.width / 1024;
var scaleY: Number = Application.application.height / 762;

this.scaleX = this.scaleY = (scaleX>scaleY?scaleY:scaleX);

   for (var i:int = 0; i < this.numChildren - 1; ++i) {
if(this.getChildAt(i))
this.getChildAt(i).scaleX = this.getChildAt(i).scaleY = (scaleX>scaleY?scaleY:scaleX);
            } 

}

Appreciate if anyone can explain why its happening:

  1. is there anything needed form server/html side ( parameter/options to enable scaling etc?)
  2. can we do something from within Flex ?
  • 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-26T07:48:00+00:00Added an answer on May 26, 2026 at 7:48 am

    as far as i know, nothing is to do on server side. Which browser do you use on developer machine and server?
    i would use the remote debugger in flex builder and would check the variables and if anyone calling the method.

    BR
    Frank

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

Sidebar

Related Questions

I've stuck with one quite tricky problem. I have list of products from different
I need an XML-serializable dictionary. Actually, I now have two quite different programs that
If I have two interfaces , both quite different in their purposes , but
I have quite a lot of PHP view files, which I used to include
I have quite a problem concerning the use of relational database concepts in Delphi
I have quite big document in html format that generated from Microsoft Word. It
I have a BufferedImage which is quite tall (something like 1100 pixels height) and
i have a quite strange problem. my class has -among others- following memers: GLboolean
We have a gwt-client, which recieves quite a lot of data from our servers.
I have a specific problem regarding my website that I built with HTML, CSS,

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.