-=N.M=-
Mario & Luigi
- 2/6/06
- 871
- 0
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Bạn quay lại trang đầu tiên mà đọc.Có giới thiệu rồi đó.Cho em hỏi trang web để có thể download cái chương trình FLASH ở đâu em thích làm lắm nhưng không có chương trình này
Mí bài này viết lâu òi 
[color=purple]onClipEvent (load) {
Mouse.hide();
startDrag ("", true);
}
onClipEvent (mouseMove) {
_x = _root._xmouse;
_y = _root._ymouse;
updateAfterEvent();
}
onClipEvent (mouseDown) {
this.gotoandStop("down");
updateAfterEvent();
}
onClipEvent (mouseUp) {
this.gotoandStop("up");
updateAfterEvent();
}[/color]
