Flash AS3 Mysterious Blinking MovieClip
- by Ben
This is the strangest problem I've faced in flash so far. I have no idea what's causing it. I can provide a .swf if someone wants to actually see it, but I'll describe it as best I can.
I'm creating bullets for a tank object to shoot. The tank is a child of the document class. The way I am creating the bullet is:
var bullet:Bullet = new…