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

index 6f82e75949cafc7da8379747370e780a669d1ac5..764c8682d086bee8bcacf52270fcaa0d88e01439 100644 (file)
@@ -130,7 +130,7 @@ html{height:100%}' . "\n";
                $daoTheme = new wsDAOTheme($core->con);\r
                $theme = $daoTheme->getThemeOfBook(2963);\r
 \r
-               $flex = new cubeFlexCompiler('FluidbookDatas', ROOT . '/books/datasCompiler/test', 'flash.display.Sprite', array('C:\Users\Vincent\Documents\Works\cubeExtranet\swf\_src', 'C:\Users\Vincent\Documents\Works\as3'));\r
+               $flex = new cubeFlexCompiler('FluidbookDatas', ROOT . '/books/datasCompiler/test', 'flash.display.Sprite', explode(';', AS3_SOURCES));\r
                $flex->addVariable('links', $book->links);\r
                $flex->addVariable('datas', $book->parametres->toStandardObject());\r
                $flex->addVariable('traductions', wsLang::getTraductionWithId($book->traductions));\r