Try Tinyweb.dll
http://gmc.yoyogames.com/index.php?showtopic=278823
* tWebCreate(x,y,width,height) - creates the the control on gmwindow
* tWebGoTo(url) - navigate to the specified url
* tWebGoBack() - go back in history
* tWebGoForward() - go forward in history
* tWebGoHome() - go to home page
* tWebGoSearch() - go to search page
* tWebRefresh() - refresh the current page
* tWebMove() - move the window
* tWebSize() - resize the window
* tWebShow() - show or hide the window
* tWebRelease() - release the interface
Use system plugin to call functions. Good luck 🙂