E-mail List Archives
Re: insight about weird flash
From: Andrew Kirkpatrick
Date: Nov 20, 2009 11:05AM
- Next message: Carin Headrick: "Re: insight about weird flash"
- Previous message: Randi: "Re: Adding alt tags to photos"
- Next message in Thread: Carin Headrick: "Re: insight about weird flash"
- Previous message in Thread: Carin Headrick: "insight about weird flash"
- View all messages in this Thread
Your culprit: s1.addParam("wmode","transparent");
They are using a windowless mode and don't even need to here. If they change this to
s1.addParam("wmode","window");
then you can do some further testing.
Thanks,
AWK
Andrew Kirkpatrick
Senior Product Manager, Accessibility
Adobe Systems
<EMAIL REMOVED>
- Next message: Carin Headrick: "Re: insight about weird flash"
- Previous message: Randi: "Re: Adding alt tags to photos"
- Next message in Thread: Carin Headrick: "Re: insight about weird flash"
- Previous message in Thread: Carin Headrick: "insight about weird flash"
- View all messages in this Thread