|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
Parameters
Return value
| ID of the new web browser object, or NULL if object cannot be created. |
Description
Creates a web browser object in the specified window.
A web browser object is an embedded version of Microsoft Internet Explorer. The browser object renders HTML documents and supports all extensions such as Macromedia Flash Player, Windows Media Player, etc.
It is possible to create up to 30 browser objects per application.
Important: It is generally recommended to use browser.createEx to enable communication from JavaScript to MioEngine. |
|
|
|