A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Accessing arrays

  1. #1
    Senior Member
    Join Date
    Dec 2000
    Posts
    103
    Can anyone help weith this?

    I have assigned several Movie clips to an array. the array is called selected.

    What I want to do is change the x position of the selected Movie clips, so I have been trying something like this...

    selected[0]._x = 250
    also
    "selected[0]"._x = 250

    But this doesn't work. Can anyone tell me what I'm doing wrong?


  2. #2
    The problem I think might be when you assigned the MC's to the Array, Can you post the code that assigns the MC's to the array?

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