Automatic movie playing, embedding and linking.

OutbackInvestments

Registered User.
Local time
Today, 14:26
Joined
Jun 9, 2000
Messages
15
Hi again. I have a second question. I have a movie that contains the company logo that I wish loaded on startup. I have it as an avi file, in a directory. What I want is this,
On start-up, the database looks in the root folder (where it is located) for the movie, then automatically plays it once, and then stops. When it stops, go to the next form.
Can anybody help with that one? For an example of what I want, I made HTML code for it.

<embed src=".\oic.avi" autoplay=true loop=false>

something like that.

Thanks again!
 

Users who are viewing this thread

Back
Top Bottom