ANIMATION

  • Thread starter Thread starter Guest
  • Start date Start date
Private Sub Form_Load()
PlayAVI "C:\{path to AVi}", {name of AVI}
End Sub

Private Sub Form_Unload(Cancel As Integer)
CloseAVI
End Sub

I have added the items in {...} and you will need to change them

Hope this helps
 

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

Similar Threads

PowerPoint Freeze animation 1
PowerPoint Super Stuck and Desperately Need Help 0
PowerPoint Animations in hyperlink slideshow 0
PowerPoint Animations 0
ANIMATION 1
Powerpoint next slide when animation running 0
Treeview help--I just don't get it 8
A Student asks a question 3

Back
Top