# Thread.sleep() in AS3

**URL:** https://forum.kirupa.com/t/thread-sleep-in-as3/317639
**Category:** flash
**Created:** [December 28, 2010, 12:36pm UTC](https://forum.kirupa.com/t/thread-sleep-in-as3/317639 "2010-12-28T12:36:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![M77](https://avatars.discourse-cdn.com/v4/letter/m/97f17d/32.png) [@M77](https://forum.kirupa.com/u/M77)
#### Post date: [December 28, 2010, 12:36pm UTC](https://forum.kirupa.com/t/thread-sleep-in-as3/317639/1 "2010-12-28T12:36:32Z")

</div>

to do this only with setInterval()?

how it works?

does a thread stops in a point of calling, waits n millis and than executes a defined function?
