How would I be able to read this line "
" printed in Output window. I need it to be in ActionScript.
My movie opens an asp file. If the ASP server is down and Flash can not find a file, this error would be displayed.
I need to know if I can read the error message (I am using Load Variables)
Any suggestions are really appreciated...
Simon
Code:
Error opening URL "..."
My movie opens an asp file. If the ASP server is down and Flash can not find a file, this error would be displayed.
I need to know if I can read the error message (I am using Load Variables)
Any suggestions are really appreciated...
Simon