My understanding is that you want to keep your source files on the server, run flex sdk using ANT and generate the SWF at runtime. That's quite ambitious I must say, I'd like to know hoe your project fares :-)
Generating MXML, well you can't have a flex builder there. Since MXML is just an MXML file, you can maybe have a template MXML (for all the functionality that you need) and modify parameters etc as required using any server side programming. But if you want to be able to design an application itself, that's quite a huge thing again. I don't think there's anything readymade for that. Nishant www.itasveer.com On Mon, Dec 1, 2008 at 12:37 PM, Vinod M. Jacob <[EMAIL PROTECTED]> wrote: > Did you mean that you wantto put the swf file to the server ? If so you can > change the application build path to your server location...... > > > On Mon, Dec 1, 2008 at 11:26 AM, raghu <[EMAIL PROTECTED]>wrote: > >> >> Hi guys.. >> >> Is there a way in which I can create a mxml file on server? I'm trying >> to create-compile it on the server itself. Think its possible? >> >> >> Cheers, >> Raghu. >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

