seems obvious, but you are adding a GET or POST to the getURL?

On 3/8/06, Bob Leisle <[EMAIL PROTECTED]> wrote:
>
> getURL() is the wrong way to go for sending data. The Flash XML object
> has methods specifically for sending and receiving data. Read up on the
> XML.load(), XML.send() and XML.sendAndLoad() methods. They'll do you
> right.
>
>
> hth
>
> hidayath q wrote:
>
> >Hi all,
> >
> >I have doubt in getURL method.Im using a XML in a file which is more than
> >500 nodes.
> >i will be creating new nodes dynamically in XML and i want to write it to
> a
> >text file using PHP.
> >im using the getURL method inside press of a button component to transfer
> >the data from flash to PHP.but i cant get.can anyone of pls tell me what
> >wrong in it.
> >
> >Regards,
> >S.Hidayath
> >_______________________________________________
> >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
> >
> >
> >
> >
>
> --
> Thanks,
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Bob Leisle
> Headsprout Software & Engineering
> http://www.headsprout.com
> Where kids learn to read!
>
>
> _______________________________________________
> 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

Reply via email to