
11.08.2005, 18:32
|
|
|
.grin! wuz here
Регистрация: Aug 2004
Адрес: paradise city
Сообщений: 3,981
|
my_mc.onResize = function(){
this._x = Stage.width-10;
this._x = Stage.height-10;
}
my_mc.onResize();
Stage.addListener(my_mc);
__________________
Breakcore them all!
|