Hi all, I've developed a media player in Microsoft Silverlight and i've already used it as a Windows Vista Sidebar gadget. Now i'm trying to create a iGoogle gadget containing my Silverlight player. My mediaplayer.xap file is being hosted on Amazon's S3 along with my iGooggle gadget's xml file, but for some reason i can't access any of the methods, events or properties of my Silverlight classes... I know that Silverlight has some cross domain issues, but i've already fixed this and my player works when hosted on a webserver referencing the Silverlight .xaml file cross-domain, it's only inside the iGoogle sandbox that there is an issue. I'm thinking that it's most probably some kind of security issue regarding cross-domain communication between the iGoogle sandbox and a Silverlight package. Has anyone successfully developed a Silverlight Google Gadget?
Any response would be much appreciated, Thx --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
