Re: Does Embed or Object Tag have "events"?
- From: "Anil Gupte" <anil-list@xxxxxxxxxxx>
- Date: Tue, 5 Jun 2007 12:58:14 +0530
But how do I get an event? Actually, what I want to do is to use Embed or
Object to show a Flash Video or a Windows Media file. When the video
finished playing, I want to play the next video or redirect to another page.
So, I want to capture the "Done Playing" or whatever event. I could look
for an EOF in the stream, but I am not sure how to do that?
Thanx,
--
Anil Gupte
www.keeninc.net
www.icinema.com
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx> wrote in message
news:uIgh$2TpHHA.3880@xxxxxxxxxxxxxxxxxxxxxxx
"Anil Gupte" <anil-list@xxxxxxxxxxx> schrieb:
I want to embed using an embed tag or object tag (like YouTube or others
do) to embed a video file in a web page. I want to know if there is an
event related to the video being done playing. Also are there other
events?
ActiveX controls embedded into Web pages can have events. These events
are listed in the documentation and they can be handled using client-side
JavaScript/JScript/VBScript.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
.
- Follow-Ups:
- Re: Does Embed or Object Tag have "events"? - Anil Gupte
- From: Paul Chan
- Re: Does Embed or Object Tag have "events"? - Anil Gupte
- References:
- Does Embed or Object Tag have "events"?
- From: Anil Gupte
- Re: Does Embed or Object Tag have "events"?
- From: Herfried K. Wagner [MVP]
- Does Embed or Object Tag have "events"?
- Prev by Date: Re: Error when saving voice using mciSendString
- Next by Date: Re: Unicode/UTF-8 decoding
- Previous by thread: Re: Does Embed or Object Tag have "events"?
- Next by thread: Re: Does Embed or Object Tag have "events"? - Anil Gupte
- Index(es):
Relevant Pages
|