There is no allowScriptAccess property in the tag in theme_emvideo_brightcove3_flash.
there needs to be a configuration feature which will allow administrator to configure the value of allowScriptAccess to "none" or "Samedomain" or "always" and adds this to tag.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | media_brightcove-allowScriptAccess-830462-2.patch | 3.58 KB | timmillwood |
Comments
Comment #1
timmillwood+1
Comment #2
timmillwoodHere's the most simplest patch for the 6.x-2.x-dev branch.
This patch adds allowScriptAccess="always" as a hardcoded parameter.
I'd be great to add this as a controllable option within the brightcove settings. (on my todo list)
Please test and review.