Hey Guys,
I am currently just finishing a project and I am having a big time problem with an ExternalInterface call.
My application runs fine but when the javascript call is being made from flash using external interface, IE is going from the “Done” message, to showing the “!” icon, with “error on page” as the message.
There is no error that is showing up in Firefox.
The current error I am seeing is an ‘Unterminated String Constant’, which wouldn’t be a problem except for that it appears on line 1… which is
<html xmlns=“http://www.w3.org/1999/xhtml” xml:lang=“en” lang=“en”>
So anyways, if anyone could give me a hand it would be a great help.
Thanks,
–d