I have been trying to randomly draw lines (I can do that using moveTo and lineTo) and then leaving them for a short period before having them fade away (tried reseting the linestyle to white and gradually fading the _alpha). Problem is it completes the fade before displaying so the line just disappears.