stargateatlantis
asked on
Clearing Stage focus
How do i clear the stage focus in ActionScript 2.0 I got this code here as
this.stage.focus = null;
This isn't working
What i want to do is lets say I have focused to a text area and i roll out of the loaded swf i want to clear the focus of the externally loaded swf.
this.stage.focus = null;
This isn't working
What i want to do is lets say I have focused to a text area and i roll out of the loaded swf i want to clear the focus of the externally loaded swf.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.