show 1st video frame in embedded wmp

G

Guest

How do I show what video will be playing when I have an embedded Windows
Media Player on a Web page? I would like viewers to be able to see what they
will be looking at. I would like the first frame to show. All I can get now
is a black screen. I can get the first frame off with a decomplier but I
don't know how to put it over the black screen and then make it disappear
when the video starts. Suggestions?
 
C

Chris Leeds, MVP - FrontPage

If you are using FrontPage 2003 it's fairly easy using "layers and
behaviors".
You would put your image (the captured frame) in a layer, and use the
"onclick" event (or other event) to trigger the "set layer text", in the
layer text dialog just copy and paste the HTML of the video player you
embedded.

HTH

--
--
Chris Leeds
Contact: http://chrisleeds.com/contact

NOTE:
This message was posted from an unmonitored email account.
This is an unfortunate necessity due to high volumes of spam sent to email
addresses in public newsgroups.
Sorry for any inconvenience.
 
G

Guest

Ah, that may be the solution I was looking for. I will give it a try. Thanks
so much.
 
C

Chris Leeds, MVP - FrontPage

No problem.
the dialog box for "set layer text" is nice, in that it'll escape certain
characters and make sure the JavaScript won't be broken by what you paste
inside it.

HTH

--
--
Chris Leeds
Contact: http://chrisleeds.com/contact

NOTE:
This message was posted from an unmonitored email account.
This is an unfortunate necessity due to high volumes of spam sent to email
addresses in public newsgroups.
Sorry for any inconvenience.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top