GMAX
Welcome to GMAX!
Probably this thing will amaze as such as that you'll leave GM and start following us!
Joking aside, GMAX allows you to embed ActiveX / OLE objects into your GM game.
What's special about that? There are many programs that export their code or internal engine as ActiveX to allow other programs to use them. This includes:
- Microsoft Internet Explorer
- Windows Media Player
- VideoLAN Client (VLC Player)
- Windows System Monitor Control (WMC)
- Word / Access / Powerpoint controls
- GmX / InstantPlay
- Java / Flash / SilverLight
- ...
Features:
- Use any number of ActiveX (even of the same type)
- Execute methods (with any number of parameters)
- Get / Set ActiveX property values
- RTView (freeware app to explore ActiveX dynamically)
- Events list
- Returns events thanks to Smarty
- New! Windows Messages filter, so you can block ex: flash right-click menu (shown in flash demo) or make browser control completely readonly.
Download
Download GMAX 3! (Not updated yet, please don't download atm, will be updated at the end of this day)
Screenshots
WMA and SMC in GM!

Web browser (MSIE) with GM + GMAX

RTView ActiveX explorer

Use wisely!
Regards,
Christian V. Sciberras
Edit: Just realised, this is the fourth dll that has to do with web browser!
GAXC
From the next version (that is v3) onwards, we will give a set of GM helper scripts, which helps you controlling the dll and making the controls you want quickly and cleanly.
For example to create a flash control, you simply use:
global.swf=gaxc_flash_create(window_handle(),0,0,200,300) // parent, x, y, width, height
- Microsoft Internet Explorer
- Windows Media Player
- VideoLAN Client (VLC Player)
- Windows System Monitor Control (WMC)
- Word / Access / Powerpoint controls
- GmX / InstantPlay
- Java / Flash / SilverLight
- <reply to suggest another here>
License
Free for commercial and non-commercial use.
No need to be credited.
May be redistributed (as a library pack) or otherwise as in an application.
You may not claim it as your own
May be modified (please mark it as modified).
Contact us if a particular situation is not listed
Edited by uuf6429, 06 August 2008 - 06:48 AM.













