1 Reply Latest reply: Aug 9, 2008 7:00 PM by (Silkrooster) RSS

    insert flash web gallery into webpage

    McMaster05 Community Member
      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!?