Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
markup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Nov 2010 at 19:32 UTC
Updated:
20 Nov 2010 at 23:56 UTC
embeddied flash content becomes in accessible within the Drupal markup, whereas the same code is fully accessible outside of it.
steps to repro:
the above example was done using d6 / swftools.
note: a similar issue was opened against the swftools module, and the author there worked around the issue by providing javascript buttons to interact with the flash content. however, I am opening this against drupal core, as this flash content should be accessible the same way if it was outside of it. see it here: http://drupal.org/node/414708
feel free to change any of the issue properties, as I wasn't sure of some of them.
Comments
Comment #1
mgiffordI haven't tested this myself, but your test was done on D6 not D7 - http://sb.atexplorer.com/CHANGELOG.txt
Any ideas what Drupal may have changed?
Comment #2
Everett Zufelt commentedI haven't taken a look at the examples you point out. But, as far as I know, there is nothing in core that would prevent a module developer from properly using a flash object. Setting to Won't fix. Please file an issue about this problem with the module.