# Somebody could help me?

**URL:** https://forum.kirupa.com/t/somebody-could-help-me/222826
**Category:** flash
**Created:** [April 17, 2007, 10:11am UTC](https://forum.kirupa.com/t/somebody-could-help-me/222826 "2007-04-17T10:11:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ana\_ramirez](https://avatars.discourse-cdn.com/v4/letter/a/82dd89/32.png) [@ana\_ramirez](https://forum.kirupa.com/u/ana_ramirez)
#### Post date: [April 17, 2007, 10:11am UTC](https://forum.kirupa.com/t/somebody-could-help-me/222826/1 "2007-04-17T10:11:50Z")

</div>

[COLOR=black][FONT=Verdana]I found in this site a great tutorial.  
The name of the tutorial is news\_editor, it explains how to transform and edit a XML using Flash and PHP.

I want to use this example, because in it you can edit, add, and delete data of an existing xml.  
The problem is that this example work with a XML that have the following structure:

\<news\>  
\<entry date=“Mon Apr 9 15:49:52 GMT+0200 2007”\>  
\<myevent\>Flashstudy\</myevent\>  
\<myplace\>London\</myplace\>  
\<mytime\>Night\</mytime\>  
\</entry\>  
\</news\>

…and what I want is to work with the following structure:  
\<entry myevent=“Flashstudy” myplace=“London” mytime=“Night”  
/\>[/FONT][/COLOR]  
[COLOR=black][FONT=Verdana] [/FONT][/COLOR]  
[COLOR=black][FONT=Verdana] [/FONT][/COLOR]  
[COLOR=black][FONT=Verdana]Somebody could help me?[/FONT][/COLOR]  
[COLOR=black][FONT=Verdana] [/FONT][/COLOR]  
[COLOR=black][FONT=Verdana]  
Best regards,  
Ana Ramirez[/FONT][/COLOR]

PD: Attached is the source
