Game Development Community

Navigating to a Web Page

by Michael A Bocchi · in Torque Game Builder · 08/03/2010 (7:37 pm) · 3 replies

Is it possible to have the user redirected to a web page from inside TGB?

Example:
User sees pretty button ---> user pushes pretty button -----> users default web browser launches with desired web page.

So is this possible and i'm just missing it?
If so could some one please inform me on how or direct me to a resource?

Thank you.

#1
08/03/2010 (7:46 pm)
There is a gotoWebPage(%url) function that you can use. I dont have TGB, so check first to see if this is in there somewhere.
#2
08/04/2010 (8:50 am)
It absolutely is in there... just use GotoWebPage... with the full URL. Works like a charm in 1.7.4.