im having a simple problem that i cant find a solution to anywhere. i cant get any loops to end with break loop. i even made a new project to test diferent ways of doing it. i wanted to use it to display a map when the player hits action on an event. they press a button to erase the map picture. adter the picture was on the screen i went into a loop with a condition that if a button is pressed, erase picture and break the loop. seems simple enough, however, even in my other simplified tests, it still just freezes the game. i am experienced flash programmer and have used loops in several languages. i dont know why its not working. i even found tutorials tell me to do it this way but it doesnt work. im posting from my cellphone so i cant show screenshots or anything. sorry