세로 크기를 지정해주거나 크기를 없애면 딱 고 플래시 크기로 하나만 나오게 되더라구요
[이 게시물은 관리자님에 의해 2011-10-31 16:50:06 Flash에서 이동 됨]
댓글 3개
lavenderblush
15년 전
코딩하실 때 width="100%"로
15년 전
소스보기로 보니 아래 소스가... 테스팅 해봐야 겠네요..
function setFlash(src, w, h) {
var Flash_html = "";
Flash_html += '<object type="application/x-shockwave-flash" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="param" width="'+w+'" height="'+h+'">';
Flash_html += '<param name="movie" value="'+src+'">';
Flash_html += '<param name="quality" value="high">';
Flash_html += '<param name="wmode" value="transparent">';
Flash_html += '<param name="swliveconnect" value="true">';
Flash_html += '<embed src="'+src+'" wmode="transparent" quality=high bgcolor="#ffffff" width="'+w+'" height="'+h+'" swliveconnect="true" id="param" name="param" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"><\/embed>';
Flash_html += '<\/object>';
document.write(Flash_html);
}
function setFlash(src, w, h) {
var Flash_html = "";
Flash_html += '<object type="application/x-shockwave-flash" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="param" width="'+w+'" height="'+h+'">';
Flash_html += '<param name="movie" value="'+src+'">';
Flash_html += '<param name="quality" value="high">';
Flash_html += '<param name="wmode" value="transparent">';
Flash_html += '<param name="swliveconnect" value="true">';
Flash_html += '<embed src="'+src+'" wmode="transparent" quality=high bgcolor="#ffffff" width="'+w+'" height="'+h+'" swliveconnect="true" id="param" name="param" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"><\/embed>';
Flash_html += '<\/object>';
document.write(Flash_html);
}
visualp
14년 전
javascript에서도 풀 화면을 보여 줘야 하겠지만..
flash에서도 설정이 되어 있어야 합니다.
설정에 보시면 ,flash only arrow fullscreen 이라고 있습니다 . 이거 꼭 설정해주세요
flash에서도 설정이 되어 있어야 합니다.
설정에 보시면 ,flash only arrow fullscreen 이라고 있습니다 . 이거 꼭 설정해주세요
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 161 | ||
| 8229 | 9년 전 | 132 | ||
| 8228 |
커네드커네드
|
9년 전 | 181 | |
| 8227 | 9년 전 | 224 | ||
| 8226 | 9년 전 | 238 | ||
| 8225 | 9년 전 | 219 | ||
| 8224 | 9년 전 | 227 | ||
| 8223 | 9년 전 | 205 | ||
| 8222 |
|
9년 전 | 263 | |
| 8221 | 9년 전 | 169 | ||
| 8220 | 9년 전 | 205 | ||
| 8219 | 9년 전 | 174 | ||
| 8218 | 9년 전 | 223 | ||
| 8217 |
star3840
|
9년 전 | 191 | |
| 8216 | 9년 전 | 254 | ||
| 8215 | 9년 전 | 201 | ||
| 8214 | 9년 전 | 317 | ||
| 8213 | 9년 전 | 265 | ||
| 8212 | 9년 전 | 175 | ||
| 8211 | 9년 전 | 352 | ||
| 8210 | 9년 전 | 348 | ||
| 8209 | 9년 전 | 427 | ||
| 8208 | 9년 전 | 312 | ||
| 8207 | 9년 전 | 324 | ||
| 8206 |
|
9년 전 | 277 | |
| 8205 | 9년 전 | 248 | ||
| 8204 | 9년 전 | 233 | ||
| 8203 | 9년 전 | 302 | ||
| 8202 | 9년 전 | 219 | ||
| 8201 | 9년 전 | 260 | ||
| 8200 | 9년 전 | 272 | ||
| 8199 | 9년 전 | 292 | ||
| 8198 | 9년 전 | 257 | ||
| 8197 | 9년 전 | 240 | ||
| 8196 | 9년 전 | 659 | ||
| 8195 | 9년 전 | 252 | ||
| 8194 | 9년 전 | 362 | ||
| 8193 | 9년 전 | 272 | ||
| 8192 | 9년 전 | 287 | ||
| 8191 | 9년 전 | 238 | ||
| 8190 | 9년 전 | 223 | ||
| 8189 | 9년 전 | 288 | ||
| 8188 | 9년 전 | 220 | ||
| 8187 | 9년 전 | 226 | ||
| 8186 | 9년 전 | 227 | ||
| 8185 | 9년 전 | 394 | ||
| 8184 | 9년 전 | 184 | ||
| 8183 | 9년 전 | 397 | ||
| 8182 | 9년 전 | 261 | ||
| 8181 | 9년 전 | 222 | ||
| 8180 | 9년 전 | 790 | ||
| 8179 | 9년 전 | 561 | ||
| 8178 | 9년 전 | 426 | ||
| 8177 |
kiplayer
|
9년 전 | 420 | |
| 8176 | 9년 전 | 456 | ||
| 8175 | 9년 전 | 345 | ||
| 8174 | 9년 전 | 333 | ||
| 8173 | 9년 전 | 425 | ||
| 8172 | 9년 전 | 305 | ||
| 8171 | 9년 전 | 267 | ||
| 8170 | 9년 전 | 383 | ||
| 8169 |
커네드커네드
|
9년 전 | 336 | |
| 8168 | 9년 전 | 416 | ||
| 8167 | 9년 전 | 406 | ||
| 8166 | 9년 전 | 312 | ||
| 8165 | 9년 전 | 255 | ||
| 8164 | 9년 전 | 388 | ||
| 8163 | 9년 전 | 386 | ||
| 8162 | 9년 전 | 377 | ||
| 8161 | 9년 전 | 396 | ||
| 8160 |
|
9년 전 | 607 | |
| 8159 | 9년 전 | 548 | ||
| 8158 | 9년 전 | 344 | ||
| 8157 | 9년 전 | 459 | ||
| 8156 | 9년 전 | 344 | ||
| 8155 | 9년 전 | 348 | ||
| 8154 |
00년생용띠
|
9년 전 | 677 | |
| 8153 | 9년 전 | 316 | ||
| 8152 |
|
9년 전 | 495 | |
| 8151 | 9년 전 | 492 | ||
| 8150 | 9년 전 | 598 | ||
| 8149 |
Jangfolk
|
9년 전 | 460 | |
| 8148 | 9년 전 | 278 | ||
| 8147 | 9년 전 | 461 | ||
| 8146 | 9년 전 | 543 | ||
| 8145 | 9년 전 | 497 | ||
| 8144 | 9년 전 | 464 | ||
| 8143 | 9년 전 | 298 | ||
| 8142 | 9년 전 | 509 | ||
| 8141 | 9년 전 | 457 | ||
| 8140 | 9년 전 | 1021 | ||
| 8139 | 9년 전 | 372 | ||
| 8138 |
전갈자리남자
|
9년 전 | 470 | |
| 8137 | 9년 전 | 506 | ||
| 8136 | 9년 전 | 841 | ||
| 8135 |
|
9년 전 | 877 | |
| 8134 |
PlayPixel
|
9년 전 | 616 | |
| 8133 |
|
9년 전 | 522 | |
| 8132 | 9년 전 | 561 | ||
| 8131 | 9년 전 | 919 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기