(52 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<iframe src="/mediawiki/gnuboard4/banner.php" id="myBanner" name="myBanner" width=0 height=0 frameborder=0></iframe>
<table width="900" border="0" cellpadding="0" cellspacing="0">  
<table width="900" border="0" cellpadding="0" cellspacing="0">  
<tr><td colspan="3"><img alt="" src="/mediawiki/uploads/8/8d/Img_blank1.jpg" width="38" height="38"></td></tr>
<tr><td colspan="3"><img alt="" src="/mediawiki/uploads/8/8d/Img_blank1.jpg" width="38" height="38"></td></tr>
Line 43: Line 44:
/// path to the content folder(where the xml files, images or video are nested)
/// path to the content folder(where the xml files, images or video are nested)
/// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("")
/// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("")
-
flashvars.pathToFiles = "/mediawiki/banner/";
+
flashvars.pathToFiles = "/mediawiki/gnuboard4/";
// path to content XML
// path to content XML
-
flashvars.contentXMLPath = "/mediawiki/xml/banner.xml";
+
flashvars.contentXMLPath = "xml/banner.xml";
 +
 
/** EMBED THE SWF**/
/** EMBED THE SWF**/
swfobject.embedSWF("/mediawiki/preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "/mediawiki/js/expressInstall.swf", flashvars, params, attributes);
swfobject.embedSWF("/mediawiki/preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "/mediawiki/js/expressInstall.swf", flashvars, params, attributes);
-
+
//alert(flashvars.contentXMLPath);
</script>
</script>
Line 70: Line 72:
<tr><td colspan="3"><img src="/mediawiki/uploads/8/8d/Img_blank1.jpg" width="38" height="38" alt=""></td></tr>
<tr><td colspan="3"><img src="/mediawiki/uploads/8/8d/Img_blank1.jpg" width="38" height="38" alt=""></td></tr>
<tr><td width="126" valign="top" align=right><a href="http://bcs.snu.ac.kr/mediawiki/gnuboard4/bbs/board.php?bo_table=NEWS"><img alt="" src="/mediawiki/uploads/3/31/Img_title1.jpg" width="126" height="56" /></a></td>
<tr><td width="126" valign="top" align=right><a href="http://bcs.snu.ac.kr/mediawiki/gnuboard4/bbs/board.php?bo_table=NEWS"><img alt="" src="/mediawiki/uploads/3/31/Img_title1.jpg" width="126" height="56" /></a></td>
-
<td colspan="2" valign="top" style="padding-left:15px"> <table width="769" border="0" cellspacing=0 cellpadding=0><tr><td width="360" valign="top" >
+
<td colspan="2" valign="top" >
-
<img src="/mediawiki/uploads/1/1a/Img_recent01.jpg" border=0/><br><br>
+
 
 +
<table width="769" border="0" cellspacing=0 cellpadding=0>
 +
<tr><td width="360" valign="top">
 +
<a href="/mediawiki/gnuboard4/bbs/board.php?bo_table=NEWS"><img src="/mediawiki/uploads/1/1a/Img_recent01.jpg" border=0/></a><br>
<!-- 최근 게시물-->
<!-- 최근 게시물-->
<div id=recent></div>
<div id=recent></div>
-
</td><td width="360" valign="top" >
+
</td><td width="360" valign="top" style="padding-left:25px">
-
<img src="/mediawiki/uploads/5/59/Img_recent02.jpg" border=0/><br><br>
+
<a href="/mediawiki/gnuboard4/bbs/board.php?bo_table=RESEARCH"><img src="/mediawiki/uploads/5/59/Img_recent02.jpg" border=0/></a><br>
 +
<div id=recent2></div>
</td><td width="24">&nbsp;</td></tr></table>
</td><td width="24">&nbsp;</td></tr></table>
</td></tr></table>
</td></tr></table>
-
<iframe src="/mediawiki/gnuboard4/recent.php" id="myFrame" name="myFrame" width=0 height=0></iframe>
+
<iframe src="/mediawiki/gnuboard4/recent.php" id="myFrame" name="myFrame" width=0 height=0 frameborder=0></iframe>
 +
<iframe src="/mediawiki/gnuboard4/recent2.php" id="myFrame2" name="myFrame2" width=0 height=0
 +
frameborder=0></iframe>
<script>
<script>
Line 87: Line 95:
if (y.document)y=y.document;  
if (y.document)y=y.document;  
document.getElementById('recent').innerHTML =y.body.innerHTML;  
document.getElementById('recent').innerHTML =y.body.innerHTML;  
 +
 +
var x2=document.getElementById("myFrame2");
 +
var y2=(x2.contentWindow || x2.contentDocument);
 +
if (y2.document)y2=y2.document;
 +
document.getElementById('recent2').innerHTML =y2.body.innerHTML;
}  
}  
window.onload=function(){gethtml()};
window.onload=function(){gethtml()};
</script>
</script>
-
 
</html>
</html>

Current revision as of 14:17, 15 January 2012

In order to view this object you need Flash Player 9+ support!

Get Adobe Flash player