We seem to be seeing problems with flash not loading in gadgets under
windows 2000. Has anyone else seen this problem? 

(began testing since third parties started complaining of problems under
windows - typically the bug reports didn't report what version of
windows they were running)

We don't normally test 2000 here, so it might be a standard issue I'm
not aware of, and we don't have a copy accessible locally (or NT)- but
using remote testing services on XP and 2000 with the same browser and
flash version seems to point to 2000 being the only possible problem...

If anyone can replicate this problem then I'll open a JIRA, if not then
I can put the bug reports for our system into backlog.

The gadgets causing problems are embedding the YouTube player (or
another flash player) using:


"""
gadgets.util.registerOnLoadHandler( function(){
gadgets.flash.embedFlash(flashurl, 'flashspace', '8',
{allowScriptAccess: "always",id:'ytplayer'} );
          }
      )
"""


we're using trunk from revision 709142, but the only update to
features/flash/flash.js since is SHINDIG-723, which simply adds an id if
there is not one (and there is one on the gadgets we're testing)

Tim Wintle

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to