/ Published in: ActionScript 3
No need for a stopMove(), this is handler automatically.
Expand |
Embed | Plain Text
this.stage.nativeWindow.startMove();
You need to login to post a comment.
dyteq on 11/04/10
2 people have marked this snippet as a favorite
No need for a stopMove(), this is handler automatically.
this.stage.nativeWindow.startMove();
You need to login to post a comment.