My XML versus Kirupa photo gallery with XML

Hello hello…
Back with another xml problem.
I tried the tuto from Kirupa for photo gallery and xml .
I modified the xml file with my own pictures.( I copied it and added the path to them)
But when I try the swf this message appears :
[COLOR=red]Error opening URL “[/COLOR][[COLOR=red]file:///C|/Documents%20and%20Settings/user/Desktop/divers%20flas%20et%20swfs/undefined[/COLOR]](file:///C|/Documents%20and%20Settings/user/Desktop/divers%20flas%20et%20swfs/undefined)[COLOR=red]”.[/COLOR]
[COLOR=black]Here is an example of one of my xml picture nod :[/COLOR]
[COLOR=blue]- <images>

  • <pic>
    <image>Divers flas et swfs/allimages/1.jpg</image>
    <caption>diving</caption>
    </pic>
  • <pic>
    <image>Divers flas et swfs/allimages/2.jpg</image>
    <caption>Magic Dhony</caption>
    </pic>[/COLOR]
    [COLOR=black]etc…[/COLOR]
    This of course means that the image [COLOR=green]1.jpg[/COLOR] is in folder [COLOR=green]allimages[/COLOR] which is in the folder [COLOR=green]divers flas et swfs.[/COLOR]

[COLOR=black]So why this undefined message ? Is it a wrong path ?:look: [/COLOR]
Note : I work with flash 8.

Thank you for your help again.