| Author |
Message |
Mick
Guest
|
Posted:
Sat Jan 15, 2005 12:23 am Post subject:
How to embed video (avi,mpeg,etc) into a posting |
|
|
Forgive me if I sound naive, I'm still learning cms. I have a basic template
that contains just one HtmlPlaceholderDefinition. It allows everything
fullFormatting, images, and attachements. Using this template I have created
some posting whose contents contain html markup such as tables with images
and text.
On one of the postings I want to add a video (can be avi or mpeg). The
video file has been added to the resource gallery. So far the only way I can
get the video in the posting is to add it as an attachment. However, that
just creates a link to the file. What I really want is the Windows Media
Player to be embedded in the page and to play the file automatically.
I tried doing this by editing the html of the posting and adding the
appropriate <embed></embed> tags. This works while still editing the
posting, however once I attempt to preview or save the changes, the embed
tags get stripped out of the posting.
So, does anyone have any suggestions on how to embed Window Media Player
into a posting? Can this even be done?
A related question; why is there an "Insert Video" button on the edit
toolbar when I switch to edit mode? Why is it disabled? What is it supposed
to do?
Thanks,
Mick |
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Sat Jan 15, 2005 5:16 am Post subject:
Re: How to embed video (avi,mpeg,etc) into a posting |
|
|
Hi Mick,
check out the following olutions:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=c6a5772d-cdea-47fb-916d-05f1cea742d8
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=0ae7cd92-79ec-4f9f-9ba9-b07305c10cd2
Cheers,
Stefan
"Mick" <Mick@discussions.microsoft.com> wrote in message
news:1BAEAE7A-F610-4548-A4BC-C99812E76A12@microsoft.com...
| Quote: | Forgive me if I sound naive, I'm still learning cms. I have a basic
template
that contains just one HtmlPlaceholderDefinition. It allows everything
fullFormatting, images, and attachements. Using this template I have
created
some posting whose contents contain html markup such as tables with images
and text.
On one of the postings I want to add a video (can be avi or mpeg). The
video file has been added to the resource gallery. So far the only way I
can
get the video in the posting is to add it as an attachment. However, that
just creates a link to the file. What I really want is the Windows Media
Player to be embedded in the page and to play the file automatically.
I tried doing this by editing the html of the posting and adding the
appropriate <embed></embed> tags. This works while still editing the
posting, however once I attempt to preview or save the changes, the embed
tags get stripped out of the posting.
So, does anyone have any suggestions on how to embed Window Media Player
into a posting? Can this even be done?
A related question; why is there an "Insert Video" button on the edit
toolbar when I switch to edit mode? Why is it disabled? What is it
supposed
to do?
Thanks,
Mick |
|
|
| Back to top |
|
 |
