LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

playavi.prj problem

Hi. I loaded the playavi.prj in the samples CVI released with CVI 4.
When trying to open a .mpg file with call to AMovie_OpenIActiveMovie2
I get no handle and no error. I believe I need to create an activeX controller.
Any ideas as to what I'm missing here?
0 Kudos
Message 1 of 2
(3,030 Views)
You have a newer version of the Movie player than the one that was used to
create the example. They are not supposed to remove or change the old interfaces,
but they frequently do. I would create a new instrument driver for the Active
movie from the ActiveX Automation Wizard in the Tools menu and try and recreate
the program with that.

Best Regards,

Chris Matthews
Measurement Studio Support Manager

"G M Hall" wrote:
>>Hi. I loaded the playavi.prj in the samples CVI released with CVI 4.
>When trying to open a .mpg file with call to AMovie_OpenIActiveMovie2>I
get no handle and no error. I believe I need to create an activeX controller.>Any
ideas as to what I'm missing here?>
0 Kudos
Message 2 of 2
(3,030 Views)