Hey everybody, I'm definitely a NEWBIE at this stuff LoL. I've been trying to understand PHP but I'm having difficulties.
I have a bunch of Flash images that I want to display on my site. Underneath the flash image I want a list of links to the other flashes (.swf's). I would like to have it though, so that when you click a link it refreshes the main page with the new flash loaded. (HTML code would be something like <a href="index.php?choice=SWF Name">
I have an example for you guys to check out, if you don't understand what I'm saying.
Here's The Example
In the middle of the page you will see the flash loaded, then below there is the list of other flashes, which are linked to "index3.php?choice=SWF Name"
I would like to know how to set it up so the others can be viewed when you click on a link, help would be greatly appreciated!
Thanks all for your time,
Scott