Kirk
Kirk

Reputation: 638

Chrome Blocking Javascript, Google Wave, Google Gadgets

Project: Developing a gadget template for Google Wave which will allow my Flash movies to interact with the Wave api. I had to adapt the existing Flex application so that it would work with ActionScript. This was a success.

Problem: Chrome v4.0 is blocking the load and/or execution of javascript files linked to in the Gadget's XML file.

(Already confirmed the gadget works in Chrome v3.0)

Example & More Details: https://wave.google.com/wave/#minimized:nav,minimized:contact,minimized:search,restored:wave:googlewave.com!w%252BLby6vkE9A

Errors Thrown by Chrome:

Resources:

Search google for wave-as-client

Google Sites site/gumontheshoe/home/my-cabinet

Is there anything I can do from my end to fix this?

Upvotes: 0

Views: 940

Answers (1)

jaywon
jaywon

Reputation: 8234

Use a different browser. I had the same problem, continued my development in Firefox.

Upvotes: 0

Related Questions