- Banned
- #11
samuel337 said:devo said:Doesn't the online content plugin display web pages, ive looked at the code and it uses the mozilla activeX control but I have tried it.
If it does then all we need to do is create a new plugin and use the same idea.
I wouldn't mind helping do this as I would use it very often.
I like the layout of the simple browser too.
I created the Online Content plugin, though i haven't had time to update it recently.
It uses the IE ActiveX control. I tried the mozilla one, but it didn't support the new HTMLDocument2 object, so I couldn't zoom properly.
It works by loading a winforms dialog over the DirectX MP environment. As its loaded by MP though, it can fully communicate with MP.
Sam
That sounds great. The mozilla control is meant to be switched from underneath the IE one so its possible it could be replace when the zooming is fixed, or working properly. (Mozilla rocks )
Do you mind if we borrow your code and make a web browser plugin or was that your intention with the OC plugin?