Recent Changes - Search:

ZGameEditor

Documentation

Community

Edit sidebar

WebOpen

WebOpen

Component to access web pages. This can be used for posting and displaying online high scores or making turn based multiplayer games.

Example usage: "YakYakReader" sample project.

Properties

Url

The URL of the web-page. For instance "http://www.google.com".

InBrowser

Set this property to true if you want the web-page to open in a separate window.

OnResult

This will be executed when the web page has been read (only when InBrowser=false). Put code here to read ResultString.

ResultString

This string holds the content of the web page.

Edit - History - Print - Recent Changes - Search
Page last modified on February 25, 2010, at 03:58 pm