'. ''. ''; return $txt; } function _render_swf($data) { global $conf; $archive = "panostudioviewer.swf"; //$archive = DOKU_BASE.'lib/exe/fetch.php?media='.$archive; $archive = DOKU_BASE.$conf['savedir'].'/media/'.$archive; $width = $data['width']; $height = $data['height']; $name = $data['name']; $bname = $name; $name = DOKU_BASE.$conf['savedir'].'/media/'.str_replace(":", "/", $name); $flashVars = 'pano='.$name.'.xml'; $txt = ""; $withObject = true; if ($withObject) { $txt .= ''; $txt .= ' '; $txt .= ' '; $txt .= ' '; $txt .= ' '; } $txt .= ' */ }