FP Embedded Media Player

C

CTS

I have created a start page that has a highlight video That is going to be
the video of the week i did this by googling for code to embed wmp into web
page. When i preview this page on the computer that i am creating the page on
it works fine, but when i preview the page on another computer on my network
the video will not play. I looked at the properties of the video from the
networked computer and it shows a 00:00 length file. I have no idea why this
is.
 
C

Chris Leeds, MVP - FrontPage

is it possible that the video that gets played is on your local machine
(where it works) but not in your web folder?
if it's online give us a link.

--
Chris Leeds
Contact: http://chrisleeds.com/contact
Have you seen ContentSeed (www.contentseed.com)?
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.
 
C

CTS

I do not have a link. I have the video in the "my webs 22" folder but
possibly not in the right subfolder.
 
C

CTS

I have looked up the page you suggested as well as other post. It might help
to explain that i have not published my site to an actual server or set up a
server on the pc that i am creating the site on I am just trying to view the
site by clicking on the IE ie icon that is in the my webs folder which is
shared on my home network. The html code for one of the parameters is <param
name="URL"
value="C:\DocumentsandSettings\myname\mydocuments\mywebs22\mymovie.avi">
 
S

Stefan B Rusynko

If you are workining in a disc based web
In FP Open Site mywebs22
File Import the mymovie.avi into a folde in teh web (say named: media)
- and recreate the media player link using the file in your web
The parameter should be to a local path in your site
value="media\mymovie.avi">

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I have looked up the page you suggested as well as other post. It might help
| to explain that i have not published my site to an actual server or set up a
| server on the pc that i am creating the site on I am just trying to view the
| site by clicking on the IE ie icon that is in the my webs folder which is
| shared on my home network. The html code for one of the parameters is <param
| name="URL"
| value="C:\DocumentsandSettings\myname\mydocuments\mywebs22\mymovie.avi">
| --
| Always Thanks
|
|
| "Corey Bryant" wrote:
|
| > http://expression-frontpage.com/forums/t/835.aspx will give you some source
| > code.
| >
| > --
| > Corey R. Bryant
| > http://www.milehighmerchantaccount.com/ | http://www.loudpci.com/ |
| > http://www.mymerchantaccountblog.com/ | http://www.loudexpressions.com/
| >
| > "CTS" wrote:
| >
| > > I do not have a link. I have the video in the "my webs 22" folder but
| > > possibly not in the right subfolder.
| > > --
| > > Always Thanks
| > >
| > >
| > > "Chris Leeds, MVP - FrontPage" wrote:
| > >
| > > > is it possible that the video that gets played is on your local machine
| > > > (where it works) but not in your web folder?
| > > > if it's online give us a link.
| > > >
| > > > --
| > > > Chris Leeds
| > > > Contact: http://chrisleeds.com/contact
| > > > Have you seen ContentSeed (www.contentseed.com)?
| > > > 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.
| > > > | > > > > I have created a start page that has a highlight video That is going to be
| > > > > the video of the week i did this by googling for code to embed wmp into
| > > > > web
| > > > > page. When i preview this page on the computer that i am creating the page
| > > > > on
| > > > > it works fine, but when i preview the page on another computer on my
| > > > > network
| > > > > the video will not play. I looked at the properties of the video from the
| > > > > networked computer and it shows a 00:00 length file. I have no idea why
| > > > > this
| > > > > is.
| > > > > --
| > > > > Always Thanks
| > > >
| > > >
| > > >
 

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

Top