Are your actual code are you using both in the same file and fully qualifying the call to flash.utils.SetTimeout? Maybe you need more than one file in the test.
-Alex On 9/4/17, 7:10 PM, "lizhi" <s...@qq.com> wrote: >no error > >package >{ > import flash.utils.setTimeout; > public class TestBug > { > > public function TestBug() > { > > setTimeout(function():void{trace("se")}, 100); > flash.utils.setTimeout(function():void{trace("se")}, > 100); > trace(1); > } > > } > >} > > > >----- >spriteflexjs.com >-- >Sent from: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle >x-development.2333347.n4.nabble.com%2F&data=02%7C01%7C%7Cf0b61cf1f9fe45415 >de308d4f4034721%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6364017423001 >32427&sdata=2VqbqFFTf%2FukaNGTblUk%2F%2FHXaE3C%2B8%2B2FV%2FV24HClV4%3D&res >erved=0