Mick
Guest
|
Posted:
Wed Jan 19, 2005 1:07 am Post subject:
Re: How to embed video (avi,mpeg,etc) into a posting |
|
|
Thanks Stefan,
The WindowsMediaPlaceholder worked fine.
But Can you tell me about the "Insert Video" button on the edit
toolbar when I switched to edit mode (via IE browser)?
Why is it disabled? What is it supposed to do?
"Stefan [MSFT]" wrote:
| Quote: | Hi Mick,
check out the following olutions:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=c6a5772d-cdea-47fb-916d-05f1cea742d8
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=0ae7cd92-79ec-4f9f-9ba9-b07305c10cd2
Cheers,
Stefan
"Mick" <Mick@discussions.microsoft.com> wrote in message
news:1BAEAE7A-F610-4548-A4BC-C99812E76A12@microsoft.com...
Forgive me if I sound naive, I'm still learning cms. I have a basic
template
that contains just one HtmlPlaceholderDefinition. It allows everything
fullFormatting, images, and attachements. Using this template I have
created
some posting whose contents contain html markup such as tables with images
and text.
On one of the postings I want to add a video (can be avi or mpeg). The
video file has been added to the resource gallery. So far the only way I
can
get the video in the posting is to add it as an attachment. However, that
just creates a link to the file. What I really want is the Windows Media
Player to be embedded in the page and to play the file automatically.
I tried doing this by editing the html of the posting and adding the
appropriate <embed></embed> tags. This works while still editing the
posting, however once I attempt to preview or save the changes, the embed
tags get stripped out of the posting.
So, does anyone have any suggestions on how to embed Window Media Player
into a posting? Can this even be done?
A related question; why is there an "Insert Video" button on the edit
toolbar when I switch to edit mode? Why is it disabled? What is it
supposed
to do?
Thanks,
Mick
|
|
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Wed Jan 19, 2005 1:13 am Post subject:
Re: How to embed video (avi,mpeg,etc) into a posting |
|
|
Hi Mick,
this button is there for backward compatibility with migrated CMS 2001 sites
running on CMS 2001.
With CMS 2001 was no concept of custom placeholder controls.
With CMS 2002 this feature has been replaced with custom placeholder
controls which can be much better customized to individual needs.
Cheers,
Stefan.
"Mick" <Mick@discussions.microsoft.com> wrote in message
news:1F11EEF6-AFF8-43F0-87C9-84110419814B@microsoft.com...
| Quote: | Thanks Stefan,
The WindowsMediaPlaceholder worked fine.
But Can you tell me about the "Insert Video" button on the edit
toolbar when I switched to edit mode (via IE browser)?
Why is it disabled? What is it supposed to do?
"Stefan [MSFT]" wrote:
Hi Mick,
check out the following olutions:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=c6a5772d-cdea-47fb-916d-05f1cea742d8
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=0ae7cd92-79ec-4f9f-9ba9-b07305c10cd2
Cheers,
Stefan
"Mick" <Mick@discussions.microsoft.com> wrote in message
news:1BAEAE7A-F610-4548-A4BC-C99812E76A12@microsoft.com...
Forgive me if I sound naive, I'm still learning cms. I have a basic
template
that contains just one HtmlPlaceholderDefinition. It allows
everything
fullFormatting, images, and attachements. Using this template I have
created
some posting whose contents contain html markup such as tables with
images
and text.
On one of the postings I want to add a video (can be avi or mpeg).
The
video file has been added to the resource gallery. So far the only way
I
can
get the video in the posting is to add it as an attachment. However,
that
just creates a link to the file. What I really want is the Windows
Media
Player to be embedded in the page and to play the file automatically.
I tried doing this by editing the html of the posting and adding the
appropriate <embed></embed> tags. This works while still editing the
posting, however once I attempt to preview or save the changes, the
embed
tags get stripped out of the posting.
So, does anyone have any suggestions on how to embed Window Media
Player
into a posting? Can this even be done?
A related question; why is there an "Insert Video" button on the edit
toolbar when I switch to edit mode? Why is it disabled? What is it
supposed
to do?
Thanks,
Mick
|
|
|
| Back to top |
|
 |
Mick
Guest
|
Posted:
Wed Jan 19, 2005 1:21 am Post subject:
Re: How to embed video (avi,mpeg,etc) into a posting |
|
|
Ok, I understand. Thanks again.
-Mick
"Stefan [MSFT]" wrote:
| Quote: | Hi Mick,
this button is there for backward compatibility with migrated CMS 2001 sites
running on CMS 2001.
With CMS 2001 was no concept of custom placeholder controls.
With CMS 2002 this feature has been replaced with custom placeholder
controls which can be much better customized to individual needs.
Cheers,
Stefan.
"Mick" <Mick@discussions.microsoft.com> wrote in message
news:1F11EEF6-AFF8-43F0-87C9-84110419814B@microsoft.com...
Thanks Stefan,
The WindowsMediaPlaceholder worked fine.
But Can you tell me about the "Insert Video" button on the edit
toolbar when I switched to edit mode (via IE browser)?
Why is it disabled? What is it supposed to do?
"Stefan [MSFT]" wrote:
Hi Mick,
check out the following olutions:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=c6a5772d-cdea-47fb-916d-05f1cea742d8
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=0ae7cd92-79ec-4f9f-9ba9-b07305c10cd2
Cheers,
Stefan
"Mick" <Mick@discussions.microsoft.com> wrote in message
news:1BAEAE7A-F610-4548-A4BC-C99812E76A12@microsoft.com...
Forgive me if I sound naive, I'm still learning cms. I have a basic
template
that contains just one HtmlPlaceholderDefinition. It allows
everything
fullFormatting, images, and attachements. Using this template I have
created
some posting whose contents contain html markup such as tables with
images
and text.
On one of the postings I want to add a video (can be avi or mpeg).
The
video file has been added to the resource gallery. So far the only way
I
can
get the video in the posting is to add it as an attachment. However,
that
just creates a link to the file. What I really want is the Windows
Media
Player to be embedded in the page and to play the file automatically.
I tried doing this by editing the html of the posting and adding the
appropriate <embed></embed> tags. This works while still editing the
posting, however once I attempt to preview or save the changes, the
embed
tags get stripped out of the posting.
So, does anyone have any suggestions on how to embed Window Media
Player
into a posting? Can this even be done?
A related question; why is there an "Insert Video" button on the edit
toolbar when I switch to edit mode? Why is it disabled? What is it
supposed
to do?
Thanks,
Mick
|
|
|
| Back to top |
|
 |
|
|
|
|