| Line 6: | Line 6: | ||
<td width="126"></td> | <td width="126"></td> | ||
<td colspan="2"> | <td colspan="2"> | ||
| - | <script type="text/javascript" src="/ | + | <script type="text/javascript" src="/mediawiki/js/swfobject.js"></script> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
| Line 43: | Line 43: | ||
/// 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 = "/ | + | flashvars.pathToFiles = "/mediawiki/banner/"; |
// path to content XML | // path to content XML | ||
| - | flashvars.contentXMLPath = "/ | + | flashvars.contentXMLPath = "/mediawiki/xml/banner.xml"; |
/** EMBED THE SWF**/ | /** EMBED THE SWF**/ | ||
| - | swfobject.embedSWF("/ | + | swfobject.embedSWF("/mediawiki/preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "/mediawiki/js/expressInstall.swf", flashvars, params, attributes); |
</script> | </script> | ||
|
| |||||
![]() |
| ||||