]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 31 Mar 2011 16:06:11 +0000 (16:06 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 31 Mar 2011 16:06:11 +0000 (16:06 +0000)
inc/ws/Controlleur/class.ws.url.php

index 0651c4f5f1b055cea9decba93696cbfd18d7d77a..3f436505f8c4a89f9fe332dd475f0fb33459c945 100644 (file)
@@ -456,9 +456,11 @@ html{height:100%}' . "\n";
                        $meta['og:image'] = 'http://dev.ws.fluidbook.com/services/facebook_thumbnail?id=' . $book->book_id ;\r
                }\r
 \r
+               $alt = '<div style="width:734px;margin:100px auto;"><a href="http://get.adobe.com/flashplayer/" target="_blank">' . cubeMedia::image($webcompile . 'getflash.gif', 734, 409, '') . '</a></div>';\r
+\r
                $res .= '</head>';\r
                $res .= '<body style="background-color:#' . $theme->parametres->loadingBackColor . '" onload="this.focus();">';\r
-               $res .= cubeMedia::flash2('index.swf', '100%', '100%', $fv, 'fluidbook', '', 10, '#' . $theme->parametres->loadingBackColor, '', 'true', 'noscale', 'gpu', array('allowScriptAccess' => 'always'));\r
+               $res .= cubeMedia::flash2('index.swf', '100%', '100%', $fv, 'fluidbook','', 10, '#' . $theme->parametres->loadingBackColor,  $alt, 'true', 'noscale', 'gpu', array('allowScriptAccess' => 'always'));\r
                $js = array($webcompile . 'fluidbook.js');\r
                $jsvar = array();\r
 \r