O.P. "Live" Scripting Interface: Creating an instance of an ActiveX object
hi!
I have an old plugin I want to port to the new scripting interface as soon as Plus Live is out. In this old plugin, I use a Windows Media Player object to playback sound, midi, streams, videos, etc.pp.
Now I wonder: Will there be a way to get an instance of windows media player as an object into the scripting interface? of course, I could pack the activeX object into a DLL and call that DLL using Interop:Call, but that would be quite ugly...
Anyone have an advice for me? Thanks a lot!
Regards,
Rupert
|