جهان نرم افزار
New Member
سلام یه فلش ساختم وقتی دستور فول اسکرین بهش میدم تصاویر کیفیتشون میاد پاین اونای که عکس هستن. چطوری میشه کاری کرد که جاشون نسبت به فول اسکرین تغیر کنه اما اندازشون فرق نکنه. مرسی کمکم کنید. یه سری دستور هم خودم تست کردم نشد .
onSelfEvent (load) {
this._txt.text = this._currentframe;
this._x = this._x + (Stage.width / 2 - this._x) / 10;
}
fscommand("fullscreen", "true");
Stage.align = "TL";
_root.onResize = function ()
{
loading.mn4 = Stage.width / 2;
loading._y = Stage.height / 2;};
}
onSelfEvent (load) {
this._txt.text = this._currentframe;
this._x = this._x + (Stage.width / 2 - this._x) / 10;
}
fscommand("fullscreen", "true");
Stage.align = "TL";
_root.onResize = function ()
{
loading.mn4 = Stage.width / 2;
loading._y = Stage.height / 2;};
}