Cann't see cursor blinking
function run (event:event) {
my_txt.stage.focus=my_txt;
}
my_txt.addeventlistener(event.enter_frame,run)
cann't see cursor blinking
my_txt.stage.focus=my_txt;
}
my_txt.addeventlistener(event.enter_frame,run)
cann't see cursor blinking
in authoring environment time happen.
check swf in either browser or using standalone player
but need little correction better performance.
enterframe called multiple times. once work done remove unwanted function call.
i have modified code little.
check swf in either browser or using standalone player
but need little correction better performance.
enterframe called multiple times. once work done remove unwanted function call.
i have modified code little.
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment