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

index 918f5a1246415a2d9f52b9855fba4e3bf4b72d39..17f90c19eba87795e4feff019134bec69785cec3 100644 (file)
@@ -146,7 +146,7 @@ class wsUrl {
                        'browseText' => __('Parcourir') . ' ...',\r
                        'titreUpload' => __('Sélectionnez un ou plusieurs document PDF sur votre ordinateur'),\r
                        'titreComposition' => __('Organisez le(s) document(s) pour composer votre fluidbook'));\r
-               $res = cubeMedia::flash(WEBROOT . '/swf/composer.swf?junk='.TIME, '960', '100%', $fv, 'composerSwf', 'swfPanel', 9, '#ffffff', '', 'false', 'noscale', 'opaque',array(),false,true);\r
+               $res = cubeMedia::flash(WEBROOT . '/swf/composer.swf?junk='.TIME, '960', '100%', $fv, 'composerSwf', 'swfPanel', 9, '#ffffff', '', 'false', 'noscale', 'transparent',array(),false,true);\r
                return $res;\r
        }\r
 \r