On Mar 25, 2008, at 12:32 PM, shivkxr wrote:
> Try..catch around the ExternalInterface call?
>
> Tracy
That's the best that can be done?
Unless you have control over the HTML, yes that's the best you can do.
That's the point of this security by the way. SWF files cannot
control the sandbox - it's not their place to do so. The HTML
containing the SWF file is responsible for the security of the SWF
file itself.
If SWF files could do anything like that running in the browser, it
would be bad, very bad.
- jon