Thanks Tom and Julien - very useful links and advice. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of julien castelain Sent: 19 August 2006 13:00 To: Flashcoders mailing list Subject: Re: [Flashcoders] Flash 8 generate xml file for input
hi paul, maybe these links could be usefull : xml from flash : http://www.kirupa.com/web/xml/XMLsending1.htm php mail function: http://fr.php.net/manual/en/ref.mail.php cheers On 8/19/06, Paul Steven <[EMAIL PROTECTED]> wrote: > I am creating an online app in Flash 8 that allows users to design t-shirts > by adding various elements from drop down boxes, and entering some text to > appear on the t-shirt. They can set the formatting of the text using drop > down boxes. > > In order for the client to recreate the orders at their end I need to send > the custom design data to the client which they can then import into a copy > of the t-shirt designer app and the design will be recreated. > > Anyway I am thinking the best bet is to generate an xml file of the data and > email this to the client. The version of the app the client has will then > have the ability to import the xml file. > > So basically I am looking for any resources or tips on generating an xml > file from flash and emailing this xml file to a specified email address. > > My server supports PHP so ideally a solution using PHP is required assuming > Flash cannot do all this on its own. > > Many thanks > > Paul > > > > > > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

