The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Play video files inside table?
mjz55
post Nov 16 2006, 03:39 PM
Post #1





Group: Members
Posts: 9
Joined: 6-November 06
Member No.: 730



I would like to use media player and when you click on a link it opens a new window with a player in it. You also can't rightclick to download the link either. Is this possible, simply? An example site is FileCabi.net
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
mjz55
post Nov 20 2006, 02:53 PM
Post #2





Group: Members
Posts: 9
Joined: 6-November 06
Member No.: 730



This is what I have so far...

<object type="video/x-ms-wmv"
data="http://www.sarahsnotecards.com/catalunyalive/ »
fishstore.wmv"
width="320" height="260">
<param name="src"
value="my video i want to play.mpeg" />
<param name="autostart" value="true" />
<param name="controller" value="true" />
</object>

However, it leaves an open blank window on my page and what I want is for a page full of multiple links (to videos) that will open this player in a seperate page of smaller size.

This post has been edited by mjz55: Nov 20 2006, 02:58 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Nov 22 2006, 03:21 AM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



You have to link to another page with the video, not directly to the video. See http://www.htmlhelp.com/faq/html/links.html#new-window and http://www.htmlhelp.com/faq/html/links.html#window-specify .
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jimlongo
post Nov 22 2006, 12:48 PM
Post #4


This is My Life
*******

Group: Members
Posts: 1,128
Joined: 24-August 06
From: t-dot
Member No.: 16



QUOTE(pandy @ Nov 22 2006, 03:21 AM) *

You have to link to another page with the video, not directly to the video.[/url] .


Why not? You could have a poster movie that loads a frame and then plays the video on command. I don't know about wmv but a reasonable player architecture would allow this.

EDIT
Well now that I've read the OP I think i sidetracked the question.
QUOTE
I would like to use media player and when you click on a link it opens a new window with a player in it.

So you make a regular link to a new page that then has your object tag inside of that.




This post has been edited by jimlongo: Nov 22 2006, 12:52 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 25th April 2024 - 11:28 AM