메뉴를 늘리실려는건지는 모르겠는데요
_root.numButtons=8;//이부분을
_root.numButtons=12;//이케 바꿔보세요
지금 홈피에다 저 3개를더 추가하실려고 하시는건 아닌신지.^^
아닌가^^히히
//=============================
_root.numButtons=12;
function Expand(buttonRate, buttonName, buttonSize) {
if (buttonName.scale==1) {
setProperty(buttonName, _xscale, buttonName._xscale+=((buttonSize*buttonRate)-(buttonName._xscale*buttonRate))*(buttonRate/10));
setProperty(buttonName, _yscale, buttonName._yscale+=((buttonSize*buttonRate)-(buttonName._yscale*buttonRate))*(buttonRate/10));
}
if (buttonName.scale==0) {
setProperty(buttonName, _xscale, buttonName._xscale+=((buttonRate*100)-(buttonName._xscale*buttonRate))*(buttonRate/10));
setProperty(buttonName, _yscale, buttonName._yscale+=((buttonRate*100)-(buttonName._yscale*buttonRate))*(buttonRate/10));
}
}
stop();
_root.numButtons=8;//이부분을
_root.numButtons=12;//이케 바꿔보세요
지금 홈피에다 저 3개를더 추가하실려고 하시는건 아닌신지.^^
아닌가^^히히
//=============================
_root.numButtons=12;
function Expand(buttonRate, buttonName, buttonSize) {
if (buttonName.scale==1) {
setProperty(buttonName, _xscale, buttonName._xscale+=((buttonSize*buttonRate)-(buttonName._xscale*buttonRate))*(buttonRate/10));
setProperty(buttonName, _yscale, buttonName._yscale+=((buttonSize*buttonRate)-(buttonName._yscale*buttonRate))*(buttonRate/10));
}
if (buttonName.scale==0) {
setProperty(buttonName, _xscale, buttonName._xscale+=((buttonRate*100)-(buttonName._xscale*buttonRate))*(buttonRate/10));
setProperty(buttonName, _yscale, buttonName._yscale+=((buttonRate*100)-(buttonName._yscale*buttonRate))*(buttonRate/10));
}
}
stop();
게시글 목록
| 번호 | 제목 |
|---|---|
| 1874 | |
| 1878 | |
| 1879 | |
| 1882 | |
| 1872 | |
| 1865 | |
| 1863 |
기타
파란색의 물결이군요
1
|
| 1858 | |
| 1851 | |
| 1840 | |
| 1833 | |
| 1830 | |
| 1846 | |
| 1866 | |
| 1868 | |
| 1826 | |
| 1820 | |
| 1818 | |
| 1808 | |
| 1802 | |
| 1800 | |
| 1797 | |
| 1795 | |
| 1799 | |
| 1790 | |
| 1788 | |
| 1787 | |
| 1783 |
기타
BGCOLOR에서
4
|
| 1782 | |
| 1781 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기