테스트 사이트 - 개발 중인 베타 버전입니다

혹시..고수는 아님돠

· 22년 전 · 5957 · 1
메뉴를 늘리실려는건지는 모르겠는데요
_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();

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 1개

무풀방지 위원회 입니다.

게시글 목록

번호 제목
1874
1878
1879
1882
1872
1865
1863
1858
1851
1840
1833
1830
1846
1866
1868
1826
1820
1818
1808
1802
1800
1797
1795
1799
1790
1788
1787
1783
1782
1781