Hi!
How do I integrate a flash web gallery created with photoshop into my own webpage? I have to call the swf from another folder than where all the web gallery stuff is.
For example my webpage is in the folder /index
my gallery swf and all the xml and js and imagefiles are in /index/mygallery
I tried to copy all the css and js stuff from the generated index.htm into my header and copied all the div-content into my page. Than I altered the call of the gallery.swf to mygallery/gallery.swf and in the js in the header I altered mygallery/flashobject.js
But it still does not work!?
Open the xml file and see if there are any folder location that. Other than that it should be working. I haven't tried the flash gallery yet. So I could be off here. Is there another external javascript file that has not been uploaded?