Hi,

I wrote a tiny gadget (a collaborative drum machine) at the Wave
hackathon earlier this year.

Now that wave is out, I'm trying to get it working again.

The gadget URL is http://codeorange-entertain.appspot.com/drum/drum-gadget.xml

It depends on soundmanager2, a SWF and javascript library, to play its
sounds. I load the SWF successfully into a div of my choosing using
the gadgets.flash.embedFlash() API. But for some reason, the
soundmanager code is unable to find the swf via the DOM, or unable to
communicate with it. Is embedFlash() actually adding a nested div
somewhere?

----

As an unrelated question, is there a testing sandbox where I can load
my gadget _without_ the rest of the wave interface? It would make
debugging a little quicker, I think. I tried just opening the IFRAME
URL for my embedded gadget, but this apparently doesn't fully work...

Thanks,
Dave

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave API" 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-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to