PDA

View Full Version : Help Please!!



0zeros
January 24th, 2008, 11:56 PM
hi, i have this xml file.

is it possible to add script to a flash button that loads (with 'loadmovienum') the file #01.swf on the field <expo1>? is there a way to add the swf extension?


thanks
eduardo

0zeros
January 24th, 2008, 11:57 PM
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<images>
<pic>
<imagem>http://www.mcoart.com/site2008/arsi/oscinco.jpg</imagem>
<artista1>ARLINDO</artista1>
<artista2>SILVA</artista2>
<trabalho>OS CINCO</trabalho>
<ano>2006</ano>
<tecnica>ÓLEO SOBRE TELA</tecnica>
<dimensoes>33 x 44 cm.</dimensoes>
<coleccao>COLECÇÃO PRIVADA GRÉCIA</coleccao>
<expo1>#01</expo1>
<expo2>#02</expo2>
<expo3>#03</expo3>
<expo4>#05</expo4>
<expo5>#08</expo5>
<expo6>#12</expo6>
<expo7></expo7>
<expo8></expo8>
<expo9></expo9>
</pic>
</images>