Hi, you could put in 'mycss.css' the default settings and then with PHP only send the values that are specific for the user in a simple format and apply them with 'styleManager.setStyleDeclaration'.
Haykel Ben Jemia Allmas Web & RIA Development http://www.allmas-tn.com On Fri, Sep 3, 2010 at 1:54 PM, Ghost Hack <ghoxth...@yahoo.com.br> wrote: > > > Hi people, > > i'm having some trouble while using the tag <fx:Style > source="assets/mycss.css" />. When I generate a release of my project, Flex > 4 embed my CSS file into compiled application, while i want to use PHP to > generate dynamic CSS based on the user configuration in database. > > Is there any workaround i'm missing? > > > Thanks in advance, > Marco Lacava. > >