Closed GoogleCodeExporter closed 9 years ago
allowDomain
Original comment by yiditu...@163.com
on 27 Dec 2011 at 1:22
seems it's not allowed to use Security.allowDomain() in AIR app, I'm getting
the same error
Original comment by XIAOBOLO...@gmail.com
on 27 Dec 2011 at 2:36
I tried remove some params to see what's the result, here it is:
ERROR:-T9 -s internallinkfunction=true -t
ERROR:-T9 -s internallinkfunction=true
ERROR:-T9
OK:-t
OK:-s internallinkfunction=true
I attached a file using:-T9 -s internallinkfunction=true -t
using "internallinkfunction=true", because i want control the hyperlink in my
app when user click it
Original comment by XIAOBOLO...@gmail.com
on 27 Dec 2011 at 3:30
Attachments:
Use "-s linknameurl" instead of internallinkfunction. Supplying this argument
will throw a ExternalLinkClicked event which can be handled via JavaScript or
Actionscript.
Original comment by erik.eng...@devaldi.com
on 29 Dec 2011 at 5:13
Original issue reported on code.google.com by
XIAOBOLO...@gmail.com
on 26 Dec 2011 at 10:21