Skip to main content
Known Participant
April 25, 2016
Question

Stagewebview Get parameters local files?

  • April 25, 2016
  • 1 reply
  • 440 views

I am using stagewebview to load local html files in my air applications. When I add and GET parameters to a local files url (ie ?test=test) I get an error stating that the files location does not exist. Loading the same file without the parameters works great. Also loading a external html page with parameters works perfectly.

My question: How can I add GET parameters to a url when loading a locally stored HTML file?

This topic has been closed for replies.

1 reply

Known Participant
July 26, 2016

Any ideas on this? Still struggling with this problem.