Hi, Today we're having the same issue in both sandbox and production enviroments. The plugin is loaded successfully but a white background is displayed instead. If we right-click over the swf movie the Flash player's context menu says "Movie not loaded..."
It doesn't seem to be failing on every machine since we don't have several user complaints. Please, any ideas? On Nov 4, 12:38 pm, FatGanz <[email protected]> wrote: > I also have this problem, tried to debug but no result. > Anybody have any ideas? > > On Oct 18, 2:01 pm, Shyju <[email protected]> wrote: > > > I am trying to develop an orkut application using the help of > > opensocial API's my application page would load a flash (.swf) file. I > > am using gadgets.flash.embedFlash function to load thee swf. code is > > shown below > > var swfUrl="http://www.myservername.com/open-social/live/game.swf? > > usename=shyju"; > > var params = {}; > > params.menu = "false"; > > params.allowscriptaccess = "always"; > > gadgets.flash.embedFlash(swfUrl, "flashcontent", "9.0.0",params) > > > This is working in firefox,safari and chrome .But not in IE 6 and 7 . > > > Can any one tell me how to solve this ? am i missing anything ? > > > Thanks in advance -- You received this message because you are subscribed to the Google Groups "Orkut 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/opensocial-orkut?hl=.

