[Flashcoders] can XML object POST HTTP variables?

2006-09-10 Thread James

Hi

I was wondering if anyone has the same problem as me,

I have an application on my server which usually receives input from 
HTML forms via POST method. I can  replicate this using FLASH with 
sendAndLoad() method.


The application sends it's response back in XML so I would like to 
use the XML object, but I can't find in documentation if XLM object 
will send variables in POST format, only that it will send XML in 
POST format, which is not what I need.


I am using Flash 8 Pro.

Thankyou

James

___
Flashcoders@chattyfig.figleaf.com
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


RE: [Flashcoders] can XML object POST HTTP variables?

2006-09-10 Thread Robert Stuttaford
Have a loadvars target an xml object as it's load target :) 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James
Sent: 10 September 2006 09:27 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] can XML object POST HTTP variables?

Hi

I was wondering if anyone has the same problem as me,

I have an application on my server which usually receives input from HTML forms 
via POST method. I can  replicate this using FLASH
with
sendAndLoad() method.

The application sends it's response back in XML so I would like to use the XML 
object, but I can't find in documentation if XLM
object will send variables in POST format, only that it will send XML in POST 
format, which is not what I need.

I am using Flash 8 Pro.

Thankyou

James

___
Flashcoders@chattyfig.figleaf.com
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

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date: 2006/09/08
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date: 2006/09/08
 

___
Flashcoders@chattyfig.figleaf.com
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


Re: [Flashcoders] can XML object POST HTTP variables?

2006-09-10 Thread Francis Turmel

hrm nevermind my comment, I was thinking about just doing a load(), not
sendAndLoad()
late, need sleep :)

On 9/10/06, Francis Turmel [EMAIL PROTECTED] wrote:


Just to add quickly to that, you will have to use the onData handler to
get the raw data. From there
you can create a new XML object.

http://tinyurl.com/paufb  [onData livedocs link]




On 9/10/06, Robert Stuttaford [EMAIL PROTECTED] wrote:

 Have a loadvars target an xml object as it's load target :)

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 On Behalf Of James
 Sent: 10 September 2006 09:27 AM
 To: flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] can XML object POST HTTP variables?

 Hi

 I was wondering if anyone has the same problem as me,

 I have an application on my server which usually receives input from
 HTML forms via POST method. I can  replicate this using FLASH
 with
 sendAndLoad() method.

 The application sends it's response back in XML so I would like to use
 the XML object, but I can't find in documentation if XLM
 object will send variables in POST format, only that it will send XML in
 POST format, which is not what I need.

 I am using Flash 8 Pro.

 Thankyou

 James

 ___
 Flashcoders@chattyfig.figleaf.com
 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

 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date:
 2006/09/08


 --
 No virus found in this outgoing message.
 Checked by AVG Free Edition.
 Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date:
 2006/09/08


 ___
 Flashcoders@chattyfig.figleaf.com
 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





___
Flashcoders@chattyfig.figleaf.com
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


Re: [Flashcoders] can XML object POST HTTP variables?

2006-09-10 Thread Francis Turmel

Just to add quickly to that, you will have to use the onData handler to get
the raw data. From there
you can create a new XML object.

http://tinyurl.com/paufb  [onData livedocs link]



On 9/10/06, Robert Stuttaford [EMAIL PROTECTED] wrote:


Have a loadvars target an xml object as it's load target :)

-Original Message-
From: [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED] On Behalf Of James
Sent: 10 September 2006 09:27 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] can XML object POST HTTP variables?

Hi

I was wondering if anyone has the same problem as me,

I have an application on my server which usually receives input from HTML
forms via POST method. I can  replicate this using FLASH
with
sendAndLoad() method.

The application sends it's response back in XML so I would like to use the
XML object, but I can't find in documentation if XLM
object will send variables in POST format, only that it will send XML in
POST format, which is not what I need.

I am using Flash 8 Pro.

Thankyou

James

___
Flashcoders@chattyfig.figleaf.com
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

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date: 2006/09/08


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date: 2006/09/08


___
Flashcoders@chattyfig.figleaf.com
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


___
Flashcoders@chattyfig.figleaf.com
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