# Sending XML data from Flash

**URL:** https://forum.kirupa.com/t/sending-xml-data-from-flash/279736
**Category:** Uncategorized
**Created:** [January 18, 2009, 4:49pm UTC](https://forum.kirupa.com/t/sending-xml-data-from-flash/279736 "2009-01-18T16:49:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ayman](https://avatars.discourse-cdn.com/v4/letter/a/dec6dc/32.png) [@Ayman](https://forum.kirupa.com/u/Ayman)
#### Post date: [January 18, 2009, 4:49pm UTC](https://forum.kirupa.com/t/sending-xml-data-from-flash/279736/1 "2009-01-18T16:49:56Z")

</div>

I want to send XML data to a server side script. I wonder whats the best way to do this. Ofcourse I cant do it using POST or GET variables since the XML is too large. How can such a thing be done? Web services? Help??
