Hi All, I had an app in 6i that was a kind of video editing tool and wanted to upgrade it to LabVIEW 7. Also in the upgrade process I have Windows Media Player 9 now.
Problem, I can't get diddle to run. Specifically, I'm just trying to load an mpg file and get an error. I run my activeX refnum into a property node and select the currentmedia property. I then run that into another property node and select the name property, change it to write and wire in a file path name converted to string. When I run, I'm getting an error that says the currentmedia refnum I'm running into the 2nd property node is a null reference. Doesn't make sense as all the properties are shown for currentmedia in the 2nd property node. Any ideas? Greg
