/ Published in: ActionScript 3

Expand |
Embed | Plain Text
var localMode : Boolean = loaderInfo.url.indexOf("file") == 0;
You need to login to post a comment.
allnatural on 04/06/09
3 people have marked this snippet as a favorite
var localMode : Boolean = loaderInfo.url.indexOf("file") == 0;
You need to login to post a comment.