Log in

View Full Version : Calling a SWF file in a table using PHP



alexandros
03-08-2011, 02:25 PM
Hello,

I'm currently developing a site very similar to this :
http://www.driesvannoten.be/

There's a table divided in three (header / main / menu)
The menu is a drop down menu that should link to SWF files displayed in the middle section of the table where the content is.

I've been struggling with no luck making this happen.

My link looks like this :

<a href="SS2011/deploy/ss2011.html?collection=ss2011women">Spring / Summer 2011</a>

but this takes me to a whole new page...How can I load this into a table??

Thank you.

Beverleyh
03-08-2011, 03:20 PM
Maybe this will help: http://www.dynamicdrive.com/forums/showthread.php?p=203868#post203868

molendijk
03-09-2011, 12:00 AM
Something like this (http://www.let.rug.nl/molendyk/include_video_jw_examples/example.html)? (A couple of links don't work anymore).
There are many other ways. It all depends on what you want.
===
Arie Molendijk.