|
Thread: AVI
-
Aug 2nd, 2000, 12:37 PM
#1
Hi all, I have a question regarding the loading speed of my AVI file. I run a AVI file on my splash screen but it run so................ slow. How can I speed it up? I used the Animation control and insert the code in the Load Event of the Splash Screen.
'***************
Private Sub Form_Load()
Animation1.Open App.Path & "\TMP3.avi"
Animation1.Play 1
End Sub
'***************
Please Help!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|