You could take the ninjam app, and cram it into an active-X control.
There's not an awful lot of windows stuff, but obviously, there is some
It's also VERY VERY VERY well encapsulated.
See the main class NJClient.
If you can direct that class, that's basically it
You can also attempt to employ the entire windows GUI as is, except make an attempt to embed it within a different container/parent window.
You'll have to decide which is the path of least resistance for your app.
Quote:
Originally Posted by Streets
any chance for a plug in for building ninjam right into a web page? this would allow users to quickly find other users based on different web page criteria. i know for years i been working with various VOIP software for allow people to do "virtual jams." Currently i am using Team speak for this with a small scrip for a direct log in (logs in user verifies password if needed and auto launches team speak) while this is help fully i am really interested in something i can just embed into my page simplifying my needs. if you have any ideas please let me know.
|