Search code examples
actionscript-3actionscript

AS3 | How to stop replay my app when press ENTER?



when i press Enter my app replay. I'm not added event listeners for this. How do I stop this?


Solution

  • this is in-built feature ONLY WHEN YOU ARE DEBUGGING (Ctrl+Enter by default)

    open [your flash document name here].swf if you want to use enter for test