A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: WHY: trace(TextField.enabled) returns null

Threaded View

  1. #1
    Italy Novik2000's Avatar
    Join Date
    Jun 2001
    Posts
    360

    WHY: trace(TextField.enabled) returns null

    hi,
    i got myText (TextField) and a button that does :
    Code:
    on (release)
    {
    trace(myText.enabled);
    }
    the problem is that this code return "undefined". why is that?
    Attached Files Attached Files
    Last edited by Novik2000; 06-02-2010 at 04:16 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center