Hi. I've been working on this problem for weeks now and don't know what else I can try. I've tried both the HTML method (<object> & <embed>) for embedding flash objects and the SWFObject method. Both are currently implemented in my gadget to show the problems with each. I've got 5 flash audio players on one tab in my gadget, with all the code coming from an xsl file.
HTML method: FF3, Opera 9, Safari 3, and Chrome all play the flash. IE7 shows all the players but will only play the first one outputted (so that's the one at the bottom of the tab). SWFObject method: FF3 and Opera 9 play all the flash. Safar 3, Chrome, and IE7 all show whatever is in the <div> section, regardless if Flash is installed or not. Here's the gadget, it's under the Podcast tab: http://kexp-developing-gadget.googlecode.com/svn/trunk/kexp_rss_gadget.xml Here's the xsl file: http://kexp-developing-gadget.googlecode.com/svn/trunk/podcasts.xsl It might be helpful to mention that I've noticed Javascript in my xsl file only working in FF3 and Opera 9. I've tested with an alert statement and those are the only browsers that show it. You can see that by clicking on the Events tab. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
