Hi... To generate swf at server side.
1. Use ' mxmlc ' and ' compc ' command line tool at server side ( you may use any server side technology e.g. .Net, java, php, ROR etc. ) 2. Search on adobe labs there is one utility for compilation on fly for Apache and IIS http://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS 3. Through LCDS, also, you can get compiled swf on fly. If you more elloborate, it will be better to understand the problem properly. Happy Flexing, Mayur Rami --- In [email protected], "horizens" <[EMAIL PROTECTED]> wrote: > > Hi, I'm about to being working on a skin configurator. I'm wondering > how to approach generating swfs serverside that could in turn be > loaded at runtime into a separate Flex app. Ideally, I'd like to have > a library of assets and color picker that a user could choose from in > order to create their unique skin. > > Anyone have insight into how this would be possible? >

