:mad: :mad: :mad: :mad: :mad:
امر ملئ الشاشة او Full scren
// init for standalone player
fscommand ("fullscreen", true);
fscommand ("allowscale", true);
fscommand ("showmenu", false);
// init
// init for standalone player
fscommand ("fullscreen", true);
fscommand ("allowscale", true);
fscommand ("showmenu", false);
// init
تغيير اشكال الماوس علي الشاشة العرض
:p :p :p :p :p :p :p :p :p
onClipEvent (mouseDown) {
_root.playSound(640, _parent._x, "zish");
gotoAndPlay (2);
}onClipEvent (mouseUp) {
gotoAndPlay (3);
}onClipEvent (mouseMove) {
updateAfterEvent();
}
google_protectAndRun("ads_core.google_render_ad", google_handleError, google_render_ad);