Hello everyone, this is my first post here and as you will probably ascertain from my post - I am pretty much totally new to flash. I just started yesterday. I am trying to make a simple game where there are five balls that bounce around the screen and speed up at set intervals. You have to dodge them for as long as possible. Right now I have the game set up so that you dodge for 15 seconds and you win - but I can’t delete the balls that are bouncing around, and I don’t know how to put in a reset button. I have also tried increasing the variable this.speed inside my interval statements but it doesn’t work. Any ideas on how to speed the balls up? Thanks for your help! Take a look at my little (I think it’s called the source file). I attached it to this post.