hi all,
thanks in advance. i was trying to use the native.showWebPopup, but seems it only support access system.ResourceDirectory. I can’t like download a HTML and open it via the WebPopup which save the file in system.DocumentsDirectory.
The code i used:
local options = { baseUrl=system.DocumentsDirectory, urlRequest=webListener }
native.showWebPopup(x, y, 320, 180, “index.html”, options )
many thanks
eric [import]uid: 4050 topic_id: 4079 reply_id: 304079[/import]