|
-
May 31st, 2000, 12:02 AM
#1
Thread Starter
Hyperactive Member
I know how to create an animated gif..
Public Function AniGIF1stepGo()
AniGIF1.Play
End Function
Public Function AniGIF1stepStop()
AniGIF1.Stop
End Function
Private Sub Command1_Click()
AniGIF1stepGo
End Sub
But how can i animate the gif while copying and modifying files is going on..?
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
|