Tell when a ShockWave file has ended....

U

UJ

Is there any way with the Shockwave object to tell when a SWF file has
finished playing? It would be nice if there was an event like in the Media
Player that is called when the state changes.

TIA - Jeff.
 
N

Nicholas Paldino [.NET/C# MVP]

Jeff,

I don't know that Shockwave exposes an event to do this. If you embed
the control in a windows form, you should see the events that are exposed
(these are the same events exposed in a web page, I imagine, since you would
be accessing the automation interface in each).
 

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