How to Load A Webpage

In my app, i want to have a menu, and upon tapping one of the options it will take you to different parts of a website.

I can load a local page with

native.showWebPopup( "localpage.html", options )

but how do you load a normal one?

Hey there :)

http://developer.anscamobile.com/reference/index/systemopenurl

Example;

system.openURL("http://techority.com/")

Peach :)

views:1420 update:2011/9/30 9:15:39
corona forums © 2003-2011