Guys,
I'm facing a issue while creating some circles using moveTo and lineTo.
I'm creating these circles in an interval of 1 second. The movie is working fine till it reaches to 12-13 circles. But after that the movie strats slowing down. By the time it reaches 20 the movie freezes.
I've tried using cacheAsBitmap, but it didn't help. May be I'm not using cacheAsBitmap correctly.
Please help.