/ Published in: ActionScript 3
Expand |
Embed | Plain Text
var LOCAL:Boolean = stage ? true : false;
You need to login to post a comment.
arpo on 11/24/09
1 person have marked this snippet as a favorite
var LOCAL:Boolean = stage ? true : false;
You need to login to post a comment.