Hi folks, I am creating a website for someone and I need a basic gallery like the following: http://www.fionasweddingphotography.co.uk/portfolio/weddingportfolio.html What I also need is one that I simply upload the photographs to a directory and it populates them just like that for me. Any help would be much appreciated, thank you!
Done, you see, in minutes, the HTML photo gallery was created.i think this code helps u. <object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="264" width="550" data="http://www.flash-gallery-software.com/images/tutorials/flash_banner/banner550.swf"> <param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="internal" /> <param name="movie" value="http://www.flash-gallery-software.com/images/tutorials/flash_banner/banner550.swf" /> <param name="quality" value="high" /> </object>