Hi all,
I want to pass username to swf file. It was working fine when i use
_IG_EmbedCachedFlash, but pass blank when use
gadgets.flash.embedFlash. I am using following code, is it ok or have
some mistake.
gadgets.flash.embedFlash(url, "flashComponent", {
swf_version: 8,width:800,
height: 600,
id: "flashid",
flashvars: 'username='+ _esc(username)
})
Thanks
Rush
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenSocial Application Development" 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/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---