jeffreyabe
04-22-2007, 01:29 AM
My jsfl file works great except that I occassionally get different positions of my movie clips each time I run it. My script is fairly simple: I add several bitmaps using a for loop. After that I place each bitmap inside its own movieclip and then put the movieclip on the different parts of the timeline. All the movie clips are positions directly at the center of the stage. When it finishes all the movie clips are still perfectly overlapped but the whole grouping can be offset by a little or a lot from the position I put them at. It seems fairly random - both in offset and in frequency. Any suggestions?