Re: QuickTime Files
- From: "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Jun 2005 14:59:04 -0400
Josema,
To show a .mov file in a page, I believe you will need to use an
<object> tag.
What I would do is look for a web page that has a movie page embedded in
it already, and look at the source. Look for an <object> tag, then look for
the URL of the movie is being shown. You should be able to figure out how
to manipulate the tag so that you can place it in your page and show a .mov
file of your choosing.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"Josema" <Jestrade@xxxxxxx> wrote in message
news:AF7BE2AD-345C-4479-B3E6-5DD2ED3D44D0@xxxxxxxxxxxxxxxx
> Hi to all,
>
> I would like to know how to start with this kind of stuff:
>
> Show a .mov file into a part of a page.
>
> Actually i dont know anything about it, but any link or piece of code to
> start with, will be grateful...
>
> --
> Thanks
> Regards.
> Josema
.
- References:
- QuickTime Files
- From: Josema
- QuickTime Files
- Prev by Date: Re: Datagrid information
- Next by Date: Re: Dataset to typed dataset
- Previous by thread: QuickTime Files
- Next by thread: Compare SortedList
- Index(es):
Relevant Pages
|