Very Ergent...

  • Thread starter Thread starter yamahdiefatemeh
  • Start date Start date
Y

yamahdiefatemeh

Hi guys....
I have created a framed page with tow frames using Dreamweaver CS3,
one is on the left and the other on the right.What I want to do is to
bring some video links on the left frame and by clicking on one of
them I should be able to watch the related wmv file within a media
player control on the right frame. I appreciate anyone who can help
me.
Thanks.
 
You would be better of asking the correct group (for Dreamweaver) - you've
posted to the Frontpage group.

All you have to do is set the target of the frame you want the video to
appear in.

I don't know how you do that in Dreamweaver, so ask the DW newsgroup.
 
You would use the frame name as the target of the link, for example, if your
two frames were named "left" and "right", and if "right" is where you want
the video to play, you would make each link have the -

target="right"

attribute/value pair.

And Andrew is right - this is not the Dreamweaver forum, but your question
is more about basic HTML than any particular application.
 
Back
Top