/ Published in: ActionScript 3
Expand |
Embed | Plain Text
import flash.display.StageScaleMode; stage.scaleMode = StageScaleMode.NO_SCALE;
Comments
Subscribe to comments
You need to login to post a comment.
weavermedia on 06/30/09
3 people have marked this snippet as a favorite
import flash.display.StageScaleMode; stage.scaleMode = StageScaleMode.NO_SCALE;
Subscribe to comments
You need to login to post a comment.
Thanks!