http::redirect(SITE_PATH . 'editor/' . $book->book_id);\r
}\r
\r
- cubePage::swfaddress();\r
-\r
$res = '<html><head><style type="text/css">';\r
$res .= '#composerSwf{width:100%;height:100%;margin:0 auto;}\r
body{margin:0;padding:0;height:100%;overflow:hidden;background:#d2d3c7;}\r
'book_id' => $args[0]);\r
\r
$mtime = filemtime(ROOT . '/swf/composer.swf');\r
- $res = cubeMedia::flash2(WEBROOT . '/swf/composer.swf?junk=' . $mtime, '100%', '100%', $fv, 'composerSwf', 'swfPanel', 10, '#d2d3c7', '', 'false', 'noscale', 'normal', array(), false, true, true);\r
- return $res;\r
+ return cubeMedia::flash2(WEBROOT . '/swf/composer.swf?junk=' . $mtime, '100%', '100%', $fv, 'composerSwf', 'swfPanel', 10, '#d2d3c7', '', 'false', 'noscale', 'normal', array(), false, true, false);\r
}\r
\r
public static function stats($args) {\r