Hi. We've got a GWT component that wraps some Flash with a GWT widget
and provides scripting hooks to it in our API.

Interestingly, the flash detection is finding the Flash Player plugin,
but when I try to actually use it I get some errors:

com.google.gwt.core.client.JavaScriptException: (String): Error
calling method on NPObject! [plugin exception: Error in Actionscript.
Use a try/catch block to find error.].
        at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:
443)
        at
com.google.gwt.dev.shell.ModuleSpace.invokeNativeVoid(ModuleSpace.java:
235)
        at
com.google.gwt.dev.shell.JavaScriptHost.invokeNativeVoid(JavaScriptHost.java:
107)

Should this work? If not, why is flash being detected at all?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to