> ah, are you talking about break points? > > if so, yeah, right now, there's no way to stop the player to do that > unfortunately. Yes, debugging haXe would only be possible if the haXe compiler could output the SWD format. This way you could debug an haXe/Flash program the same way you would debug a Flash/AS program : from the IDE. Nicolas