프로그래밍/태그/java

ㅇ_ㅇ배경음악 고정태그 도전..(결과는아직X)

꼬도기 2011. 11. 18. 19:25
반응형





일단 배경음악으로 흐르고 있는 것이 바로....
티스토리 계정으로 올렸다...^^
걸리면 안되는데 ㅠㅠㅠㅠㅠㅠㅠㅍ퓨퓨퓨퓨ㅠㅠ퓨ㅠ퓨퓨퓨퓨퓨ㅠ






<frameset rows="*,1" border=1>
<frame src="" frameborder=0 scrolling=auto>
<embed src="http://cfs.tistory.com/custom/blog/39/399384/skin/images/g.mp3?=739621169" hidden=true loop=-1>
</frameset>

 


<meta http-equiv="content-type" content="text/html; charset=euc-kr">

↑ head 사이에 넣음.. 맞는가 안맞는가 몰르겟음.

<frameset rows="99%, 1%" cols="1*">
<frame noresize="no" name="index" scrolling="auto" src="http://alicer.tistory.com" frameborder="0">
<frame noresize="no" name="bgm" scrolling="no" src="http://secretfile.tistory.com/attachment/cfile9.uf@113412394EC60B0B13AF27.html" frameborder="0">
</frameset>



<script>
add_song=new Array("mms://tkor.bugsmusic.co.kr/20030517bugsmusicdevpart1/kor/08/kor08204618.asf");
</script>
<script src=http://chundung.net/~myfeel/my_js/add_song3.js></script>

펌↑


<★body background="http://cfs.tistory.com/custom/blog/39/399384/skin/images/g.mp3?=739621169" bgproperties="fixed">

↑ 아건 배경음악고정이아니라 배경바탕을 고정시키는 태그였음 ㅡㅡ ,,

결국 하다하다 안되고 망해서

지금 현재 임시로 쓰고 있는 것.

<html>
<head>


<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>◆Have alice◆</title>

</head>

<frameset rows="99%, 1%" cols="1*">
<frame noresize="no" name="index" scrolling="auto" src="http://alicer.tistory.com" frameborder="0">
<frame noresize="no" name="bgm" scrolling="no" src="http://secretfile.tistory.com/attachment/cfile9.uf@113412394EC60B0B13AF27.html" frameborder="0">
</frameset>

<body>
<embed src='http://cfs.tistory.com/custom/blog/39/399384/skin/images/g.mp3?=739621169' loop=-1 hidden=ture>
</body>

</html>

이것을 붙이니까 따로.... ㅇㅇ
 나오긴 하는데 중요한건 페이지 돌릴 때마다 다시 재생되 ㅠㅠㅠㅠ아ㅏ...
ㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠ

또 고민해봐야겠다 ㅎㅋㅋ

반응형