Load HTML Content...

Hello, I’m really new to Corona, but I think I can do a lot with it.

My question is this. I have a web page for my customers and currently we have a function that creates a google map dynamically with some information.

We have adapted this function to create a response with the required HTML that could be downloaded and presented with our mobile devices, in other words we download the source code of our map. Is it possible to take this source code and load it to some web viewer using corona?, we did it using xCode, but no idea how to do it here, maybe its not even a good practice, but I would like to know if its possible.

Thank you very much for your time and support. [import]uid: 119962 topic_id: 20898 reply_id: 320898[/import]

See:

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

And since you have access to the daily builds, there is a new native web object that has come cool features too. Check out:

http://blog.anscamobile.com/2012/01/using-the-new-native-web-video-apis/

Rob [import]uid: 19626 topic_id: 20898 reply_id: 82476[/import]

Thank you very much Rob, i’ll give it a try :smiley: [import]uid: 119962 topic_id: 20898 reply_id: 82480[/import]