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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T09:25:15+00:00 2026-05-24T09:25:15+00:00

Basicly the problem. very strange problem. i cant assign a new value to a

  • 0

Basicly the problem. very strange problem.

  • i cant assign a new value to a dynamic field by code.
  • i cant write into a input field on flash player.

you’re ganna need the fla file. i made it simplify. not complicated.
http://www.sundanceresidences.com/formTest.zip

i be appreciated if you dont ask code. it is not the case here. if you really want to help just test the file.

Thanks.

  • 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-24T09:25:16+00:00Added an answer on May 24, 2026 at 9:25 am

    i was using flash ide to create textfields, i always work this way until i see this unknown error. This is happening sometimes.
    The solution is creation textfields by code. With this way i had to format and style fields. i made an example if people come here from google.

        var name_txt:TextField;
        name_txt = new TextField();
        name_txt.type = TextFieldType.INPUT;
        name_txt.x = 10;
        name_txt.y = 10;
        name_txt.width = 338;
        name_txt.height = 20;
        name_txt.multiline = false;
        name_txt.antiAliasType = AntiAliasType.NORMAL;
        addChild(name_txt);     
    
        var myFormat:TextFormat = new TextFormat();  
        myFormat.color = 0x093F51;
        myFormat.size = 12;
        myFormat.bold = true;
        myFormat.letterSpacing = "1";
        myFormat.font = "PT Sans Bold";
    
        name_txt.defaultTextFormat = myFormat;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi guys I am having a very strange problem in ie with the append
I'm trying to write quite strange query and i'm having problem with if statement,
I ran into this quite often stated problem but even after looking up nearly
hoping some one can shed some light on my problem. Basicly I only want
I have a very frustrating problem: The $_POST values disappears when using pagination, I've
Hi got a problem I can only think of solving in a very crude
Ive looked all over and I cant find anything relating to my problem. Im
i'm very new to linq to sql and in need of a little assistance.
I have a problem with javascript functions setTimeout() and setInterval() functions. Basicly my function
I have a problem with an action listener after I draw a line, basicly

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.