Hey guys,
After reading this thread about 10 times and a couple of others, i am seeking your help.
I have a Flash header made by someone else (no .fla available) and i got 5 elements, using a xml file to call for the images displayed in the animation:
1. the swf file, "galleriasmall.swf"
2. the xml file listing my images, "fotos.xml"
3. the images folder, "images"
4. an html file, "galleria.html"
5. and a php file, "lettore.php"
If i understand how things were done, lettore.php and fotos.xml have the same purpose : look for the images to place into the swf...
I have been told to have all 5 elements in the same location, so all are in /damien/images/flash (damien being MY_TEMPLATE)
I had a previous very simple Flash header that worked just fine. I used the technic from
Seethrou So i know the code in tpl_header worked for that 1st one.