Forum Moderators: coopster

Message Too Old, No Replies

PHP page template and flash

PHP page template and flash movie

         

ashbr2002

9:39 pm on Aug 2, 2009 (gmt 0)

10+ Year Member



So basically what i am looking to do is make a web page which uses php layout features, this is fine i can do this.

The problem arises when what i want to happen is the top part of the page say a header, to stay constant while the content in parts below changes.

So in other words the flash movie in the header continues to play as user browses through information below.

Can this be done? If so how? Or other ways i can achieve the same thing?

jbinbpt

9:57 pm on Aug 2, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi ashbr2002,
Welcome to WebmasterWorld.

If I understand you want the header to stay visible and playing the flash while the user browses the page below and/or changes pages?

Iframe would work

ashbr2002

10:09 pm on Aug 2, 2009 (gmt 0)

10+ Year Member



yeah this is true,

I appear to missed a bit of info then...

The flash header is a fancy menu, so i would require the flash to interact with the php.

so that say the page 2 link is clicked on the flash header, the content part of the page would change to page 2, with the flash still playing.

I am aware i can do this using html frames, but i understand that they are not a favorable method of layout design.

Cheers