묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
질문이써요-_-; 간단한것 같은데..
2002.02.26 12:59
저기요. 제가 엔카에 클럽이 있는뎁-_-;;
거기에 배경음악을 깔려고 해요. 근데 그 소스가..
[script]
[!--
var sound1="노래주소"
var sound2="노래주소"
var sound3="노래주소"
var sound4="노래주소"
var x=Math.round(Math.random()*3)
if (x==0) x=sound1
else if (x==1) x=sound2
else if (x==2) x=sound3
else if (x==3) x=sound4
else x=sound4
if (navigator.appName=="Microsoft Internet Explorer")
document.write('[bgsound src='+'"'+x+'"'+' loop="infinite"]')
else
document.write('[embed src='+'"'+x+'"'+'hidden="true" border="0" width="20" height="20" autostart="true" loop="true"]')
//--]
[/script]
↑위에꺼거등요? 물론 괄호는 < > 이걸로 바꿔야 하지만.
근데. 위에 주소대로..했는데...안떠요.
<img src="http://pds.entica.com/rd3/200202/25/t/t0149084_snap5.bmp">
캡쳐시킨 거예요. 이러케 할려믄 얼케해야해요?
거기에 배경음악을 깔려고 해요. 근데 그 소스가..
[script]
[!--
var sound1="노래주소"
var sound2="노래주소"
var sound3="노래주소"
var sound4="노래주소"
var x=Math.round(Math.random()*3)
if (x==0) x=sound1
else if (x==1) x=sound2
else if (x==2) x=sound3
else if (x==3) x=sound4
else x=sound4
if (navigator.appName=="Microsoft Internet Explorer")
document.write('[bgsound src='+'"'+x+'"'+' loop="infinite"]')
else
document.write('[embed src='+'"'+x+'"'+'hidden="true" border="0" width="20" height="20" autostart="true" loop="true"]')
//--]
[/script]
↑위에꺼거등요? 물론 괄호는 < > 이걸로 바꿔야 하지만.
근데. 위에 주소대로..했는데...안떠요.
<img src="http://pds.entica.com/rd3/200202/25/t/t0149084_snap5.bmp">
캡쳐시킨 거예요. 이러케 할려믄 얼케해야해요?