|
-
August 1st, 1999, 01:11 AM
#1
ActiveX - MS Animation
I'm desinging an app in which I need to play an AVI file... so I inserted the Microsoft Animation ActiveX componet...
when I call the Open function to open an AVI, it sais that it can't open the AVI file... but it's a valid path... here is the code I'm using:
m_ctlAnimate.Open("C:\\3.avi");
Also, I need to know how to use the Play funtion... I can't figure out how to define the variables for it...
Thanx... Cube
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
|