8515ea43643dd77bfae5359291ab83b7906d30f9.svn-base 973 B

12345678910111213141516171819202122
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>CHEditor</title>
  5. <meta name="robots" content="noindex, nofollow" />
  6. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  7. <link rel="stylesheet" type="text/css" href="../css/dialog.css" />
  8. <script src="js/dialog.js" type="text/javascript"></script>
  9. <script src="js/flash.js" type="text/javascript"></script>
  10. </head>
  11. <body>
  12. <div class="flash-movie-source">
  13. <div style="margin-bottom: 10px;width: 562px">
  14. <span class="font-normal">&lt;동영상 소스 코드&gt; iframe 또는 object 태그를 입력하세요.</span>
  15. </div>
  16. <textarea name="embed" id="fm_embed" style="height:40px;width:99%"></textarea>
  17. </div>
  18. <div class="spacer"></div>
  19. <div class="flash-player-wrapper" id="fm_player"></div>
  20. <div class="bottom-status" id="buttonWrapper"></div>
  21. </body>
  22. </html>