actionscript 2.0:Check TextField in flash
        Posted  
        
            by RedsDevils
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by RedsDevils
        
        
        
        Published on 2010-04-02T14:51:18Z
        Indexed on 
            2010/04/02
            14:53 UTC
        
        
        Read the original article
        Hit count: 429
        
I have some problem in check two textfield.text comparison. One TextField.text value is come from calculation and the other textField is from user input. When I check those two text, the TextField.text value didn't show and I can't compare those two. How can I compare in actionscript 2.0. Please Help me! Thanks in advance!
© Stack Overflow or respective owner