# attachMovie and setInterval

**URL:** https://forum.kirupa.com/t/attachmovie-and-setinterval/169199
**Category:** flash
**Created:** [November 14, 2005, 1:05pm UTC](https://forum.kirupa.com/t/attachmovie-and-setinterval/169199 "2005-11-14T13:05:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![yesantek](https://avatars.discourse-cdn.com/v4/letter/y/13edae/32.png) [@yesantek](https://forum.kirupa.com/u/yesantek)
#### Post date: [November 14, 2005, 1:05pm UTC](https://forum.kirupa.com/t/attachmovie-and-setinterval/169199/1 "2005-11-14T13:05:24Z")

</div>

Hi,  
I followed the tutorial about multi-dimensional arrays and attachmovie. I would like to create a similar one but I want to add setInterval so that the attached movies appear in an order with some time delay. Instead of the loop used in the tutorial I used setInterval and clearinterval. However, all the attached movie clips’ \_x and\_y positions are the same and I can’t send the information in the array to the attached movie clips. When I trace() the text boxes it returns undefined. I need some help in this topic. Thanksss.
