table안에 embed하는 방법을 정확하게 알고 싶습니다!!
다스리
2023.04.01
html
body
body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 scroll=no
table border=0 width=100% height=100%
tr
td
embed src=007.swf play=true loop=true quality=high width=100% height=100%
/embed
/td
/tr
/table
/body
/html
화면안에 플래쉬무비를 꽉 채우고 싶은데, 아무리 사이즈 조절을 해도 안되서
테이블을 하나 만들고 안에 swf를 임베드했는데도 왜 화면안에 꽉 차지 않고 자꾸만 여백이 생길까요 ㅠ_ㅠ
-
양자리
table cellpadding=\0\ cellspacing=\0\ 이거 넣어 주시면 될끄 같네요
-
뽀송뽀송
제가 나모나 드림위버는 잘 다룰줄 몰라서.. 소스좀 알려주시면 안될까요..ㅠ_ㅠ
-
바르고
드림위버에서 작업하면 테이블 100%안에 잘 들어가는데요....