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

  • Home
  • SEARCH
  • 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 9163875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T14:32:51+00:00 2026-06-17T14:32:51+00:00

I am using 2 mx:html controls, one of them is hidden an it’s used

  • 0

I am using 2 mx:html controls, one of them is hidden an it’s used by the application to load external data from a page. When it’s done loading the application will scrape the information from this hidden html control.

The hidden control does not have to take up any space but setting the width and height to 1 will break the page for some reason.

In the example below I set the hidHTML visible property to false yet it keeps taking up space in the main window.

Is there a way for hidHTML to have a width and height but not take up any space and not be visible?

<mx:HTML id="gui" location="main.html" enabled="true" 
    complete="mainComplete(event)"
    paddingLeft="0" paddingRight="0" width="100%" height="100%" />
<mx:HTML visible="false" x="1" y="1"
    location="http://externalinfo.com"
    id="hidHTML"
    width="250"
    height="100"
    horizontalScrollPolicy="off" 
    verticalScrollPolicy="off"
    enabled="true"
    paddingLeft="0"
    paddingRight="0"
    />
  • 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-17T14:32:52+00:00Added an answer on June 17, 2026 at 2:32 pm

    You need to also set includeInLayput=”false” and then the control will then take up no space.

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

Sidebar

Related Questions

I'm adding HTML controls dynamically using java script. For instance, I have one button
Basically I want to load a HTML document and using controls such as multiple
I am using http://uniformjs.com for my html controls. We can apply this using code
I've 2 asp listbox controls and an html input button, and using js i
I'm generating HTML elements on the fly using javascript. These controls are located within
I have an HTML form with a few fields. One of them is a
I'm using standard Django Model Forms which are then used in HTML templates for
I'm using an HTML document to show text output in my application - this
The user sees a web form with a bunch of controls. One of them
When using .NET's WebBrowser control, how can I get the entire HTML of the

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.