# COM (Component Object Model) Interfacing?

**URL:** https://forum.kirupa.com/t/com-component-object-model-interfacing/302533
**Category:** flash
**Created:** [January 2, 2010, 7:27pm UTC](https://forum.kirupa.com/t/com-component-object-model-interfacing/302533 "2010-01-02T19:27:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Zazza](https://avatars.discourse-cdn.com/v4/letter/z/35a633/32.png) [@Zazza](https://forum.kirupa.com/u/Zazza)
#### Post date: [January 2, 2010, 7:27pm UTC](https://forum.kirupa.com/t/com-component-object-model-interfacing/302533/1 "2010-01-02T19:27:50Z")

</div>

Greetings,  
I’m pretty newbie about COM interfacing and I hope you could enlight me about this problem…

I’d like to make a Flash “frontend” for a DVB application (DVBViewer). This application can interact with COM interface (classes,objects,etc).  
The question is: are there any third party applications (Zinc ?,mprojector ?) that can make a Flash/Actionscript compiled movie interact thru COM interface?

Example: a flash little window with a button, when I click the button a label tells me which channel I’m watching (in DVBViewer case… property “name” of “IChannelItem” interface)…

I hope I’m not so OT…  
Thank you very much for your time…
