Also, I don't know if it matters, but I call gadgets.flash.embedFlash (...) from the init callback.
On Sep 23, 5:06 pm, Gijsbert <[email protected]> wrote: > I use a string for the flashvars: > > { > allowScriptAccess:"always", > flashvars:"var1=1&var2=2" > > } > > On Sep 20, 1:24 pm, papyromancer <[email protected]> wrote: > > > I'm trying to use the gadgets api to embed a flash player that > > requires flashvars and is usually embedded with > > swfobject:http://www.kaltura.org/kdp-basic-usage-embedding-html-pages-and-playback > > > I'm having a tough time figuring out how to pass the flashvars, params > > pass fine, but there doesn't seem to be a way to include the flashvars > > that's as easily accessible as it is in > > swfobject:http://code.google.com/apis/gadgets/docs/reference/#gadgets.flash > > > Right now I'm passing flashvars inside params, but I don't think it's > > formatted properly: see lines 55 through > > 70:http://github.com/papyromancer/kaltura-wave/blob/aba3eed7558b7c1cb9fa... > > > --Drew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
