I’m not exactly sure what you’re trying to accomplish but I’ll try to point you in the right direction. If I were just starting out and didn’t want to get too heavy into actionscript, I would set up a container movieclip that is tweened along a motion guide. Inside the container clip, I would create 4 separate movieclips (one for each defined object) and place them on 4 separate keyframes on frames 1 – 4. On the last frame of each movieclip’s timeline, I would call a function that generates a random number 1 – 4 then goes to the corresponding keyframe of the container clip and plays it’s movieclip.
Sorry this doesn’t have a specific answer to your question but hopefully it gives you some ideas and keywords to use as you search through docs/tutorials. Besides, you’ll learn a lot in the process of finding your own answer.
Posted about 1 month ago









