플래쉬메뉴 투명스크립트 처리좀 알려주세요~~

· 2012-06-30 (토) 10:16:11 · 1639 · 4
http://surijum.com
좌측 카테고리메뉴 플래쉬로 만든건데요..
PC화면에서는 정상적으로 출력이 되는데 휴대폰으로 보면 메뉴주위에 회색블럭이 생겨있네요.
투명스크립트 처리하면 된다는데 방법좀 알려주세요... 제가 찾아서 해보려는데 힘드네여...
<!--카테고리시작-->
<td>
<table cellpadding="0" cellspacing="0" height="270px" width="217px" border="0">
<tr>
<td width="217px" height="270px" valign="top">
<table>
<tr>
<!--레이어 띄우기 시작-->
<div id="box" style="position:relative;">
<div id="menuArea" style="position:absolute; width:307px; height:397px; left: 0px; top: 0px; z-index:100;">
<script type="text/javascript">activeswf('../html/flash/leftmenu.swf',307,397);</script>
</div>
</div>
<!--레이어 띄우기 끝-->
</tr>
</table>
</td>
</tr>
</table>
<!--카테고리끝-->
|

댓글 4개

2012-06-30 (토) 10:31:41
<SCRIPT LANGUAGE="JavaScript">FlashMainbody("flash_swf/xml_menu_main.swf?encode=euckr","600","36",'Transparent');</SCRIPT>

이거 대로 하시면 됩니다. Transparent

스크립트가 플래쉬마다 처리가 되었는데
메뉴만 처리가 안되어 있네요
2012-06-30 (토) 10:53:51
웹프리존님 존경합니다 -0-

아래처럼 수정했는데 혹시 더 보완, 변경해야할 부분 있나 봐주세요..

<!--카테고리시작-->
<td>
<table cellpadding="0" cellspacing="0" height="270px" width="217px" border="0">
<tr>
<td width="217px" height="270px" valign="top">

<!--레이어 띄우기 시작-->
<div id="box" style="position:relative;">
<div id="menuArea" style="position:absolute; width:217px; height:270px; left: 0px; top: 0px; z-index:100;">
<SCRIPT LANGUAGE="JavaScript">FlashMainbody("../html/flash/leftmenu.swf?encode=euckr","307","397",'Transparent');</SCRIPT>
</div>
</div>
<!--레이어 띄우기 끝-->
</td>
</tr>
</table>
<!--카테고리끝-->
2012-06-30 (토) 11:07:33
없네요~
2012-06-30 (토) 11:09:29
하앗 진심으로 감사드립니다...
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
12-07-01 조회 1,789
12-07-01 조회 4,848
12-07-01 조회 886
12-07-01 조회 1,794
12-07-01 조회 954
12-07-01 조회 2,221
12-07-01 조회 1,832
12-07-01 조회 1,068
12-07-01 조회 1,650
12-07-01 조회 1,983
12-07-01 조회 3,377
12-06-30 조회 1,625
12-06-30 조회 1,659
12-06-30 조회 1,138
12-06-30 조회 1,011
12-06-30 조회 1,302
12-06-30 조회 1,058
12-06-30 조회 1,070
12-06-30 조회 1,055
12-06-30 조회 1,640