Topic: AV Gallery and PHP Include
Hello All,
I have a "news" page that displays the press releases for a high school district I work for. I want to be able to have a slideshow for these stories embedded in the page.
I have an HTML page in my g1 folder that works great. It has the slideshow embedded exactly how I want it. Now I just need to figure out how to include that HTML page in the PHP page and get it to work.
A little backside, my news stories are all stored in a MSSQL database, and the PHP page stays the same for all the stories, the MSSQL id just changes to reflect whatever story the viewer wants to see.
I have it working where it links to the index.html file in the g1 folder. Except all I get is a black box with no photos showing. I think I'm having an issue with the swfobject.js
Any thoughts?
Thanks!