You'd probably be better off to use Remoting to implement CRUD in Flex. 
Search for RemoteObject on Google and you should find a variety of 
resources.

Patrick

greg h a écrit :
>
> devis,
>
> Could you please provide a bit more detail about what you are trying 
> to do?
>
> CRUD is an acronym usually associated with the database operations 
> INSERT, SELECT, UPDATE and DELETE.
>
> When you ask for "some example how to implement Flex 2 CRUD with xml 
> file???" what do you mean?
>
> Have you looked at the Flex 2 documentation sections on:
>
>     * The E4X approach to XML processing
>       http://livedocs. macromedia. com/flex/ 201/html/ 13_Working_
>       with_XML_ 169_03.html
>       
> <http://livedocs.macromedia.com/flex/201/html/13_Working_with_XML_169_03.html>
>
>     * Working with XML
>       http://livedocs. macromedia. com/flex/ 201/html/ 13_Working_
>       with_XML_ 169_01.html
>       
> <http://livedocs.macromedia.com/flex/201/html/13_Working_with_XML_169_01.html>
>
>
>
> g
>
>
> On 1/6/07, *devisbalsemin* <devisbalsemin@ yahoo.com 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Hi,
>     can you help me to find some example how to implment Flex 2 CRUD with
>     xml file???
>     Thanks
>     devis
>
>
>  

Reply via email to