To loadMovie, or not to loadMovie

First time poster here. :slight_smile:

I’ve been banging my head trying to find out why this won’t work as it should. I have created one .swf that is set to build a grid using a time delay script I found and duplicateMovieClip. The script was originally set to run once per second, but I modified it to run much faster; about 1/10th of a second. Unfortunately, if I added anything more in that .swf movie it threw the grid-building off in crazy ways. I decided to try exporting it to another .swf and calling it with loadMovieNum, which /sorta/ works, but I have to slow the grid-builing .swf way down or the grid won’t work at all.

I’m still learning AS as I go, so there may be a better way to do all this and I just haven’t found it yet. If anyone has a suggestion on how to make this work I’d really appreciate it!

Here’s the grid .fla : http:\www.inceptionnet.com\grid.fla

Thanks fer lookin! :slight_smile: