Question

I am devising an experiment in which you are asked to distinguish four circles.

The circles are in MovieClips, and there are 8 frames with different circles. After each identification, you move on to the next frame (the next round), until you've done all 8.

The circles are rotated randomly using Actionscript 2.

However, sometimes two circles overlap. This happens randomly, and not always. It might have to do with the rotation. I have no idea why this happens - it shouldn't if you look the the .fla.

Please look at http://dhost.info/lbogaardt/Amplify/ for the .fla and the .swf.

The Circles MovieClip is inside MovieClip Questions.

If you don't see the error, just run it again - it happens sometimes.

Was it helpful?

Solution

I think I've found an issue. It has something to do with naming instances. I've unified names of the circles. You had for example B1 on the right side and in the next frame it was on the left side and flash took the circle from the previous frame.

Working solution here:

http://cloud.kirikirikiri.com/Experiment.fla

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top