A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Array data to textfield in mc

  1. #1
    Junior Member
    Join Date
    Jul 2002
    Posts
    12

    Exclamation

    I'm trying to get part of the information stored in an array to a textfields in a movie clip.

    The array looks like this:-

    userData = [[1,the text for field 1,the text for field 2],
    [2,the text for field 1,the text for field 2],
    [1,the text for field 1,the text for field 2]];

    the first variable is setting the frame [1 or 2] of the movieclip but I can't figure out how to get the text across.

  2. #2
    Junior Member
    Join Date
    Jul 2002
    Posts
    12
    Anyone?

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