A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [F8] Why wont my pointer work with a createTextFeild() action?

Hybrid View

  1. #1
    Registered User greenham's Avatar
    Join Date
    Mar 2005
    Location
    Australia
    Posts
    555

    [F8] Why wont my pointer work with a createTextFeild() action?

    Hello everyone,

    I would be grateful if someone could tell me why when I use the following code to assign the action to the variable, when I try and reference that variable later on it doesn't work.

    Code:
    create_btn = btn.createTextField("txt",0,25,0,100,15);
    I've also tried to trace this action and it returns 'undefined'. Unfortunately, the help files shipped with the program do not offer any help. I was wondering if the createTextField() action returned something other than it's name? Or maybe my problem lies elsewhere.

    Greenham.

  2. #2
    Registered User greenham's Avatar
    Join Date
    Mar 2005
    Location
    Australia
    Posts
    555
    Bump.

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