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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T10:48:28+00:00 2026-05-18T10:48:28+00:00

<mx:Canvas id=maincanvas backgroundColor=7000 width=100% height=100%> <mx:TextArea backgroundAlpha=0/> </mx:Canvas> However if I try creating a

  • 0
<mx:Canvas id="maincanvas" backgroundColor="7000" width="100%" height="100%">
    <mx:TextArea backgroundAlpha="0"/>
</mx:Canvas>

However if I try creating a new textarea object via:

var textarea:TextArea = new TextArea ();
textarea.backgroundAlpha = 0;
maincanvas.addChild(textarea);

flex throws the error :

1119: Access of possibly undefined property backgroundAlpha through a reference with static type mx.controls:TextArea.

  • 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-18T10:48:29+00:00Added an answer on May 18, 2026 at 10:48 am

    backgroundAlpha is a style, so you’ve got to set it with:

    textarea.setStyle("backgroundAlpha", 0);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a canvas on my page <canvas id=oneCanvas width=250px heigth=250px></canvas>​ then I want
I am trying to draw an image on HTML canvas: var mainCanvas = document.getElementById('mainCanvas');
I have a canvas say 100 x 100 And I have inside 10, 10
Using canvas I am creating a collection of triangles on a page and then
Why will not this work: <Button Width=200 Height=50> <Button.Style> <Style TargetType=Button> <Setter Property=Height Value={Binding
If I try to place a canvas in a tkinter window and nothing else
I have a main canvas 'blackboard' in a panel, this canvas has itself several
If I had a Canvas with n number of Visual objects of any shape
Given the following canvas: <Canvas> <Canvas.LayoutTransform> <ScaleTransform ScaleX=1 ScaleY=1 CenterX=.5 CenterY=.5 /> </Canvas.LayoutTransform> <Button
I have set a canvas' background to an image of a company logo. I

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.