full flash screen
full flash screen
Out of context: Reply #14
- Started
- Last post
- 31 Responses
- nopublik0
I thought i have sorted it out but it's getting more fuck up for me lol. i tried this script and it wont work on my browser -
stop();
Stage.scaleMode = "noScale";
Stage.align = "TL";
theStageX = Stage.width-bg_mc._width-20;
theStageY = Stage.height-bg_mc._height-20;
stageListener = new Object();
stageListener.onResize = function() {
theStageX = Stage.width-bg_mc._width-00;
theStageY = Stage.height-bg_mc._height-00;
bg_mc._x = theStageX;
bg_mc._y = theStageY;
};
Stage.addListener(stageListener...here's the link -
http://nopublik.com/nt/fbf/fbf.p…