묻고답하기
제발 도와주세요 사랑비BGM
2011.04.23 22:57
홈페이지주소:pbch9130.dothome.co.kr/xe/home2 (노프레임)임니다
index.html파일소스가
html>
<head>
<meta http-equiv='content-type' content='text/html; charset=euc-kr'>
<title>홈페이지에 방문해 주셔서 감사합니다.</title>
</head>
<frameset rows='*,0' border=0>
<frame name=bgm scrolling=no marginwidth=0 marginheight=0 src="http://pbch9130.dothome.co.kr/bgm/bgm.htm">
<frame name=control scrolling=auto marginwidth=0 marginheight=0 src="http://pbch9130.dothome.co.kr/main.htm">
</frameset>
</html>
라구돼어있구요
main.htm파일소스는
<table width=191 height=56 valign=top cellpadding="0" cellspacing="0" style='background-image:url(bgm/images/bgmbg-004.gif);'><tr><td valign=top><table width=100% height=7><tr><td></td></tr></table>
<table width=100%><tr><td valign=top width=100% style='padding-left:10;'><marquee width="90" direction="left" scrolldelay=100 scrollamount=1 onmouseover="this.stop()" onmouseout="this.start()"><font id="stitle" style='font-family:돋움; FONT-SIZE:9pt; COLOR:#cdefab; position:RELATIVE; top:1;'></font></marquee>
<font style='font-family: 돋움; FONT-SIZE: 9pt; COLOR:#000000;padding-left:5; position:RELATIVE; top:1;'> | </font> <font id="now_time" style='font-family: 돋움; FONT-SIZE: 9pt; COLOR:cdefab; position:RELATIVE; top:1;'>00:00|00:00</font></td></tr></table><table width=100%><tr><td valign=top width=100% style='padding-left:7;'><font id="stats" style='padding-right:5;'></font>
<a onclick="parent.frames['bgm'].preTrack();" onMouseOver="document.pre.src='bgm/images/b1_over.gif';" onMouseOut="document.pre.src='bgm/images/b1.gif';"><img name=pre src="bgm/images/b1.gif" width="13" height="13" border="0" alt="이전"></a>
<a onclick="parent.frames['bgm'+
'].stopTrack();" onMouseOver="document.sto.src='bgm/images/b2_over.gif';" onMouseOut="document.sto.src='bgm/images/b2.gif';"><img name=sto src="bgm/images/b2.gif" width="13" height="13" border="0" alt="정지"></a>
<a onclick="parent.frames['bgm'].play();" onMouseOver="document.pla.src='bgm/images/b3_over.gif';" onMouseOut="document.pla.src='bgm/images/b3.gif';"><img name=pla src="bgm/images/b3.gif" width="13" height="13" border="0" alt="재생"></a>
<a onclick="parent.frames['bgm'].MPause();" onMouseOver="document.pau.src='bgm/images/b4_over.gif';" onMouseOut="document.pau.src='bgm/images/b4.gif';"><img name=pau src="bgm/images/b4.gif" width="13" height="13" border="0" alt="일시정지"></a>
<a onclick="parent.frames['bgm'].nextTrack();" onMouseOver="document.nex.src='bgm/images/b5_over.gif';" onMouseOut="document.nex.src='+
'bgm/images/b5.gif';"><img name=nex src="bgm/images/b5.gif" width="13" height="13" border="0" alt="다음"></a>
<a onclick="parent.frames['bgm'].chgLoop();" onMouseOver="document.loo.src='+
'bgm/images/loop_over.gif';" onMouseOut="document.loo.src='bgm/images/loop.gif';"><img name=loo src="bgm/images/loop.gif" width="13" height="13" border="0" alt="반복/한곡"></a>
<a onclick="parent.frames['bgm'].nextTrack();" onMouseOver="document.mod.src='bgm/images/random_over.gif';" onMouseOut="document.mod.src='bgm/images/random.gif';"><img name=mod src="bgm/images/random.gif" width="13" height="13" border="0" alt="랜덤/순차"></a>
<a onclick="parent.frames['bgm'].m_list2();" onMouseOver="document.lis.src='bgm/images/list_over.gif';" onMouseOut="document.lis.src='bgm/images/list.gif';"><img name=lis src="bgm/images/list.gif" width="13" height="13" border="0" alt="곡목리스트"></a>
<script>
function webtiTob()
{
var webtitop = "";
webtitop += "<html>\n\ ";
webtitop += " <head>\n\ ";
webtitop += " <meta http-equiv='content-type' content='text/html; charset=euc-kr'>\n\ ";
webtitop += " <title>저희 홈패이지에 오신걸 환영합니다.</title>\n\ ";
webtitop += " </head>\n\ ";
webtitop += " <frameset rows='*,0' border=0>\n\ ";
webtitop += " <frame name=control scrolling=auto marginwidth=0 marginheight=0 src="+window.location+">\n\ ";
webtitop += " <frame name=bgm scrolling=no marginwidth=0 marginheight=0>\n\ ";
webtitop += " </frameset>\n\ ";
webtitop += "</html>\n\ ";
document.write(webtitop);
control.location.href=window.location; //현재의 패이지 주소를 글어옴...
bgm.location.href='bgm/bgm.htm'+
';
}
function webtibgm()
{
if ( "control" == window.name )
{
top.frames['bgm'].updateTrack(); //현재 프레임의 이름이 control이라면 BGM 프레임의 업데이트 트랙 실행.
top.status="완료 - 웹티넷에 오신걸 환영합니다."; }
else if (top.frames.length == 0)
{
webtiTob(); //만약 독립적인 패이지 형식으로 접근시 프레임셋을 만들어서 음악을 재생시킴.
top.status="완료 - main을 통해서만 입장이 가능합니다.(A)"; }
}
setTimeout('webtibgm();', 1000); //실행
</script>
</td></tr></table>
</td></tr></table>
라고돼어있는데 어떻하면 사랑비BGM이 끊기지않고 계속재생이될수있을까요...
애드온BGM은 라디오듣기싫어요 ... 좀부탁드림니다...
어떻해야 잘나오는지.. 부탁드림니다 제발.. 여러분들이 indxe.html파일소스.main.htm파일소스
다 만들어주시면 안될까요?ㅠㅠ 진짜 사랑비BGM만 한달동안 찾고다녔어요ㅠㅠ
도대체어떻해하는지 모르겠으니ㅠㅠ 꼭필요하다면 관리자 아이디 비번 알려드릴수있어요ㅠㅠ
그런 경우에는 노프레임 페이지를 하나 따로 만드셔서 해주시면 될것 같아요~~
정확한 답변은 팁이나 묻고 답하기에 bgm 이렇게 치시면 답변이 수두룩 나옵니다.^^