Copy link to clipboard
Copied
I have code in place that when you add your name and hit the submit button, it passes the data to an online script. The script will then generate some text that reads: result=25
The "25" is the unique ID for the person. This code works in three other apps that I've made. I can copy the code from my main app into a new file and it works. However, using Debug, I find I get this error.
halted - not permitted from file:///...
-- Untrusted local SWFs may not contact the Internet.
I tested the security sandbox and the file is Local Trusted. I've adjust the security setting in the Control Panel. So what am I missing?
Have something to add?