What I need: a Flash template to create 100's of images in a swf slideshow. Create place holder in Xara, Link to swf.

What I get: Xara converting the swf image files to numbers


Use Slideshow template
slideshow code maintains the naming convention: WildHarvest.png"
Xara converts the images to numbers, unlinking the flash code!


Example Code from Flash:
ImgFileName[19]="WildHarvest.png";
PhotoScale[19]=100.000000;
PhotoWidth[19]=163;
PhotoHeight[19]=60;
ImageEffect[19] = 7;

}stop();


Example of Xara converting the image name:
48.png

48.png = WildHarvest.png