$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