Ver Mensaje Individual
  #3 (permalink)  
Antiguo 30/09/2008, 14:16
crassr3cords
 
Fecha de Ingreso: marzo-2007
Mensajes: 103
Antigüedad: 17 años, 1 mes
Puntos: 1
Respuesta: Flash LoadMovie XML

en la carpeta images estan las imagenes. esta carpeta esta tambien en el dir1, junto con el xml y el swf

<gallery>
<!-- The line below sets the path to the folder where the images are stored -->
<setup path="images/">
<!-- The the following lines are used to customize the look of the gallery -->
<imgWidth>373</imgWidth>
<imgHeight>279</imgHeight>
<thumbWidth>40</thumbWidth>
<thumbHeight>32</thumbHeight>
<transitionType>fade</transitionType>
<thumbnailRows>1</thumbnailRows>
<thumbPosition>left</thumbPosition>
<captionPosition>top</captionPosition>
<showControls>false</showControls>
<backgroundAlpha>0</backgroundAlpha>
</setup>
<!-- The following lines set the names of your images and thumbnails -->


<item>
<thumb>am0_tn.jpg</thumb>
<img>am0.jpg</img>
</item>

<item>
<thumb>am1_tn.jpg</thumb>
<img>am1.jpg</img>
</item>

<item>
<thumb>am2_tn.jpg</thumb>
<img>am2.jpg</img>
</item>

<item>
<thumb>am3_tn.jpg</thumb>
<img>am3.jpg</img>
</item>

<item>
<thumb>am4_tn.jpg</thumb>
<img>am4.jpg</img>
</item>



</gallery>
__________________
Julio César Guzmán Góngora
Microsoft Certified Professional
[email protected]
[email protected]