PDA

View Full Version : hitTest Game


vyas
10-28-2007, 06:31 AM
Hello,
My score is not working properly, it keeps on increasing. And I want the duplicate green circle to be visible in each grid, and to multiply quickly so that the game becomes more interesting. Kindly advise where I am going wrong.

I have attached the fla file, please take a look and let me know where I am going wrong.

Thank U:confused:

vyas
10-28-2007, 08:09 PM
Hello,
My score is not working properly, it keeps on increasing. And I want the duplicate green circle to be visible in each grid, and to multiply quickly so that the game becomes more interesting. Kindly advise where I am going wrong.

I have attached the fla file, please take a look and let me know where I am going wrong.

Thank U

Terumi
10-29-2007, 07:59 PM
Because you have the myscore textfied beeing updated inside of a onEnterFrame function.

Cheers.

vyas
10-29-2007, 11:56 PM
Oh Yap. I did not realize that. So how do I get the blob to duplicate itself without vanishing.

Thank U